[FFmpeg-trac] #8467(undetermined:new): Audio artefacts encoding AAC
FFmpeg
trac at avcodec.org
Tue Jan 14 02:02:10 EET 2020
#8467: Audio artefacts encoding AAC
-------------------------------------+-------------------------------------
Reporter: kmamal | Owner:
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Please test one of the following two command lines to allow better
understanding of the issue:
{{{
$ ffmpeg -i in.mp4 -acodec aac -map 0:a:0 out.mp4
$ ffmpeg -i in.mp4 -acodec aac out.aac
}}}
Do the output files show the same issue as described in your original
report?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8467#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list