[FFmpeg-trac] #447(FFmpeg:new): WAV file processing fails

FFmpeg trac at avcodec.org
Fri Sep 9 10:15:19 CEST 2011


#447: WAV file processing fails
------------------------------------+---------------------------------
               Reporter:  himanshu  |                  Owner:  michael
                   Type:  defect    |                 Status:  new
               Priority:  normal    |              Component:  FFmpeg
                Version:  0.8.3     |               Keywords:
             Blocked By:            |               Blocking:
Reproduced by developer:  0         |  Analyzed by developer:  0
------------------------------------+---------------------------------
 Hi Team,

 I was trying to get some information on the following files on a linux
 box, some files are failing to provide any information, whereas the same
 set of file when tested on windows worked perfectly fine.


 ffmpeg -i filename

 This is a sample output for error case:
 [root at d-27539 tmp]# ffmpeg -i vx_mp_9.wav
 ffmpeg version 0.8.3, Copyright (c) 2000-2011 the FFmpeg developers
   built on Sep  9 2011 12:39:12 with gcc 4.1.2 20080704 (Red Hat 4.1.2-50)
   configuration: --enable-gpl --enable-version3 --enable-memalign-hack
 --enable-runtime-cpudetect --enable-bzlib --enable-zlib --disable-yasm
   libavutil    51.  9. 1 / 51.  9. 1
   libavcodec   53.  7. 0 / 53.  7. 0
   libavformat  53.  4. 0 / 53.  4. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 vx_mp_9.wav: Invalid data found when processing input

 On windows I am using the following version of ffmpeg: [ffmpeg version
 N-31548-g78accb8]. Need to understand why such a behaviour on changing OS.

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


More information about the FFmpeg-trac mailing list