he/him

  • 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle

  • You’re not wrong, it’s definitely not something a n00b should attempt in most cases. But I’ve done this before to save myself the need for distrobox. A lot of proprietary software only offers .deb, but is usually either statically linked or comes with its own set of nearly all the libraries it needs. So just extracting and running it often does the trick on non-debian distros like Fedora in my case.

    Seriously though, just use distrobox or see if there’s an unofficial package for your distro that you trust (AUR/copr/ppa/OBS). It’s more straight forward especially if you don’t know what you’re doing.







  • You can use VAAPI or NVENC for hardware encoding, I believe there are presets for that in the render dialog nowadays. I think that is or was broken in the AppImage though. Using the GPU for actually processing heavy effects (like color correction, chroma keying, transformations etc) is currently not possible and the GPU processing option in the settings is broken. And many of these effects are single threaded on the CPU.