Opened 12 years ago

Closed 12 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)

NEW1_01.zip (648.4 KB ) - added by nona 12 years ago.
WAV File

Download all attachments as: .zip

Change History (2)

by nona, 12 years ago

Attachment: NEW1_01.zip added

WAV File

comment:1 by Carl Eugen Hoyos, 12 years ago

Component: FFmpegavformat
Keywords: wav regression added
Reproduced by developer: set
Resolution: fixed
Status: newclosed
Version: 0.9git-master

Fixed in git head and the future 0.9.1 (which you can test with git checkout release/0.9).

Note: See TracTickets for help on using tickets.