ffmpeg4discord icon indicating copy to clipboard operation
ffmpeg4discord copied to clipboard

Feature Request: AV1 Encoding

Open memeasism opened this issue 7 months ago • 3 comments
trafficstars

AV1 is an awesome encoder, doesn't work best with discord but will give a good file size for the quality, making it optimal for if who you are sending it to is okay with downloading.

memeasism avatar Apr 11 '25 06:04 memeasism

This doesn't look too different than how I've setup VP9/webm encoding. I'll investigate this a little more, but I'm not sure how much of a priority it will be at the moment given AV1 compatibility with Discord/everything else.

In the meantime, you can experiment with two pass av1 encoding with the ffmpeg binary itself: https://trac.ffmpeg.org/wiki/Encode/AV1#Two-Pass

zfleeman avatar Apr 21 '25 20:04 zfleeman

If you could add av1 support now that'd be awesome. Its emebed now. And its nice having your tool do the math for filesize automatically vs doing it myaelf.

JustCauseWhyNot avatar Aug 31 '25 07:08 JustCauseWhyNot

Awesome! I'll add that soon.

zfleeman avatar Aug 31 '25 14:08 zfleeman