[Libav-user] MxPEG camera (Mobotix) avformat_open_input fail

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Oct 24 09:43:51 CEST 2013


Rafa Lopez <rafaware at ...> writes:

> ./ffmpeg -f mxg -i
"http://192.168.0.78/control/faststream.jpg?stream=MxPEG" -y pipas.avi

>     AVFormatContext *formatContext = avformat_alloc_context();
>     formatContext->video_codec_id = AV_CODEC_ID_MXPEG;but it doesn't work

I don't know if this is the issue, but I would 
expect "-f mxg" to correspond to setting 
formatContext->iformat->name to "mxg".

Carl Eugen



More information about the Libav-user mailing list