When I had "ffmpeg-php" selected. I got the "class 'ffmpeg_movie' not found, but using just regular "ffmeg" I got this in the conversion:


-----



STARTING VIDEO CONVERSION (process_queue.id = 4)

File: /home/xxx/public_html/xxx/vshare/video/oo.mov

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

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

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

Video id: 4

Find video duration - START

/home/xxx/public_html/xxx/vshare/include/ffmpeg -i /home/xxx/public_html/xxx/vshare/video/oo.mov

sh: /home/xxx/public_html/xxx/vshare/include/ffmpeg: Permission denied

Duration (ffmpeg): 0

DURATION: 00:00

Create Thumbnail - START
Creating Thumbnail with ffmpeg

Create Thumbnail with ffmpeg - END

CONVERT COMMAND: /home/xxx/public_html/xxx/vshare/include/mencoder '/home/xxx/public_html/xxx/vshare/video/oo.mov' -o /home/xxx/public_html/bxxx/vshare/flvideo/1214294180569465059.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 -ofps 24 -vf harddup

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

Array
(
)

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

Return value:



----

any ideas !?