#11427: vorbis decoder broken
-------------------------------------+-------------------------------------
             Reporter:  Felix von    |                     Type:  defect
  Leitner                            |
               Status:  new          |                 Priority:  normal
            Component:  avcodec      |                  Version:
                                     |  unspecified
             Keywords:  vorbis       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: Some of my old ogg vorbis files don't play anymore.

 How to reproduce:
 {{{
 % ffmpeg -i "01 Temptation waits.ogg"/tmp/t.wav

 ffmpeg version N-118328-g504df09c34 Copyright (c) 2000-2025 the FFmpeg
 developers
 built with gcc 14.2.0 (GCC)
 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
 --enable-gpl --enable-libx264 --enable-libxvid --enable-libtheora
 --enable-libmp3lame --enable-pthreads --enable-libvorbis --enable-gpl
 --enable-postproc --enable-shared --enable-libspeex --enable-nonfree
 --enable-libvpx --enable-vaapi --extra-cflags=-I/usr/X11R7/include
 --extra-ldflags='-L/usr/local/lib64 -L/usr/X11R7/lib64' --enable-libopus
 --enable-libfdk_aac --enable-libx265 --enable-openssl --enable-libaom
 --enable-libdav1d --enable-librav1e --disable-htmlpages --enable-
 libfreetype --enable-fontconfig
 libavutil      59. 55.100 / 59. 55.100
 libavcodec     61. 31.101 / 61. 31.101
 libavformat    61.  9.106 / 61.  9.106
 libavdevice    61.  4.100 / 61.  4.100
 libavfilter    10.  6.101 / 10.  6.101
 libswscale      8. 13.100 /  8. 13.100
 libswresample   5.  4.100 /  5.  4.100
 libpostproc    58.  4.100 / 58.  4.100

 }}}

 Decoding works fine if I manually add -c:a libvorbis before the -i
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11427>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to