[MPlayer-dev-eng] [PATCH] ae_lavc: set nBlockAlign like libavformat

compn tempn at twmi.rr.com
Sat Aug 27 18:51:48 CEST 2011


On Sat, 27 Aug 2011 16:34:21 +0200, Nicolas George wrote:
>For c=aac:
>test-ffmpeg: big desync (A-V:243.729)
>test-menc, current code: bigger desync (A-V:736.910)
>test-menc, patched: same desync as ffmpeg.
>
>Obviously there is still something wrong, but at least it is the same wrong
>as ffmpeg, so if someone fixes it, we can imitate.

hmm. at least ffmpeg reports aac encoder is experimental:
ffmpeg -i some.avi -acodec aac out.avi
encoder 'aac' is experimental and might produce bad results.
Add '-strict experimental' if you want to use it.

mencoder docs say to use -oac faac i think.

-compn


More information about the MPlayer-dev-eng mailing list