Skip to content

Instantly share code, notes, and snippets.

View TahirHafeez's full-sized avatar

TahirHafeez

View GitHub Profile
@TahirHafeez
TahirHafeez / gist:0eddefb3bc47a1e2a687d89013e865c7
Created December 17, 2022 15:51 — 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)