Hello!

first I have a little question: How can I see if the cronjob works right? Is there a log or something?


on some videos the thumbnail worked, on some not.

Here is the conversation log:

Code:
STARTING VIDEO CONVERSION (process_queue.id = 4)

File: /var/www/vhosts/ks300847.kimsufi.com/httpdocs/video/Route66-VEB_FILM_Leipzig-2004-Deutsch.avi

####################################################

SELECT * FROM `video` WHERE `VID`=4

####################################################

Video id: 4

Find video duration - START

Duration (ffmpeg-php): 6290

DURATION: 01:44:50

Create Thumbnail - START

Create Thumbnail with ffmpeg-php - END

CONVERT COMMAND: /usr/local/bin/mencoder '/var/www/vhosts/ks300847.kimsufi.com/httpdocs/video/Route66-VEB_FILM_Leipzig-2004-Deutsch.avi' -o /var/www/vhosts/ks300847.kimsufi.com/httpdocs/flvideo/12306487301811700806.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=768:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup

####################################################

[...........]
On the other videos the generation is ok.