Skip to content

Instantly share code, notes, and snippets.

View Skarumuri87's full-sized avatar

Sindhu Skarumuri87

View GitHub Profile
@Skarumuri87
Skarumuri87 / gist:3c17275619147d284ee9bf45d0eb9593
Created August 23, 2023 09:31 — 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)