New submission from Edd Barrett <[email protected]>:

Hi,

I first noticed this in mplayer trunk on OpenBSD, but as it is in libavcodec, I
thought I would try in ffmpeg.

The problem is, on OpenBSD amd64/i386 (possible more), ffplay (20100804) will no
longer play vorbis files, reporting that the headers are corrupted. My vorbis
files are known to be correct and have been verified with older versions of
ffmpeg, mplayer and ogg123.

My binaries are built with GCC-4.2.1. I also tried mplayer with GCC3 with the
same result.

Here is the error message:
FFplay version SVN-r24697, Copyright (c) 2003-2010 the FFmpeg developers
  built on Aug  5 2010 00:21:47 with gcc 4.2.1 20070719
  configuration: --prefix=/opt/ffmpeg-0408
  libavutil     50.23. 0 / 50.23. 0
  libavcore      0. 2. 0 /  0. 2. 0
  libavcodec    52.84. 2 / 52.84. 2
  libavformat   52.78. 0 / 52.78. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.27. 0 /  1.27. 0
  libswscale     0.11. 0 /  0.11. 0
[vorbis @ 0x8a46e400] Index value 45 out of range (0 - 43) for bits at libavcode
c/vorbis_dec.c:520
[vorbis @ 0x8a46e400]  Vorbis setup header packet corrupt (floors).
[vorbis @ 0x8a46e400] Setup header corrupt.
[vorbis @ 0x8a46e400] Index value 45 out of range (0 - 43) for bits at libavcode
c/vorbis_dec.c:520
[vorbis @ 0x8a46e400]  Vorbis setup header packet corrupt (floors).
[vorbis @ 0x8a46e400] Setup header corrupt.
[vorbis @ 0x8a46e400] Index value 45 out of range (0 - 43) for bits at libavcode
c/vorbis_dec.c:520
[vorbis @ 0x8a46e400]  Vorbis setup header packet corrupt (floors).
[vorbis @ 0x8a46e400] Setup header corrupt.
... etc forever ...

Any ideas?

Thanks!

----------
messages: 11564
priority: normal
status: new
substatus: new
title: Vorbis decoding does not work on SVN trunk ffplay/OpenBSD
type: bug

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2147>
________________________________________________

Reply via email to