After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 643115 - Mxf decoder chokes on jpeg2000 12bit 4k files.
Mxf decoder chokes on jpeg2000 12bit 4k files.
Status: RESOLVED DUPLICATE of bug 638578
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.30
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-23 19:33 UTC by Andrew Hunter
Modified: 2011-02-24 11:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Hunter 2011-02-23 19:33:40 UTC
The MXF demuxer chokes on 12bit 4k files with the following error: 


totem:17637): Totem-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
(totem:17637): Totem-DEBUG: Setting initial properties
(totem:17637): Totem-DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
(totem:17637): Totem-DEBUG: Received SaveComplete message in state save-yourself-done
(totem:17637): Totem-DEBUG: totem_playlist_add_one_mrl (): Sintel-j2k-12bit-4k-test.mxf (null) (null)

** Message: Error: Internal data stream error.
mxfdemux.c(2797): gst_mxf_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMXFDemux:mxfdemux0:
stream stopped, reason not-negotiated


The test file can be found at http://files.aehunter.net/Sintel/Sintel-j2k-12bit-4k-test.mxf
Comment 1 Sebastian Dröge (slomo) 2011-02-24 11:15:17 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 638578 ***