Skip to content

Instantly share code, notes, and snippets.

@kfitfk
Created March 13, 2020 03:21
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 kfitfk/2d6086422091c1be090c0259d4475296 to your computer and use it in GitHub Desktop.
Save kfitfk/2d6086422091c1be090c0259d4475296 to your computer and use it in GitHub Desktop.
Using MLT/qmelt
# vb, minrate, maxrate are optional
# also there're other options, check the man page
qmelt path_to_mlt.xml -consumer avformat:output.mp4 vb=1200k minrate=500k maxrate=1900k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment