After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 596958 - Failed to decode JPEG image
Failed to decode JPEG image
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.24
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-01 07:38 UTC by Alexandre Poltorak
Modified: 2009-12-31 05:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexandre Poltorak 2009-10-01 07:38: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.
Comment 1 Sebastian Dröge (slomo) 2009-10-02 12:55:53 UTC
Could you provide a JPEG file that fails this way?
Comment 2 Akhil Laddha 2009-12-31 05:12:12 UTC
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!