id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
2325,MP4 AAC Audio is delayed by 2ms when converted to PCM,brchapman,,"Summary of the bug:

When using ffmpeg to convert an aac audio stream from an mp4 to pcm, the result is out of sync by about 2ms.  By adding -ss 00:00:00.02 after the input, then output is correctly aligned.

How to reproduce:
{{{
% ffmpeg -i test100.mp4 -c:a pcm_s16le test100_audio.wav
ffmpeg version 1.1.git
git revision: faa0068
built on Mar  4 2013 11:40:27
}}}",defect,new,important,undetermined,git-master,,aac mov regression,,,,0,0
