List of Additional Commands in FFMPEG - stoyanovgeorge/ffmpeg GitHub Wiki

List of additional commands

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