[FFmpeg-devel] [PATCH] fix clicking sound in xa-adpcm

Alexander Strange astrange
Wed Dec 5 17:32:53 CET 2007


The XA ADPCM decoder resets the last sample predictors to 0 after  
every frame.
This is wrong, and causes loud clicking constantly in all my samples.  
Attached patch fixes it.

I can't tell if seeking is affected, since the STR demuxer can't seek
in ffplay (not sure why) and can't be remuxed (no codec_tag).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xa-adpcm-click.diff
Type: application/octet-stream
Size: 500 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071205/b1c17205/attachment.obj>
-------------- next part --------------




More information about the ffmpeg-devel mailing list