If i manually enter the commands that mencoder is sending to the shell.....it doesnt work.
Code:
mencoder /home/jungmin/Desktop/50centxxx.avi -o /home/jungmin/Desktop/50centxxx.h300.avi -ovc xvid -xvidencopts bitrate=500:max_bframes=0 -oac mp3lame -lameopts mode=2:cbr:br=128 -vf scale=220:165,expand=220:176,harddup -af resample=44100 -ofps 10 -srate 44100
MEncoder 1.0pre7-4.0.1 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
85 audio & 196 video codecs
File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0 data: 0x0 - 0x3a4f400
Seek failed
AVI: Missing video stream!? Contact the author, it may be a bug :(
MPEG-PS file format detected.
VIDEO: MPEG1 352x240 (aspect 12) 29.970 fps 1537.2 kbps (192.2 kbyte/s)
[V] filefmt:2 fourcc:0x10000001 size:352x240 fps:29.97 ftime:=0.0334
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 224.0 kbit/15.87% (ratio: 28000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
xvid: using library version 1.1.-125 (build xvid-1.1.0-beta2)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
Opening video filter: [harddup]
Opening video filter: [expand w=220 h=176]
Expand: 220 x 176, -1 ; -1 (-1=autodetect) osd: 0
Opening video filter: [scale w=220 h=165]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
MP3 audio selected
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Segmentation fault
It´s not opening a file!?!??! What´s going on....the files and the paths to them are definitely correct!!!!!!!!!! Is the syntax not right???