<div dir="ltr">It works with ffplay using the following command:<div>ffplay -f mxg -i "<a href="http://admin:meinsm@172.26.12.209:80/control/faststream.jpg?stream=MxPEG">http://admin:meinsm@172.26.12.209:80/control/faststream.jpg?stream=MxPEG</a>"</div><div><br></div><div>As you can see, the input stream is an IP camera http stream.</div><div>So it works with ffplay (also with VLC), but when I manually feed the decoder with the frames as I need to to, only the first frame gets decoded.<br><br><div class="gmail_quote">On Tue, May 5, 2015 at 11:13 AM Carl Eugen Hoyos <<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Gal Bar Mashiah <galbarm@...> writes:<br>
<br>
> The decode succeeds only for the first frame.<br>
> I think I need to set the AVInputFormat to<br>
> "mxg" in order for this to work for the<br>
> Mobotix MxPEG stream, but I'm not sure how.<br>
<br>
What is the filename of your input stream?<br>
If it does not have extension "mxg",<br>
autodetection cannot work and you have to<br>
force the mxg demuxer.<br>
<br>
Does it work with ffmpeg (the application)?<br>
<br>
Carl Eugen<br>
<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div></div></div>