Skip to content

Instantly share code, notes, and snippets.

@nico-lab
Last active March 14, 2024 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nico-lab/0f7c90e694a8fbd4d440285e4ad6edde to your computer and use it in GitHub Desktop.
Save nico-lab/0f7c90e694a8fbd4d440285e4ad6edde to your computer and use it in GitHub Desktop.
ffmpeg -h encoder=libsvtav1
Encoder libsvtav1 [SVT-AV1(Scalable Video Technology for AV1) encoder]:
General capabilities: delay threads
Threading capabilities: other
Supported pixel formats: yuv420p yuv420p10le
libsvtav1 AVOptions:
-preset <int> E..V....... Encoding preset (from -2 to 13) (default -2)
-crf <int> E..V....... Constant Rate Factor value (from 0 to 63) (default 0)
-qp <int> E..V....... Initial Quantizer level value (from 0 to 63) (default 0)
-svtav1-params <dictionary> E..V....... Set the SVT-AV1 configuration using a :-separated list of key=value parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment