8

I recently switched to an AMD GPU and VA-API is the only option for hardware acceleration on linux that is viable. But Handbrake does not support it and it doesn't seem like it will in the foreseeable future, so I am looking for an alternative. Ideally it is just an ffmpeg GUI, but I did not find any that are:

  • actually compatible with linux
  • updated in the last 5 years
  • have an option vor h264_vaapi or hevc_vaapi video codecs

Another workflow I thought about that is not working is transcoding the video, but copy all audio and subtitles and let handbrake handle that, however Handbrake has no option to just copy the video stream...

So far I have tried:

  • ffmpeg_batch: wouldn't use my local version of ffmpeg, because of some path error, only works through wine
  • qwinff: got it building, but no VA-API codec, and no mkv output support (over 10 years old)
  • Shutter Encoder: only works through wine, font problems, no va-api support
  • Avidemux: takes forever to open a video clip, more of a video editor, no va-api support
  • Hybrid: know it from my windows days, clunky UI, no va-api support, but best candidate for me right now as I could use it to just copy video and handle audio and subtitles in here
  • StaxRip: the .7z file could not be extracted, I just got an error

Any ideas or suggestions?

top 4 comments
sorted by: hot top controversial new old
[-] JASN_DE@feddit.org 4 points 2 months ago

Do you actually need the GUI or is it simply a preference? Because investing 15 minutes in a proper ffmpeg script might be worth looking into.

Apart from that, what would that hybrid "ffmpeg-then-Handbrake" approach look like? What would be the goal here?

[-] cyborganism@lemmy.ca 1 points 2 months ago

Just an anecdote, I would LOVE for ffmpeg to have a GUI.

[-] who@feddit.org 2 points 2 months ago* (last edited 2 months ago)

Are you aware that HandBrake supports AMD VCN hardware video encoding, but doesn't show the option in the GUI unless support is detected on your system? Perhaps you could get it working by installing the AMD's proprietary driver.

https://handbrake.fr/docs/en/1.9.0/technical/video-vcn.html

https://wiki.archlinux.org/title/AMDGPU_PRO

You haven't said what kind of source media you're encoding, so we don't know if there's a feature of Handbrake that would be hard to replace using another tool.

VA-API is the only option for hardware acceleration on linux that is viable.

I guess that depends on what you mean by viable. Are you aware of Vulkan Video?

https://www.phoronix.com/news/Vulkan-Video-VCN2-VCN3-Default

https://www.phoronix.com/news/RADV-Vulkan-Video-Low-Latency

FFMPEG apparently merged support for it last year. If you can't get HandBrake to do what you want, you might consider investing some time in learning ffmpeg commands.

https://www.phoronix.com/news/FFmpeg-AV1-Vulkan-Encoder

[-] bishoponarope@lemmy.world 1 points 2 months ago

Tdarr supports AMD GPUs I think? it may be through a plugin, but it shouldn't be a problem. And now you've asked that question, I'm going to go test that and see if I can confirm I'm right.

this post was submitted on 05 Jun 2025
8 points (100.0% liked)

Linux

12810 readers
6 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS