[Libav-user] How to set AVInputFormat when using AVCodec (For Mobotix MxPEG stream)
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue May 5 11:28:31 CEST 2015
Gal Bar Mashiah <galbarm at ...> writes:
> I'm trying to figure out how to force the mxg demuxer.
Please try av_find_input_format("mxg").
> I did it from the command line but I'm not sure how
> to do it when working with the libavcodec the way I
> described.
Note that this is about libavformat (the demuxer), not
libavcodec (the decoder).
Carl Eugen
More information about the Libav-user
mailing list