About your question:
I’m converting my DVD library using handbrake and AV1 codec.
If I understood correctly ffmpeg 8 is better than the previous version.
So when handbrake will be released with the new ffmpeg version I’ll try to convert again a DVD and compare the results.
If the result is better I’ll convert again DVDs from the originals.
That’s the first time I’ve heard that. But taking your logic to it’s next step, what about the next release of ffmpeg, or the one after that, are you going to keep chasing them until you get the perfect conversion for your DVDs?
Personally I think you are just making extra work for yourself. But it’s your time, and your money.
It might have helped if you had explained that at the very beginning of your original post. It’s difficult to assist people who don’t explain themselves.
As it happens, I have no Idea.
Here’s my GPU details, on my new computer, Before this the capabilities were even less.
The Advanced Media Framework (AMF) provides developers with optimal access to AMD GPU for multimedia processing. AMD AMF AV1 Encoder is a professional video encoder that provides powerful video encoding capabilities and a wide range of customization options. It is designed to meet the individual needs of different users. Users can adjust the encoder’s parameter settings to meet different encoding requirements, such as resolution, bit rate, frame rate, encoding quality, and more. These parameter settings can be customized based on users’ needs to meet different video encoding scenarios and device requirements.
Still I don’t understand if hardware codec is user or not.
The Arch package only recently enabled VCE (AMD Video Coding Engine), for actually using it you need to use the proprietary AMD drivers HandBrake Documentation — AMD VCN which are on AUR (also tested first hand years ago)
Handbrake don’t use VAAPI AFAIK
I have a similar card but isn’t mounted at the moment (and unlikely to happen soon)
For what I read hardware codecs are relatively fast but less accurate, less configurable and will never be updated on the card, for quality use a software one
Foe once you can test handbrake-dev-git AUR package which built the master branch with almost all options enabled (minus FDK-AAC)
recent commits have updated the bundled SVT-AV1 to 4.0.1 and AMF to 1.5.0
I don’t particularly reccomend that because AMF is already enabled in repo’s ffmpeg; that pkgbuilds add several other AUR packages dependency (some of which legacy) and greatly increase the maintainance burden