Playing MJPEG format using gstreamer gives multipart error

deepthips deepthips at tataelxsi.co.in
Mon Dec 29 01:39:38 PST 2014


I need to play mjpeg file using this pipeline:
souphttpsrc -> multipartdemux ! jpegdec ! ffmpegcolorspace -> <xyzSink>

For this testing, I used the below pipeline:

gst-launch-0.10  filesrc location=test.mjpeg ! multipartdemux ! jpegdec !
ffmpegcolorspace 

But it gives following  error :

gst-launch-0.10  filesrc location=test.mjpeg ! multipartdemux ! jpegdec !
ffmpegcolorspace 
Setting pipeline to PAUSED ...
Pipeline is PREROLLED ...
ERROR: from element
/GstPipeline:pipeline0/GstMultipartDemux:multipartdemux0: Could not
demultiplex stream.
Additional debug info:
multipartdemux.c(480): multipart_parse_header ():
/GstPipeline:pipeline0/GstMultipartDemux:multipartdemux0:
Boundary not found in the multipart header
ERROR: pipeline doesn't want to preroll.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...


I tried different streams (avi with mjpeg), but got same error. It gives
same error if I use filesrc or souphttpsrc or filesink. Please advise.




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Playing-MJPEG-format-using-gstreamer-gives-multipart-error-tp4670030.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list