GNOME Bugzilla – Bug 596958
Failed to decode JPEG image
Last modified: 2009-12-31 05:12:12 UTC
Using this pipeline: gst-launch rtspsrc location=rtsp://192.168.0.9:554 ! rtpjpegdepay ! jpegdec ! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location="file.ogm" I got: Got message #114 from element "jpegdec0" (error): GstMessageError, gerror=(GstGError)NULL, debug=(string)"gstjpegdec.c\(1126\):\ gst_jpeg_dec_chain\ \(\):\ /GstPipeline:pipeline0/GstJpegDec:jpegdec0:\012Error\ \#62:\ Invalid\ JPEG\ file\ structure:\ two\ SOI\ markers"; ERROR: from element /GstPipeline:pipeline0/GstJpegDec:jpegdec0: Failed to decode JPEG image Additional debug info: gstjpegdec.c(1126): gst_jpeg_dec_chain (): /GstPipeline:pipeline0/GstJpegDec:jpegdec0: Error #62: Invalid JPEG file structure: two SOI markers Execution ended after 83405653102 ns.
Could you provide a JPEG file that fails this way?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!