[Bug 766236] New: rtp j2k payload/depayload messes up colours in sample pattern
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 10 17:05:05 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766236
Bug ID: 766236
Summary: rtp j2k payload/depayload messes up colours in sample
pattern
Classification: Platform
Product: GStreamer
Version: git master
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: boxerab at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When I run the following pipeline:
gst-launch-1.0 -v videotestsrc pattern=ball ! openjpegenc ! rtpj2kpay !
rtpj2kdepay ! openjpegdec ! videoconvert ! ximagesink
the background of the pattern is green and the ball is pink.
Without rtp, the background is white and the ball is black.
I run this using master branch of openjpeg, gstreamer, gst-plugins-base,
gst-plugins-good and gst-plugins-bad.
--
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