[FFmpeg-devel] [PATCH 0/5] Fix adpcm_swf support in WAV.
Zane van Iperen
zane at zanevaniperen.com
Mon Oct 19 13:36:58 EEST 2020
On 16/10/20 4:22 pm, Zane van Iperen wrote:
>
> adpcm_swf support in WAV is completely broken. block_align isn't set correctly, so
> the demuxer gives incorrect packets to the decoder. The encoder doesn't provide a
> value for block_align, so it's set to 1.
>
> All of this has no bearing on (de)muxing to FLV.
>
> See https://trac.ffmpeg.org/ticket/5829.
>
Ping 2. I will apply this tomorrow (+FATE fix).
Zane
More information about the ffmpeg-devel
mailing list