[Bug 766010] New: jifmux fails to find EOI if it's not within the last 5 bytes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 5 00:39:04 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766010

            Bug ID: 766010
           Summary: jifmux fails to find EOI if it's not within the last 5
                    bytes
    Classification: Platform
           Product: GStreamer
           Version: 1.8.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: msameer at foolab.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The attached image makes jifmux barf with the following pipeline:

GST_DEBUG='*:2' gst-launch-1.0 filesrc num-buffers=1 blocksize=4299656
location=1462395350.jpg   ! 'image/jpeg' !  jifmux !  filesink location=foo.jpg
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.027655752 10721  0x872c290 WARN                  jifmux
gstjifmux.c:341:gst_jif_mux_parse_image:<jifmux0> Couldn't find an EOI marker
0:00:00.027717421 10721  0x872c290 WARN                  jifmux
gstjifmux.c:371:gst_jif_mux_parse_image:<jifmux0> Error parsing image header
(need more that 0 bytes available)
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...

It seems EOI marker is not present within the last 5 bytes thus jifmux fails to
find it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list