[FFmpeg-trac] #2241(FFmpeg:new): ffmpeg/ffprobe: hangs on specific wav files

FFmpeg trac at avcodec.org
Tue Feb 5 15:55:26 CET 2013


#2241: ffmpeg/ffprobe: hangs on specific wav files
----------------------------------+---------------------------------------
             Reporter:  auphonic  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  FFmpeg    |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 ffprobe and ffmpeg hangs forever on specific wav input files - in other
 programs (e.g. audacity) they are loading fine!
 Tested with ffmpeg 1.1.1 on Ubuntu 12.10 - more details below.
 See also the attached file to reproduce the problem!

 How to reproduce:
 {{{
 ffprobe -v 9 -loglevel 99 ice_chapel.wav
 }}}

 Output of ffprobe:
 {{{
 ffprobe version 1.1.1 Copyright (c) 2007-2013 the FFmpeg developers
   built on Feb  5 2013 15:37:17 with gcc 4.7 (Ubuntu/Linaro
 4.7.2-2ubuntu1)
   configuration: --enable-gpl --enable-version3 --enable-nonfree
 --disable-ffplay --disable-ffserver --disable-avdevice --enable-bzlib
 --enable-libopencore-amrnb --enable-libfreetype --enable-libopencore-amrwb
 --enable-libfaac --enable-libgsm --enable-libmp3lame --enable-
 libschroedinger --enable-libspeex --enable-libvorbis --enable-libvpx
 --enable-libopus
   libavutil      52. 13.100 / 52. 13.100
   libavcodec     54. 86.100 / 54. 86.100
   libavformat    54. 59.106 / 54. 59.106
   libavfilter     3. 32.100 /  3. 32.100
   libswscale      2.  1.103 /  2.  1.103
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
 [wav @ 0x975ce80] Format wav probed with size=2048 and score=99
 }}}
 Here it just hangs forever ...

 Please let me know if you need more information, I have a few files with
 similar behaviour ...

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2241>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list