[MPlayer-dev-eng] [RFC] internal library copies

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Mar 26 12:32:08 CET 2010


Diego Biurrun <diego <at> biurrun.de> writes:

> I get no sound from this sample, with or with -demuxer lavf:

$ svn up
$ svn di . libavutil libavformat libavcodec
(no output)
$ make distclean
$ ./configure --cc=/usr/local/gcc-4.4.3/bin/gcc
$ make
$ ./mplayer -noconfig all -demuxer lavf -ac faad -delay 1.25 freetv_aac_latm.ts
MPlayer SVN-r30962-4.4.3 (C) 2000-2010 MPlayer Team

Playing ../Samples/MPlayer/freetv_aac_latm.ts.
libavformat file format detected.
[aac @ 0x16db7e0]channel element 0.0 is not allocated
[aac @ 0x16db7e0]More than one AAC RDB per ADTS frame is not implemented. Update
your FFmpeg version to the newest one from SVN. If the problem still occurs, it
means that your file has a feature which has not been implemented.
[aac @ 0x16db7e0]Error decoding AAC frame header.
[aac @ 0x16db7e0]channel element 0.8 is not allocated
[aac @ 0x16db7e0]More than one AAC RDB per ADTS frame is not implemented. Update
your FFmpeg version to the newest one from SVN. If the problem still occurs, it
means that your file has a feature which has not been implemented.
[aac @ 0x16db7e0]Error decoding AAC frame header.
[aac @ 0x16db7e0]channel element 3.9 is not allocated
[mpegts @ 0x16c7170]max_analyze_duration reached
[lavf] Audio stream found, -aid 0
[lavf] Video stream found, -vid 1
LAVF: Program 1
VIDEO:  [H264]  320x240  0bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Forced audio codec: faad
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 675.3 kbit/47.85% (ratio: 84410->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [vdpau] 320x240 => 320x242 Planar YV12
A:26916.6 V:26917.6 A-V: -1.073 ct: -2.212 554/554  1%  0%  0.4% 1 0
Exiting... (Quit)




More information about the MPlayer-dev-eng mailing list