[FFmpeg-trac] #11524(avcodec:new): g726(le) produces clicks in encoded audio
FFmpeg
trac at avcodec.org
Sun Mar 30 19:55:45 EEST 2025
#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've attached a G726 32 kbit/s encoded clip that has no artefacts in it.
The file was produced with this command line:
{{{
$ ffmpeg -i input.wav -acodec g726 -b:a 32000 g726-32-output.wav
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11524#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list