[MPlayer-users] 'Unsupported LATM configuration'

andrew andrew.david.45 at gmail.com
Thu Feb 14 11:49:27 CET 2008


Hi,

I have the following 'LATM'  error message with playback of a file
encoded with x264 and faac:

andrew at ilium~/Desktop$ mplayer matrix_x264.avi 
MPlayer dev-SVN-r25993-4.1.2 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (Family: 15, Model: 2,
Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing matrix_x264.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [h264]  720x416  24bpp  25.000 fps  1000.4 kbps (122.1
kbyte/s)
Clip info:
 Software: MEncoder dev-SVN-r25993-4.1.2
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)

Unsupported LATM configuration: 6 programs/ 51 subframes, 1 layers,
allstreams: 0
AUDIO: 48000 Hz, 2 ch, s16le, 191.9 kbit/12.49% (ratio: 23988->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio)
decoder)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 416 (preferred colorspace: Planar
YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 2.46:1 - prescaling to correct movie aspect.
VO: [xv] 720x416 => 1024x416 Planar YV12 
A: 161.8 V: 161.8 A-V: -0.007 ct:  0.032 4047/4047 18%  1%  2.2% 0 0 
Exiting... (Quit)

I am using faac 1.26 compiled from source, faad2 2.6.1 and the
latest svn mplayer:

MPlayer dev-SVN-r25993-4.1.2 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (Family: 15, Model: 2,Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

plus the all-20071007 codecs pack. My encoding options are as follows:

Pass 1:

mencoder -v dvd://1 -chapter 29-29 -alang en -vf crop=720:416:0:82 -oac copy -ovc x264 -x264encopts
pass=1:subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=1000
-o /dev/null

Pass 2:

mencoder -v dvd://1 -chapter 29-29 -alang en -vf crop=720:416:0:82 -oac faac -faacopts br=192:mpeg=4:object=2 -channels 2 -srate 48000 -ovc x264 -x264encopts
pass=2:subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=1000
-o matrix_x264.avi

My apologies if I have provided /too/ much info,

    Andrew

-- 
http://www.andrews-corner.org



More information about the MPlayer-users mailing list