[vlc-devel] [RFC] [PATCH] Mxpeg codec

Simon Brenner simon.brenner at mobotix.com
Fri Feb 10 13:55:56 CET 2012


Hi Sebastien,

interesting work, thanks for starting it off.
How did you test this? I manually applied your patches to the git HEAD
and compiled everything (under Linux). I get different error messages on
the console, like:

...
[0x834f6f0] xcb_xv vout display error: no available XVideo adaptor
[mjpeg @ 0x825d3a0] Can not process SOS before SOF, skipping
[mjpeg @ 0x825d3a0] Found EOI before any SOF, ignoring
...

I got my MxPEG clipfile directly from a camera live stream, with the
help of wget, and saved it to a .mxg file.
Is the file extension important in order to be recognized as MxPEG?

-Simon.



On 02/09/2012 04:57 PM, Sébastien Escudier wrote:
> Hi,
> 
> With these two patches, we can read mxpeg files using avformat demuxer
> automatically.
> However, I don't know if reading live http/mxpeg stream would be
> possible (without writing our own mxpeg demux).
> Selecting ffmpeg demux with http input does not seem possible (at least
> I did not succeed).
> 
> Regards,
> Sebastien.



More information about the vlc-devel mailing list