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 protocolsffmpeg -filters
- to see a list of all supported filtersffmpeg -codecs
- to see a list of supported codecsffmpeg -encoders
- to see a list of all supported encodersffmpeg -decoders
- to see a list of all supported decodersffmpeg -pix_fmts
- to see a list of all supported pixel formats