I have done everithing i found on the forum to fix my problem but I cant this is my page

http://owpr.net/vshare2/

first it was an mencoder error
Code:
2007-10-16 18:16:22 Upload Finished

2007-10-16 18:16:22 Video (1) Conversion starting...

2007-10-16 18:16:22 File: /home/******/public_html/vshare2/video/ACT60.MPG

2007-10-16 18:16:22 -------------------------------------------------------------

2007-10-16 18:16:22 INSERT INTO video SET
				UID='1',
				title='test1',
				description='test1',
				keyword='test1',
				channel='0|1|0',
				addtime='1192576582',
				adddate='2007-10-16',
				vkey='1610042458',
				type='public',
				active='0',
				approve='1'

2007-10-16 18:16:22 -------------------------------------------------------------

2007-10-16 18:16:22 Video id: 1

2007-10-16 18:16:22 Calling ffmpeg-php -> ffmpeg_movie()

2007-10-16 18:16:22 Get video duration - START

2007-10-16 18:16:22 Get video duration - END

2007-10-16 18:16:22 DURATION: 24.891533

2007-10-16 18:16:22 Create Thumbnail - START

2007-10-16 18:16:22 Create Thumbnail - END

2007-10-16 18:16:22 CONVERT COMMAND:

/usr/local/bin/mencoder '/home/*******/public_html/vshare2/video/ACT60.MPG' -o /home/owprnet/public_html/vshare2/flvideo/1192576582973355221.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup



2007-10-16 18:16:22 -------------------------------------------------------------

2007-10-16 18:16:22 MEncoder 1.0rc2-3.4.6 (C) 2000-2007 MPlayer Team

CPU: AMD Opteron(tm) Processor 246 (Family: 15, Model: 37, Stepping: 1)

CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1

Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2



MPlayer was compiled without libmp3lame support.



Exiting... (error parsing command line)
then i change to ffmpeg and do the same, cpanel send me the cron report and says this

Code:
ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
 configuration:  --enable-shared
 built on Aug 23 2007 15:15:44, gcc: 3.4.6 20060404 (Red Hat 3.4.6-8)
Input #0, mpeg, from '/home/owprnet/public_html/vshare2/video/1_1.mpg':
 Duration: 00:00:24.8, start: 0.400000, bitrate: 367 kb/s
 Stream #0.0[0x1e0], 29.97 fps: Video: mpeg1video, yuv420p, 160x120, 250 kb/s
 Stream #0.1[0x1c0]: Audio: mp2, 44100 Hz, mono, 32 kb/s
Output #0, flv, to '/home/owprnet/public_html/vshare2/flvideo/11926579811919057648.flv':
 Stream #0.0,   nan fps: Video: flv, yuv420p, 160x120, q=2-31, 200 kb/s
 Stream #0.1: Audio: 0x0000, 22050 Hz, mono, 32 kb/s
Stream mapping:
 Stream #0.0 -> #0.0
 Stream #0.1 -> #0.1
Unsupported codec for output stream #0.1
ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
 configuration:  --enable-shared
 built on Aug 23 2007 15:15:44, gcc: 3.4.6 20060404 (Red Hat 3.4.6-8)
Input #0, mpeg, from '/home/owprnet/public_html/vshare2/video/1_1.mpg':
 Duration: 00:00:24.8, start: 0.400000, bitrate: 367 kb/s
 Stream #0.0[0x1e0], 29.97 fps: Video: mpeg1video, yuv420p, 160x120, 250 kb/s
 Stream #0.1[0x1c0]: Audio: mp2, 44100 Hz, mono, 32 kb/s
File '/home/owprnet/public_html/vshare2/flvideo/11926579811919057648.flv' already exists. Overwrite ? [y/N] Not overwriting - exiting