Simon Daniels <simondaniels23@...> writes: > Is it possible to call an ffmpeg API to get the list of video types > that it supports for decoding and encoding?
See opt_codecs() in cmdutils.c ('ffmpeg -codecs').
> I'd want the associated file extensions as well.
Decoders and encoders are not associated to file extensions.
Carl Eugen
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user
