-
Notifications
You must be signed in to change notification settings - Fork 20
List of Additional Commands in FFMPEG
George Stoyanov edited this page Jun 5, 2018
·
5 revisions
You can see a list of all supported ffmpeg protocols issuing the following command:
-
ffmpeg -protocols- to see a list of supported protocols -
ffmpeg -filters- to see a list of all supported filters -
ffmpeg -codecs- to see a list of supported codecs -
ffmpeg -encoders- to see a list of all supported encoders -
ffmpeg -decoders- to see a list of all supported decoders -
ffmpeg -pix_fmts- to see a list of all supported pixel formats