Skip to content

Instantly share code, notes, and snippets.

View Nereus54's full-sized avatar

Marcel Bobák Nereus54

View GitHub Profile
@Nereus54
Nereus54 / gist:3f237c5ce5b8af33013f1cb28334e388
Created January 22, 2020 21:16 — 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)