This is wat I get from the debug after uploading a .mp4 video. No thumbnail has been created. For .3gp I get almost the same debug list, only for that extension the thumbnail works.


Code:
2007-08-25 0:23:54 Upload Finished

2007-08-25 0:23:54 Video (3) Conversion starting...

2007-08-25 0:23:54 File: /home/admin/domains/degroenehel.tv/public_html/video/24082007127.mp4

2007-08-25 0:23:54 -------------------------------------------------------------

2007-08-25 0:23:54 INSERT INTO video SET
				UID='2',
				title='test test',
				description='woei',
				keyword='wooala',
				channel='0|1|0',
				space = '0',
				addtime='1187994234',
				adddate='2007-08-25',
				vkey='7322042',
				type='public',
				active='0',
				approve='0'

2007-08-25 0:23:54 -------------------------------------------------------------

2007-08-25 0:23:54 Video id: 2

2007-08-25 0:23:54 Calling ffmpeg-php -> ffmpeg_movie()

2007-08-25 0:23:54 Get video duration - START

2007-08-25 0:23:54 Get video duration - END

2007-08-25 0:23:54 DURATION: 5.12

2007-08-25 0:23:54 Create Thumbnail - START

2007-08-25 0:23:54 Create Thumbnail - END

2007-08-25 0:23:54 CONVERT COMMAND:

/usr/local/bin/mencoder '/home/admin/domains/degroenehel.tv/public_html/video/24082007127.mp4' -o /home/admin/domains/degroenehel.tv/public_html/flvideo/1187994234137797706.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames



2007-08-25 0:23:54 -------------------------------------------------------------

2007-08-25 0:23:54 MEncoder dev-SVN-r24142-3.4.6 (C) 2000-2007 MPlayer Team

CPU: Intel(R) Celeron(R) CPU 3.06GHz (Family: 15, Model: 4, Stepping: 9)

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

Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2





Exiting... (error parsing command line)



2007-08-25 0:23:54 -------------------------------------------------------------

2007-08-25 0:23:54 Return value: Exiting... (error parsing command line)

2007-08-25 0:23:54 Calling process_video[3,0]