[Bug 766236] rtp j2k payload/depayload messes up colours in sample pattern

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 28 19:41:54 UTC 2016


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

--- Comment #58 from boxerab at gmail.com <boxerab at gmail.com> ---
Created attachment 328674
  --> https://bugzilla.gnome.org/attachment.cgi?id=328674&action=edit
Prototype jpeg 2000 parser

I have created a prototype jpeg 2000 parser, based off of the png parser.
It does no parsing at the moment.

When I add it to my pipeline as follows:

gst-launch-1.0 -v videotestsrc pattern=ball ! openjpegenc ! jpeg2000parse !
rtpj2kpay ! rtpj2kdepay ! openjpegdec ! videoconvert ! ximagesink

I get the error 

"erroneous pipeline: could not link openjpegenc to jpeg2000 parse

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