[Libav-user] AAC decoding warning (still plays fine)

Andrew Randrianasulu randrianasulu at gmail.com
Sat Jan 30 18:05:09 EET 2021


So, I recompiled mplayer (+ffmpeg git at d43a27ab6fc89b402b5c0d650f0387edf828502b)
just because I bumped libdvdred (5.0.3->6.1.0 -> .so bump :} )


It still plays this stream, but I noticed warning:

 mplayer http://animego.ddns.net:1010/anime.aac -cache 900
MPlayer SVN-r38247-10.0.1 (C) 2000-2021 MPlayer Team
parse error at line 423
do_connect: could not connect to socket
connect: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing http://animego.ddns.net:1010/anime.aac.
Resolving animego.ddns.net for AF_INET6...

Couldn't resolve name for AF_INET6: animego.ddns.net
Resolving animego.ddns.net for AF_INET...
Connecting to server animego.ddns.net[172.86.131.167]: 1010...

Name   : - Anime Plus Radio Super GO!
Genre  : Variety
Website: http://www.oddsock.org
Public : yes
Bitrate: 128kbit/s
Cache size set to 900 KBytes
Cache fill:  0.00% (0 bytes)
ICY Info: StreamTitle='Let Me Drive My Van into Your Heart - Anime Plus Radio Super GO! ';
Cache fill: 19.56% (180224 bytes)

libavformat version 58.65.101 (internal)
libavformat file format detected.
[aac @ 0x575fccf4]More than one AAC RDB per ADTS frame is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x575fccf4]Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x575fccf4]Too large remapped id is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x575fccf4]If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel at ffmpeg.org)
[lavf] stream 0: audio (aac), -aid 0
==========================================================================
Forced audio codec: mad
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 58.119.100 (internal)
[aac @ 0x575fccf4]More than one AAC RDB per ADTS frame is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x575fccf4]Sample rate index in program config element does not match the sample rate index configured by the container.
[aac @ 0x575fccf4]Too large remapped id is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x575fccf4]If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel at ffmpeg.org)
AUDIO: 32000 Hz, 2 ch, floatle, 129.8 kbit/6.34% (ratio: 16229->256000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
=====

may be some minor network issue or I just reconnected at wrong time ....


More information about the Libav-user mailing list