no longer getting the blank upload.php page
now I get the page saying it was successful and I need to wait for it to convert
which is fine
but it still never converts
here's my debug output:
2007-10-21 8:18:57 Video (25) Conversion starting...
2007-10-21 8:18:57 File: /home/www/video.knightspeed.com/htdocs/video/StarCraft2CinematicTrailer_EnglishUS.avi
2007-10-21 8:18:57 -------------------------------------------------------------
2007-10-21 8:18:57 INSERT INTO video SET
UID='2',
title='test',
description='test',
keyword='test',
channel='0|2|0',
addtime='1192969137',
adddate='2007-10-21',
vkey='1479751989',
type='private',
active='0',
approve='1'
2007-10-21 8:18:57 -------------------------------------------------------------
2007-10-21 8:18:57 Video id: 23
2007-10-21 8:18:57 Calling ffmpeg-php -> ffmpeg_movie()
2007-10-21 8:18:57 Get video duration - START
2007-10-21 8:18:57 Get video duration - END
2007-10-21 8:18:57 DURATION: 268.65338
2007-10-21 8:18:57 Create Thumbnail - START
It never gets past "create thumbnail"
the "create thumbnail" script you have to test it seems to be missing a file as well, so I couldnt run it
Bookmarks