[gstreamer-bugs] [Bug 640660] New: Jp2kdec capabilities not negotiated
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 26 09:57:13 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640660
GStreamer | gst-plugins-good | 0.10.26
Summary: Jp2kdec capabilities not negotiated
Classification: Desktop
Product: GStreamer
Version: 0.10.26
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: swebster at kinex.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Given a server chain of:
gst-launch -v videotestsrc ! videoscale ! video/x-raw-yuv, width=40, height=30
! jp2kenc ! rtpj2kpay pt=96 ! udpsink port=5555
a client chain of:
gst-launch -v udpsrc caps="application/x-rtp, media=(string)video,
clock-rate=(int)90000, encoding-name=(string)JPEG2000, payload=(int)96"
port=5555 ! rtpj2kdepay ! jp2kdec ! videoscale ! ffmpegcolorspace !
autovideosink
However the same client chain with jp2kdec debugging fails against a custom
generated stream and produces the attached output.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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