Opened 13 years ago
Closed 13 years ago
#745 closed defect (fixed)
WAV file can not be played, error [wav @ 02559540] too short
Reported by: | nona | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | wav regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
I have several WAV files which can not be played by ffmpeg.
I'm using the Zeranoe 32-bit build (Static) ffmpeg-git-7d531e8-win32-static.7z.
attached is the output of ffmpeg:
ffmpeg.exe -i "NEW1_05.wav" -v debug
ffmpeg version N-35709-g7d531e8, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 12 2011 13:50:00 with gcc 4.6.2
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 43. 0 / 53. 43. 0
libavformat 53. 24. 0 / 53. 24. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
[wav @ 02559540] Format wav probed with size=2048 and score=99
[wav @ 02559540] too short LISTNEW1_05.wav: Invalid data found when processing input
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | NEW1_01.zip added |
---|
comment:1 by , 13 years ago
Component: | FFmpeg → avformat |
---|---|
Keywords: | wav regression added |
Reproduced by developer: | set |
Resolution: | → fixed |
Status: | new → closed |
Version: | 0.9 → git-master |
Fixed in git head and the future 0.9.1 (which you can test with git checkout release/0.9).
WAV File