[MPlayer-users] Ogg vorbis problems with MPlayer-1.0rc3

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Aug 2 16:23:05 CEST 2010


Edd Barrett <vext01 <at> gmail.com> writes:

> libavformat file format detected.
> 32768=mp_read(0x850d7670, 0x8639000c, 32768), pos: 32768, eof:0
> mp_seek(0x850d7670, 0, 65536)
> mp_seek(0x850d7670, 2570937, 0)
> s->pos=8000  newpos=273800  new_bufpos=273AB9  buflen=0
> 32768=mp_read(0x850d7670, 0x8639000c, 32768), pos: 2603705, eof:0
> 32539=mp_read(0x850d7670, 0x8639000c, 32768), pos: 2636244, eof:1
> 0=mp_read(0x850d7670, 0x86397f27, 229), pos: 2636244, eof:1
> mp_seek(0x850d7670, 7052, 0)

> s->pos=2839D4  newpos=1800  new_bufpos=1B8C  buflen=0
> [vorbis @ 0x891e2410] Index value 142 out of range (0 - 34) for bits
> at vorbis_dec.c:520

This part looks different for me:

s->pos=2839D4  newpos=1800  new_bufpos=1B8C  buflen=0
mp_seek(0x904d498, 0, 65536)
==> Found audio stream: 0

If you want me to try to support you, please:
Check out and compile a current version with
$ svn co svn://ffmpeg.org/mplayer/trunk MPlayer
$ cd MPlayer
$ ./configure && make
(no patches, no configure options)

[...]

> --disable-ssse3

Completely unrelated:
Why? This (possibly marginal) increases decoding time for at least VC1 and VP8.

[...]

> Starting playback...
> New dp: 0x7ec61600  ds=0x8a724480  pts=0.003  len=1  flag=0
> 
> [decoded: 576 / 576 ]

Looks as if it's playing fine, no?

Carl Eugen



More information about the MPlayer-users mailing list