TriVoxel
TriVoxel
> This will be solved in #985 where we replace the go backend with a rust backend. And it already works, but we need to fix the debian crosscompiling and...
> What GPU are you using for decoding (Intel/AMD/Nvidia)? System specifications: Clapper 0.5.2 (Flathub) Operating system: Fedora Linux 38 (Workstation Edition) Desktop: GNOME 44/Latest, Wayland CPU: AMD Ryzen 7 5800X3D...
Parhaps adding a per-codec software encoding option would be best? In Kodi, I've noticed the software H.265 and AV1 encoders tend to have better performance, compatibility, and stability. Maybe a...
Indeed, this really made a huge difference. `vah265dec` may not be optimized on AMDGPU. Also, the AV1 decoder in question is `av1dec`.
Okay, so I found the `av1dec` under `AOM`. Disabling this results in no video playback, indicating there is no fallback. I'm not sure if much can be done to improve...
@Rafostar Went ahead and asked for this decoder in the issue you mentioned. One developers' [reply](https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/issues/1502#note_1546239355) stated that is would be possible to include the codec in the application manually....
Fair enough. Sounds like it could be more work than it's worth. I actually just upgraded to an AMD Radeon 7900XTX today, and I can confirm that the AV1 hardware...
> Implementing "Go to" will be hard considering that gtkcord4 doesn't yet have a scroll-back thing. I was planning on Pinned messages to be a completely different view that goes...
How I'd do it, if Flatpaks can't be pushed with a new update, is to simply remove the app and bundle the Flatpak version with the ISO. Existing users likely...
@Exzap I seem to be able to build it now. Thanks for closing the issue!