#11524: g726(le) produces clicks in encoded audio ----------------------------------+----------------------------------- Reporter: Lastique | Owner: (none) Type: defect | Status: new Priority: normal | Component: avcodec Version: 7.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Comment (by Lastique):
I analyzed samples in Audacity, and it looks like an int16 overflow happens somewhere, which turns some lowest value samples (i.e. close to -32768) into the highest ones (i.e. close to 32767), which sounds like a click. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11524#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".