HaveAGitGat / HBBatchBeast

A free GUI application for HandBrake and FFmpeg/FFprobe with an emphasis on batch conversion (including recursive folder scans and folder watching) -Windows, macOS, Linux & Docker
GNU General Public License v3.0
623 stars 55 forks source link

AV1 fun #73

Open ibex-are-goats opened 4 years ago

ibex-are-goats commented 4 years ago

If you're looking for some fun, get into the wonderful world of AV1 transcoding :) Super slow but super small file sizes, multiple encoder choices all with different properties, and recently VMAF tuning. Example: https://github.com/master-of-zen/Av1an

HaveAGitGat commented 4 years ago

This is enabled in my other application, Tdarr:

V..X.. libaom-av1 libaom AV1 (codec av1)

Check it out if you like. If I have time I'll add it to this.