[FFmpeg-cvslog] r24892 - trunk/libavcodec/aacpsy.c
Carl Eugen Hoyos
cehoyos
Sat Aug 28 06:11:03 CEST 2010
Alex Converse <alex.converse <at> gmail.com> writes:
> > > Log:
> > > acenc: LAME-inspired window decision
> > >
> > > This performs quite a bit better than the current 3GPP-inspired window
> > > decision on all the samples I have tested. On the castanets.wav sample it
> > > performs very similar to iTunes window selection, and seems to perform
> > > better than Nero.
> > > On fatboy.wav, it seems to perform at least as good as iTunes, if not
> > > better.
> > > Nero performs horribly on this sample.
> >
> > This broke aac-encoding completely for me: The resulting files sound totally
> > distorted.
> >
>
> What settings are you using?
ffmpeg -i appletrailer.mov -ab 256k test.aac
ffmpeg -i dvbrecording.ts -ab 256k test.aac
Both sound ok with r24891, both sound heavily distorted with 24892.
Does it work fine for you?
Carl Eugen
More information about the ffmpeg-cvslog
mailing list