[FFmpeg-soc] [soc]: r2592 - in aacenc: aacenc.c aacpsy.c aacpsy.h

Benjamin Larsson banan at ludd.ltu.se
Mon Jun 30 11:31:20 CEST 2008


kostya wrote:
> Author: kostya
> Date: Mon Jun 30 08:42:09 2008
> New Revision: 2592
>
> Log:
> 'Real' psychoacoustic model based on 3GPP TS26.403.
> It's not complete yet but at least it can do something
> and encode close to specified bitrate.
>
>   
./ffmpeg -i luckynight.flac -vcodec aac -ab 192kb test.wav

And decoded by mplayer(faad2) results in this.

FAAD: Failed to decode frame: Maximum number of scalefactor bands exceeded
FAAD: Failed to decode frame: Maximum number of scalefactor bands exceeded
FAAD: Failed to decode frame: Maximum number of scalefactor bands exceeded
FAAD: Failed to decode frame: Gain control not yet implemented
FAAD: Failed to decode frame: Gain control not yet implemented


And the noisy sound but you already knew that.

MvH
Benjamin Larsson





More information about the FFmpeg-soc mailing list