Hi!
I've really done everything , i googled everywhere but i am unable to solve this problem: I try to convert and it can't convert to flv! However with command in SSH i could manage to convert but not through php!
What the problem could be?Thumbnail creattion is ok, and flv videos plays nicely, just this convertion... only in ssh.. but why??? Please help me.
Here is what i got :

STARTING VIDEO CONVERSION (process_queue.id = 506)

File: /var/www/vhosts/domain.com/httpdocs/video/video.avi

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

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

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

Video id: 506

Find video duration - START

Duration (ffmpeg-php): 241

DURATION: 04:01

Create Thumbnail - START

Create Thumbnail with ffmpeg-php - END

CONVERT COMMAND: /usr/bin/mencoder '/var/www/vhosts/domain.com/httpdocs/video/video.avi' -o /var/www/vhosts/domain.com/httpdocs/flvideo/1221510242302480554.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:

Running flvtool2: /usr/bin/flvtool2 -U /var/www/vhosts/domain.com/httpdocs/flvideo/1221510242302480554.flv

Back