[Bug 766236] rtp j2k payload/depayload messes up colours in sample pattern
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 21 18:59:17 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766236
--- Comment #30 from boxerab at gmail.com <boxerab at gmail.com> ---
Thanks for the review.
I will provide a patch shortly.
But, after more thought, I don't think we can infer what sampling to set
from the code stream. MCT is optional, so RGB may be coded without MCT,
while YUV may be coded with MCT.
I think the best solution is to require the sampling field for any source
feeding into the rtp j2k payloader. I will leave the current header parsing so
we can
do a sanity check against the stream if we want to in the future.
So, I won't create a new element to parse the stream.
--
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