[FFmpeg-trac] #4543(avformat:closed): Bad WAV output for an mkv file

FFmpeg trac at avcodec.org
Sun May 17 10:01:45 CEST 2015


#4543: Bad WAV output for an mkv file
------------------------------------+------------------------------------
             Reporter:  birdie      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  minor       |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  wav         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * reproduced:  0 => 1
 * component:  undetermined => avformat
 * priority:  normal => minor
 * keywords:   => wav
 * resolution:   => fixed


Comment:

 Commit 2608f11863918c7d82c3cb8928f6224d67e83bf1 implements an error
 message if too large wav files are written and stops FFmpeg from writing a
 smaller file size in that case. Commit
 2acc06565321fde44faf407679c9c211aacaca08 allows to read such invalid large
 wav files with FFmpeg (if no incorrect small filesize was written), thank
 you for the report!

 For future tickets, please remember to test current FFmpeg git head and to
 provide the command line that allows to reproduce the issue together with
 the complete, uncut console output.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4543#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list