[FFmpeg-devel] [RFC] AAC Encoder

Kostya kostya.shishkov
Mon Aug 11 13:21:12 CEST 2008


On Mon, Aug 11, 2008 at 11:00:08AM +0100, M?ns Rullg?rd wrote:
> 
> Guillaume Poirier wrote:
> > Hello,
> >
> > Kostya wrote:
> >> Here's my implementation of AAC encoder.
> >>
> >> Since AAC decoder is not fully in SVN yet, I'm omitting data structures
> >> and declarations used from it, I'll sort it after decoder commit.
> >> The main difference is that psy model fills data structures and encoder
> >> writes bitstream with them, so several structures have additional members.
> >
> >
> > Out of curiosity, how does your encoder compares in terms of speed and
> > quality against FAAC (and if you have it installed, iTunes AAC encoder)?
> 
> And the PS3 AAC encoder?

My test tool (aka Benjamin Larsson) went missing, but I can say my encoder
is faster than faac and quality is not that bad. I'll try with iTunes when
I get home.
 
> -- 
> M?ns Rullg?rd
> mans at mansr.com




More information about the ffmpeg-devel mailing list