[gst-devel] MXF-wrapped JPEG2000 decoding

Florian Agez florian.agez at ymagis.com
Mon Jan 3 15:50:58 CET 2011


Le 02/01/2011 12:54, Tim-Philipp Müller a écrit :
> First thing to try in such cases is: does it work with playbin?
>   gst-launch-0.10 -v playbin2 uri=file:///path/to/foo.mxf
>
> If not, the output of that might already tell us something.
>
> You might need an ffmpegcolorspace ! videoscale in front of the
> autovideosink as well.
>
> Cheers
>   -Tim

I tried these, they fail with the exact same error messages (full output 
log for the "playbin" command line is attached).


I also tried running the command line with GST_DEBUG=2 as advised by 
Edward, the output of that didn't look really helpful to me either:

0:00:00.114181342  2907  0x98f1f00 WARN                mxf 
mxfmetadata.c:482:mxf_metadata_new: No handler for type 0x015a found -- 
using generic metadata parser
0:00:00.114224084  2907  0x98f1f00 WARN                mxfdemux 
mxfdemux.c:1244:gst_mxf_demux_handle_metadata:<d> Unknown or unhandled 
metadata of type 0x015a
0:00:01.249151118  2907  0x98f1f00 WARN                mxfdemux 
mxfdemux.c:2797:gst_mxf_demux_loop:<d> error: Internal data stream error.
0:00:01.249210483  2907  0x98f1f00 WARN                mxfdemux 
mxfdemux.c:2797:gst_mxf_demux_loop:<d> error: stream stopped, reason 
not-negotiated

So I'm going to do as Edward said and file a bug report for this. Thank 
you both for your help!

-- 
Florian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: playbin.log
Type: text/x-log
Size: 4128 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110103/eee7f1c7/attachment.bin>


More information about the gstreamer-devel mailing list