[gstreamer-bugs] [Bug 563056] "rtpjpegdepay ! jpegdec" doesnt works

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 9 10:45:43 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=563056

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Luc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #5 from Luc  2008-12-09 18:45 UTC -------

now, only the first frame is displayed.
It seems there's now an extra EOI at the beginning of subsequent frames:

$ gst-launch rtspsrc location=rtsp://cam ! rtpjpegdepay ! multifilesink

$ tail 00000 -c 16 | hexdump
0000000 da4b cd81 022d 8a41 1a3f 335a 0040 d9ff

$ head 00001 -c 16 | hexdump
0000000 d9ff d8ff dbff 4300 0d00 0a09 0a0b 0d08

$ tail 00001 -c 16 | hexdump
0000000 17a0 03b5 1da5 68a9 a200 8a96 0040 d9ff


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563056.




More information about the gstreamer-bugs mailing list