what exactly does this mean,and how to correct this? I try "Decode with QT" and "Decode with mplayer". The first do not give me any error and do nothing. The second option give me the following error.


My output:

Encoding started on Sun Jul 18 19:28:44 BRT 2004
-f 5 -b 4000 -q 3 -B 260 -V 230 -a 2
/Applications/ Multimidia/ffmpegx/ffmpegX.app//Contents/Resources/mencvcdX: line 205: /usr/bin/yuvscaler: No such file or directory
**ERROR: [mpeg2enc] Unable to open: 2/dvd/movie01.mpv:
No such file or directory
**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!
Using GNU internationalization
Original domain: messages
Original dirname: /usr/local/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
MPlayer dev-CVS-030316-14:10-3.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)
: No such file or directory
AltiVec found
Reading config file /usr/local/etc/mplayer/mplayer.confReading config file /Users/xico/.mplayer/config
Reading /Users/xico/.mplayer/codecs.conf: Reading /usr/local/etc/mplayer/codecs.conf: Using built-in default codecs.conf
CommandLine: '-noframedrop' '-vo' 'yuv4mpeg' '-ao' 'pcm' '-waveheader' '-v' '-osdlevel' '0' '/Download/movie01' '2/movie012.mpg' '-aid' '0' '-sid' '0' '-sub' '/Download/movie01' '2/movie012.mpg'
get_path('font/font.desc') -> '/Users/xico/.mplayer/font/font.desc'
can't open '/Users/xico/.mplayer/codecs.conf': No such file or directory
can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
font: can't open file: /Users/xico/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Unoptimized OnScreenDisplay
Can't open input config file /Users/xico/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
Using usleep() timing
Terminal type `unknown' is not defined.
get_path('input.conf') -> '/Users/xico/.mplayer/input.conf'
File not found: '/Download/movie01'
get_path('movie01.conf') -> '/Users/xico/.mplayer/movie01.conf'
Playing /Download/movie01
Not an URL!
File not found: '2/movie012.mpg'
get_path('movie012.mpg.conf') -> '/Users/xico/.mplayer/movie012.mpg.conf'
Playing 2/movie012.mpg
Not an URL!
get_path('movie012.mpg.conf') -> '/Users/xico/.mplayer/movie012.mpg.conf'
File not found: '2/movie012.mpg'
Playing 2/movie012.mpg
Not an URL!
Exiting... (End of file)

My Preset:

ffmpegX Preset File
_version=8

_encoder=mpeg2enc
_video=true
_videoformat=10
_width=720
_height=480
_ratio=10
_videobitrate=4000
_framerate=NTSC (29.97)

_mpegprofile=6
_interlacemode=0
_thread=1
_qmatrix=0
_minq=3
_vbv=230
_syncoffset=0
_cbr=false
_nosvcdscan=true
_pulldown=false
_closedgop=false
_bicubicscaling=true
_letterbox=true
_gopheaders=false
_blackwhite=false
_undopulldown=false
_qtdecode=false
_mpdecode=true

_denoise=false
_deinterlace=false
_luminance=100
_saturation=100
_sharpness=125

_audio=true
_audioformat=1
_audiobitrate=224
_audiosampling=48000
_audiogain=0
_audiochannels=0
_audiomode=0
_invertmap=false

_authorvcd=false
_authorsvcd=false
_authordvd=true
_split=false
_splitchunks=0
_keepelementary=true

_terminalmode=false

Please help me. Thanks.