Need Help Encoding Videos


L

lol2232

Guest
I am on linux and trying to encode a video and this is what I recieve:
Code:
devan@lloyd:~$ mencoder Sky_Captain_And_The_World_Of_Tomorrow-Xvid_DVDSCR.avi -o Skycaptain.avi -ovc lavc -oac lavc -ffourcc DX50 -lavcopts \ acodec=mp3:vbitrate=300:abitrate=128 -vf scale=320:-3
MEncoder dev-CVS--4.0.2 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron A Mendocino/Pentium II Dixon (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX SSE

86 audio & 200 video codecs
File not found: 'frameno.avi'
Failed to open frameno.avi
Option lavcopts: Unknown suboption  acodec

Exiting... (error parsing cmdline)
devan@lloyd:~$

Sorry about the double post, I accidently posted in the wrong place at first.
 
I presume this is the post that's in the wrong place then? Encoding videos isn't development...
 
gfoot posted on Feb 10 2006 at 10:56 PM said:
I presume this is the post that's in the wrong place then? Encoding videos isn't development...

Well actually this was supposed to be the one in the right place :) I did not think i guess. Sorry
 
Last edited by a moderator:
Back
Top