[MEncoder-users] Unclear error, AE_FAAC

Peter Sebastian Masny ps-list at masny.dk
Sun Jan 25 01:06:09 CET 2009


Hi all,

I'm trying to convert some video I've captured using my vholdr camcorder 
(xvid and monoPCM I think). I'm putting it in a format compatable with 
my iPhone.  However, it fails and I'm not sure why. The same commands 
work fine for a DVD conversion. (Debian system)

Thanks in advance for any help,
Peter

Output:
$ mencoder "save6 - top to bottom.avi" -o top2bot.mp4 -of lavf -lavfopts 
format=mp4 \
 > -vf dsize=480:320,harddup -sws 9 \
 > -ovc x264  -x264encopts 
nocabac:level_idc=30:bframes=0:global_header:threads=auto:subq=5:frameref=6:partitions=all:trellis=1:chroma_me:me=umh:bitrate=512 
\
 > -oac faac -faacopts mpeg=4:object=2:raw:br=128
MEncoder dev-SVN-r26940 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Pentium(R) D CPU 2.80GHz (Family: 15, Model: 4, Stepping: 4)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0  data: 0x0 - 0xcdec000
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [XVID]  640x480  12bpp  30.000 fps  1848.4 kbps (225.6 kbyte/s)
[V] filefmt:3  fourcc:0x44495658  size:640x480  fps:30.000  ftime:=0.0333
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 8000 Hz, 1 ch, s16le, 128.0 kbit/100.00% (ratio: 16000->16000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
** MUXER_LAVF 
*****************************************************************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B-frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
*******************************************************************************
OK, exit.
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [harddup]
Opening video filter: [dsize=480:320]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
AE_FAAC, counldn't set specified parameters, exiting

Exiting...




More information about the MEncoder-users mailing list