GNOME Bugzilla – Bug 334732
[id3demux] mp3 fails to play because typefinding thinks it's AAC
Last modified: 2006-03-16 12:48:09 UTC
Please describe the problem: yeah, i have this particular mp3 (which is part of an album). "***@****:~$ gst-launch-0.10 playbin uri=file:///home/****/iTunes\ Music/t.A.T.u/Dangerous\ And\ Moving/11\ Obizienka\ Nol.mp3 Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /playbin0/decoder/faad0: Could not decode stream. Additional debug info: gstfaad.c(894): gst_faad_chain (): /playbin0/decoder/faad0: Failed to init decoder from stream ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... FREEING pipeline ..." all my other mp3's are fine, and that mp3 plays fine in all other tested media players "mplayer, xine, iTunes, Windows Media Player" Steps to reproduce: read above Actual results: read above Expected results: for it to play the song :) Does this happen every time? Yes! (even happens on 2 different machines, so a corrupt install is unlikely) Other information: i will attempt to be in irc.freenode.net #gstreamer DarkMageZ
This looks like an id3demux typefinding problem. The file has been verified to work fine with current CVS (which does typefinding pull-based if supported).