Hi there!

I've moved to an other host and i got a problem with the script, everything is installed fine, this is the output:

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

File: /www/virtual/www.domain.com/html/video/video.wmv

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

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

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

Video id: 9654

Find video duration - START

Duration (ffmpeg-php): 179

DURATION: 02:59

Create Thumbnail - START

Create Thumbnail with ffmpeg-php - END

CONVERT COMMAND: /usr/local/bin/mencoder /www/virtual/www.domain.com/html/video/video.wmv -o /www/virtual/www.domain.com/html/flvideo/1231875991439751681.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

####################################################
Array
(
)

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

Return value: 

Running flvtool2: /usr/local/bin/flvtool2 -U /www/virtual/www.domain.com/html/flvideo/1231875991439751681.flv
(changed the actual domain to domain) :)

Thank you!