[FFmpeg-trac] #1821(avformat:open): Error processing WAV audio file

FFmpeg trac at avcodec.org
Thu Oct 18 00:11:14 CEST 2012


#1821: Error processing WAV audio file
-------------------------------------+-------------------------------------
             Reporter:  paulbu       |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  regression   |               Blocked By:
  wav                                |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 {{{
 $ ffmpeg -i input.wav
 ffmpeg version N-35243-gca55606, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 18 2012 00:10:13 with gcc 4.7.1 20120723 [gcc-4_7-branch
 revision 189773]
   configuration:
   libavutil    51. 29. 1 / 51. 29. 1
   libavcodec   53. 38. 1 / 53. 38. 1
   libavformat  53. 22. 0 / 53. 22. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 50. 0 /  2. 50. 0
   libswscale    2.  1. 0 /  2.  1. 0
 [wav @ 0x2ae37e0] parser not found for codec pcm_s16le, packets or times
 may be invalid.
 [wav @ 0x2ae37e0] max_analyze_duration 5000000 reached at 5015510
 Input #0, wav, from 'input.wav':
   Duration: 00:00:30.42, bitrate: 1411 kb/s
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2
 channels, s16, 1411 kb/s
 At least one output file must be specified
 }}}
 {{{
 $ ffmpeg -i input.wav
 ffmpeg version N-35255-g1e19927, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 18 2012 00:08:35 with gcc 4.7.1 20120723 [gcc-4_7-branch
 revision 189773]
   configuration:
   libavutil    51. 29. 1 / 51. 29. 1
   libavcodec   53. 38. 1 / 53. 38. 1
   libavformat  53. 22. 0 / 53. 22. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 50. 0 /  2. 50. 0
   libswscale    2.  1. 0 /  2.  1. 0
 [wav @ 0x26fd7e0] too big INFO subchunk
 input.wav: Invalid data found when processing input
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1821#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list