Skip to content

Instantly share code, notes, and snippets.

View CexyNature's full-sized avatar
🎯
Focusing

César Herrera CexyNature

🎯
Focusing
View GitHub Profile
@CexyNature
CexyNature / gist:4d599b810a0b5e836d94cb19bd8ecc8d
Created November 17, 2022 03:25 — forked from tayvano/gist:6e2d456a9897f55025e25035478a3a50
complete list of ffmpeg flags / commands
Originall From: Posted 2015-05-29 http://ubwg.net/b/full-list-of-ffmpeg-flags-and-options
This is the complete list that’s outputted by ffmpeg when running ffmpeg -h full.
usage: ffmpeg [options] [[infile options] -i infile]… {[outfile options] outfile}…
Getting help:
-h — print basic options
-h long — print more options
-h full — print all options (including all format and codec specific options, very long)