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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 11 01:50:54 UTC 2016


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

boxerab at gmail.com <boxerab at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boxerab at gmail.com

--- Comment #4 from boxerab at gmail.com <boxerab at gmail.com> ---
>From the original bug report:

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

does not seem to work with latest git master:

"videotestsrc0: 
streaming task paused. reason: not negotiated"

while

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

does work.


Good news is that :

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

and 

gst-launch-1.0 videotestsrc  ! openjpegenc ! rtpj2kpay ! rtpj2kdepay !
openjpegdec ! videoconvert ! autovideosink

do work with latest git master

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