GNOME Bugzilla – Bug 625814
[playbin2] Broken audio stream not ignored
Last modified: 2010-08-02 12:11:12 UTC
the sample video[1] never leaves preroll when its played in totem or with playbin2, cursory inspection reveals these messages in abundance with *:2 0:00:27.632145813 2183 0x2201ea0 WARN mp3parse gstmpegaudioparse.c:1601:head_check:<mpegaudioparse0> invalid sync 0:00:27.632156638 2183 0x2201ea0 WARN mp3parse gstmpegaudioparse.c:1601:head_check:<mpegaudioparse0> invalid sync 0:00:27.632167114 2183 0x2201ea0 WARN mp3parse gstmpegaudioparse.c:1601:head_check:<mpegaudioparse0> invalid sync 0:00:27.632177730 2183 0x2201ea0 WARN mp3parse gstmpegaudioparse.c:1601:head_check:<mpegaudioparse0> invalid sync and it continues indefinitely with these messages 1: http://barkley.legendroad.org/~ohsix/bugs/gst/never-leaves-preroll.avi u/p gst/gst
Looks like the audio data is all 00, so there is not much to play there. Maybe some playbin2 magic some day ...
*** This bug has been marked as a duplicate of bug 602103 ***
hm, there is audio for this thing somewhere though; it plays in mplayer
ahhhh, but it is very broke; no matter where i seek it starts the audio stream at the beginning again; i'll see if i can try it with mediaplayer classic later.
ok; later was sooner than expected, in this particular file if i seek or start anywhere after a minute 30, audio works perfectly, its definitely a broken file