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 727756 - atdec: Error playing BigBuckBunny_320x180.mp4
atdec: Error playing BigBuckBunny_320x180.mp4
Status: RESOLVED DUPLICATE of bug 727757
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: High blocker
: 1.4.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-07 14:35 UTC by Andoni Morales
Modified: 2014-04-17 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andoni Morales 2014-04-07 14:35:35 UTC
atdec fails to decode http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4

Marked as a regression because it's now the default decoder in OS X

iMac:Commands$ LC_ALL=C GST_DEBUG=*atdec*:5 ./gst-launch-1.0 playbin uri=file:///Users/fluendo/Downloads/BigBuckBunny_320x180.mp4 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
0:00:00.194746000 54710    0x1008f1b20 DEBUG                  atdec atdec.c:181:gst_atdec_start:<atdec0> start
0:00:00.194989000 54710    0x1008f1b20 DEBUG                  atdec atdec.c:271:gst_atdec_set_format:<atdec0> set_format
0:00:00.203590000 54710    0x1008f1b20 WARN                   atdec atdec.c:331:gst_atdec_set_format:<atdec0> error: AudioQueueSetOfflineRenderFormat returned error: 560226676
ERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstATDec:atdec0: The stream is in the wrong format.
Additional debug info:
atdec.c(331): gst_atdec_set_format (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstATDec:atdec0:
AudioQueueSetOfflineRenderFormat returned error: 560226676
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
Comment 1 Andoni Morales 2014-04-17 16:19:25 UTC

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