The mp4 file gets as far as calling up the actual encoding script, but the wmv starts to get the thumbnail and quits it seems. Here is the debug.txt

2008-01-01 5:29:01 -------------------------------------------------------------

2008-01-01 5:29:01 Video id: 90

2008-01-01 5:29:01 Calling ffmpeg-php -> ffmpeg_movie()

2008-01-01 5:29:01 Get video duration - START

2008-01-01 5:29:01 Get video duration - END

2008-01-01 5:29:01 DURATION: 428.995656

2008-01-01 5:29:01 Create Thumbnail - START

2008-01-01 5:29:04 Create Thumbnail - END

2008-01-01 5:29:04 CONVERT COMMAND:

/usr/bin/mencoder '/home/nylive/public_html/xxxx/share/video/at_laid_the_golden_egg_256kb.mp4' -o /home/nylive/public_html/xxx/share/flvideo/1199186944408399296.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es -vf harddup



2008-01-01 5:49:05 Upload Finished

2008-01-01 5:49:05 Video (52) Conversion starting...

2008-01-01 5:49:05 File: /home/nylive/public_html/xxxx.com/share/video/08LittleKing.wmv

2008-01-01 5:49:05 -------------------------------------------------------------

2008-01-01 5:49:05 INSERT INTO video SET
UID='10',
title='testggg',
description='test',
keyword='test',
channel='0|14|0',
addtime='1199188145',
adddate='2008-01-01',
vkey='1442243504',
type='public',
active='0',
approve='1'

2008-01-01 5:49:05 -------------------------------------------------------------

2008-01-01 5:49:05 Video id: 91

2008-01-01 5:49:05 Calling ffmpeg-php -> ffmpeg_movie()

2008-01-01 5:49:05 Get video duration - START

2008-01-01 5:49:05 Get video duration - END

2008-01-01 5:49:05 DURATION: 453.844

2008-01-01 5:49:05 Create Thumbnail - START