On Sat, Dec 19, 2009 at 09:46:23PM +0000, Jacob Meuser wrote: > On Sat, Dec 19, 2009 at 02:23:17PM -0600, nealHogan wrote: > > > montagueneal# mlayer -loop 1 -identify -ao null -vo null -frames 0 > > /usr/local/share/devede/silence.ogg > > > > Notice that ID_LENGTH is reported as 'inf'. > > hmm. is ogg playback with mplayer broken on amd64? can people with > amd64 try 'mplayer -identify <ogg file> | grep ID_LENGTH' and say > whether it's always "inf"? >
A test on another .ogg file: montagueneal mplayer -loop 1 -identify Tromboon-sample.ogg | grep ID_LENGTH > < DEMUX_OGG: header n. 0 broken! len=30, code: -132 DEMUX_OGG: header n. 1 broken! len=140, code: -132 DEMUX_OGG: header n. 2 broken! len=4140, code: -132 ID_LENGTH=inf Compiler did not align stack variables. Libavcodec has been miscompiled and may be very slow or crash. This is not a bug in libavcodec, but in the compiler. You may try recompiling using gcc >= 4.2. Do not report crashes to FFmpeg developers. P.S. -- Sorry about starting this on misc@ . . . habit ;-) I'll be more careful from now on.