[Bug 797292] New: mpegts: support for JPEG 2000 is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 16 11:46:56 UTC 2018


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

            Bug ID: 797292
           Summary: mpegts:  support for JPEG 2000 is broken
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: boxerab at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The following pipeline used to work:

$ gst-launch-1.0 -v videotestsrc ! openjpegenc ! jpeg2000parse ! mpegtsmux !
tsdemux ! jpeg2000parse ! openjpegdec ! videoconvert ! ximagesink



Now, with gst-plugins-bad master and OpenJPEG master, I get these errors:



:00:00.076905409 26973      0x194c0a0 ERROR                tsdemux
tsdemux.c:2795:parse_jp2k_access_unit: Required size (23237) greater than
remaining size in buffer (23229)
0:00:00.076924988 26973      0x194c0a0 ERROR                tsdemux
tsdemux.c:2807:parse_jp2k_access_unit: Failed to parse JP2K access unit

-- 
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