[FFmpeg-trac] #2249(avcodec:new): AAC avcodec_decode_audio4 sound
FFmpeg
trac at avcodec.org
Fri Feb 8 01:50:56 CET 2013
#2249: AAC avcodec_decode_audio4 sound
-----------------------------------+-------------------------------------
Reporter: Gibraltar | Type: defect
Status: new | Priority: important
Component: avcodec | Version: 1.1.2
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-----------------------------------+-------------------------------------
Summary of the bug:
How to reproduce:
{{{
The following code using avcodec_decode_audio4 decodes aac incorrectly:
https://github.com/mpenkov/ffmpeg-tutorial/blob/master/tutorial03.c
On versions <= 1.0.3, it works great. On 1.1.1 and now 1.1.2 it places
static with fail repeating audio.
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2249>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list