[FFmpeg-cvslog] r19970 - trunk/libavcodec/aac.c

Alex Converse alex.converse
Tue Sep 22 21:38:47 CEST 2009


On Tue, Sep 22, 2009 at 3:31 PM, mru <subversion at mplayerhq.hu> wrote:
> Author: mru
> Date: Tue Sep 22 21:31:01 2009
> New Revision: 19970
>
> Log:
> AAC: 10l: fix PNS decoding
>
> Modified:
> ? trunk/libavcodec/aac.c

$ make al18_44
Conformance Vector al18_44
End of bitstream
FFmpeg version git-db03ddb, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Sep 22 2009 15:36:45 with gcc 4.4.1
  configuration: --enable-gpl --disable-ffserver
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.36. 0 / 52.36. 0
  libavformat   52.39. 0 / 52.39. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
'/home/alex/Projects/14496-4//mpeg4audio-conformance/compressedMp4/al18_44.mp4':
  Duration: 00:01:05.31, start: 0.000000, bitrate: 66 kb/s
    Stream #0.0(und): Audio: aac, 44100 Hz, 1 channels, s16
Output #0, wav, to 'ff.wav':
    Stream #0.0(und): Audio: pcm_s16le, 44100 Hz, 1 channels, s16, 705 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
size=    5624kB time=65.29 bitrate= 705.6kbits/s
video:0kB audio:5624kB global headers:0kB muxing overhead 0.000764%


*************************************************
*                                               *
*             PNS conformance check             *
*                                               *
******* copyright 2002 by Fraunhofer IIS ********

===  ref2.wav and ff.wav:

 number of sfb with wrong ratio: 0

 result ok

===  spectral PNS conformance with analysis frame size 2048  : OK

thanks



More information about the ffmpeg-cvslog mailing list