Hello.
I installed and compiled mplayer with memcoder from here-> http://debian-multimedia.org/pool/main/m/mplayer/mplayer_1.0.rc2svn20080706.orig.tar.gz
I tried to encode vob to mp4 (for PSP)
found this command line in some tutorial:
but it gave me following error:Code:./mencoder test.vob -oac lavc -ovc lavc -of lavf -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:acodec=aac -af lavcresample=24000 -vf harddup -lavfopts format=psp -ofps 30000/1001 -vf scale=320:240 -o test.mp4
I know i need to install/recompile mplayer+memcoder with aac libs, but how? where do i find it and how to do it?Code:MEncoder dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2008 MPlayer Team CPU: Intel(R) Xeon(R) CPU X5355 @ 2.66GHz (Family: 6, Model: 15, Stepping: 7) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 success: format: 0 data: 0x0 - 0xc69f800 MPEG-PS file format detected. VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 6000.0 kbps (750.0 kbyte/s) [V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.000 ftime:=0.0400 ========================================================================== Opening audio decoder: [dvdpcm] Uncompressed DVD/VOB LPCM audio decoder AUDIO: 48000 Hz, 2 ch, s16be, 1536.0 kbit/100.00% (ratio: 192000->192000) Selected audio codec: [dvdpcm] afm: dvdpcm (Uncompressed DVD/VOB LPCM) ========================================================================== ** 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: [scale w=320 h=240] ========================================================================== Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES) The selected video_out device is incompatible with this codec. Try appending the scale filter to your filter list, e.g. -vf spp,scale instead of -vf spp. VDecoder init failed :( Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2) ========================================================================== Audio LAVC, couldn't find encoder for codec aac.
+ Reply to Thread
Results 1 to 3 of 3
-
-
ok i got libfaac but don't know how to add it to mencoder.
tried adding "libfaac" folder to mplayer directory tree but without any result.
here's my mplayer dir
and here are the contents of libfaac dir (dunno if i copied good files)
i ain't got root access on this server so i had to compile it with --prefix=/tmp/mplayer command
please tell me how to add libfaac to mencoder, i think adding any other codec will be similar.
Similar Threads
-
MKV AAC GUI Converter with Nero AAC Codec
By prijatelj.v in forum AudioReplies: 4Last Post: 26th Mar 2012, 08:41 -
Mencoder not copying aac to mp4
By rzippert in forum Video ConversionReplies: 6Last Post: 8th Feb 2012, 18:17 -
AAC 5.1 to AAC 2ch conversion problem
By MR 3 in forum AudioReplies: 6Last Post: 2nd Feb 2010, 22:44 -
Convert AAC 6ch to AAC 2ch w/ Dolby Pro Logic II Surround info
By SiegeX in forum AudioReplies: 5Last Post: 28th Dec 2009, 16:58 -
Error with Nero AAC encoder in XVID4PSP - "Could not open AAC encoder&
By TheViking in forum Video ConversionReplies: 2Last Post: 5th Nov 2009, 01:41