[gstreamer-bugs] [Bug 638578] New: Can't process MXF-wrapped JPEG2000 video using mxfdemux and jp2kdec
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 3 07:45:49 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638578
GStreamer | gst-plugins-bad | 0.10.20
Summary: Can't process MXF-wrapped JPEG2000 video using
mxfdemux and jp2kdec
Classification: Desktop
Product: GStreamer
Version: 0.10.20
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: flnagez at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=177412)
--> (https://bugzilla.gnome.org/attachment.cgi?id=177412)
Debug log for the pipeline specified above
I've been trying to play the mxf file using the following pipeline:
filesrc location="path/to/foo.mxf" ! mxfdemux name=d d. ! jp2kdec !
ffmpegcolorspace ! videoscale ! autovideosink
It fails before the pipeline can be set to PLAYING state, with this error
message:
ERROR : element /GstPipeline:pipeline0/GstMXFDemux:d : Internal data stream
error.
Additional debug info:
mxfdemux.c(2797): gst_mxf_demux_loop (): /GstPipeline:pipeline0/GstMXFDemux:d:
stream stopped, reason not-negotiated
The complete debug log is attached.
An example of a failing MXF file can be found here:
http://rapidshare.com/files/440575455/lenna.mxf
Tested with gst-core 0.10.30, and gst-plugins-bad 0.10.20, on Ubuntu 10.10.
--
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