remotion-dev / remotion

🎥 Make videos programmatically with React
https://remotion.dev
Other
19.59k stars 955 forks source link

Allow to export in AV1 format #3917

Open AFCMS opened 1 month ago

AFCMS commented 1 month ago

Support exporting videos in AV1 format.

Feature Request 🛍️

Add support for exporting in AV1 format, currently the option seems to be absent, yet FFmpeg supports it.

Use Case

AV1 is the successor of VP8/VP9, and it aims to be an open alternative to H264 (the default) and HEVC.

JonnyBurger commented 1 month ago

I like this 👍