[Bug 766236] rtp j2k payload/depayload messes up colours in sample pattern
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 20 22:03:34 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766236
--- Comment #27 from boxerab at gmail.com <boxerab at gmail.com> ---
Sebastian, you were right about inadvisability of setting caps after parsing
the stream. When I do this, and pass in an RGB test signal, the output seems to
switch sYUV.
I will create a new element that will pull from stream and set in caps for
payloader to read.
Since I have added the sampling field in our OpenJPEG encoder, this new
element should be a no-op if gstreamer is producing the jpeg 2000 stream.
If another server streams JPC video to gstreamer, then we will have to parse
the stream twice. I guess it shouldn't be a big deal.
--
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