Skip to content

List of Additional Commands in FFMPEG

George Stoyanov edited this page Jun 5, 2018 · 5 revisions

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