#586: av_resample takes (short) samples not bytes
----------------------------------+--------------------------------------
Reporter: radford | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git-master
Keywords: resample | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+--------------------------------------
When audio_resample calls av_resample it passes the dst_size arg with a
byte size (lenout) whereas it should pass (short) samples (lenout/2).
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/586>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac