[FFmpeg-trac] #2881(avformat:open): wavpack: CRC error
FFmpeg
trac at avcodec.org
Tue Aug 19 11:18:25 CEST 2014
#2881: wavpack: CRC error
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Owner:
Type: defect | Status: open
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: wavpack | Blocked By:
wvdec | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Changes (by kurosu):
* analyzed: 0 => 1
* keywords: wavpack => wavpack wvdec
* component: avcodec => avformat
Comment:
The issue stems from the last packet being parsed by
lavf/wvdec.c:wv_read_packet but never reaching the decoder. The decoded
sample misses the samples in that last packet.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/2881#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list