[Bug 755725] New: rtpj2kdepay can't sync to a start code and never outputs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 05:12:45 PDT 2015


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

            Bug ID: 755725
           Summary: rtpj2kdepay can't sync to a start code and never
                    outputs
    Classification: Platform
           Product: GStreamer
           Version: 1.6.0
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: electrostep at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The following pipeline works fine:

gst-launch-1.0.exe -v videotestsrc ! openjpegenc ! openjpegdec ! autovideosink

But when I add rtpj2kpay/depay - nothing happens:

gst-launch-1.0.exe -v videotestsrc ! openjpegenc ! rtpj2kpay ! rtpj2kdepay !
openjpegdec ! autovideosink

__tim suggested that 'it looks like the depayloader can't sync to a start code
and never outputs anything'

Thank you for this great project!

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