CONVERT ERROR ! PLEASE HELP
I have installed it , it works perfectly but when i upload any kind of videos except flv it doesnt convert
after i upload i go to process queue
Id User Status url File Location Action
1 vshare Convert Finished (convert again) mediaexample.avi Edit Delete
in debug.txt i get this
2008-05-27 20:40:10 Upload Finished
2008-05-27 20:40:10 STARTING VIDEO CONVERSION (process_queue.id = 1)
2008-05-27 20:40:10 File: /var/www/vhosts/whatsupyou.com/httpdocs/video/video/mediaexample.avi
2008-05-27 20:40:10 ################################################## ##
2008-05-27 20:40:10 INSERT INTO video SET
UID='1',
seo_name='media-example',
title='media example',
description='media example',
keyword='media example',
channel='0|2|0',
vdoname='mediaexample.avi',
flvdoname='12119388101958593702.flv',
addtime='1211938810',
adddate='2008-05-27',
type='public',
active='0',
approve='1'
2008-05-27 20:40:10 ################################################## ##
2008-05-27 20:40:10 Video id: 1
2008-05-27 20:40:10 Find video duration - START
2008-05-27 20:40:10 Duration (ffmpeg-php): 6
2008-05-27 20:40:10 DURATION: 00:06
2008-05-27 20:40:10 Create Thumbnail - START
2008-05-27 20:40:10 Create Thumbnail with ffmpeg-php - END
2008-05-27 20:40:10 CONVERT COMMAND: /usr/local/bin/mplayer '/var/www/vhosts/whatsupyou.com/httpdocs/video/video/mediaexample.avi' -o /var/www/vhosts/whatsupyou.com/httpdocs/video/flvideo/12119388101958593702.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es
2008-05-27 20:40:11 ################################################## ##
2008-05-27 20:40:11
2008-05-27 20:40:11 ################################################## ##
2008-05-27 20:40:11 Return value:
2008-05-27 20:40:11 Calling process_video[1,0]
2008-05-27 20:41:10 STARTING VIDEO CONVERSION (process_queue.id = 1)
2008-05-27 20:41:10 File: /var/www/vhosts/whatsupyou.com/httpdocs/video/video/mediaexample.avi
2008-05-27 20:41:10 ################################################## ##
2008-05-27 20:41:10 SELECT * FROM `video` WHERE `VID`=1
2008-05-27 20:41:10 ################################################## ##
2008-05-27 20:41:10 Video id: 1
2008-05-27 20:41:10 Find video duration - START
2008-05-27 20:41:10 Duration (ffmpeg-php): 6
2008-05-27 20:41:10 DURATION: 00:06
2008-05-27 20:41:10 Create Thumbnail - START
2008-05-27 20:41:10 Create Thumbnail with ffmpeg-php - END
2008-05-27 20:41:10 CONVERT COMMAND: /usr/local/bin/mplayer '/var/www/vhosts/whatsupyou.com/httpdocs/video/video/mediaexample.avi' -o /var/www/vhosts/whatsupyou.com/httpdocs/video/flvideo/12119388101958593702.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es
When i execute the convert command from root , it converts it and works perfectly, then i activate the video and its all done... There must be an error and i need to fix it so i wont have to go to this manual process again and again...
i need some help ... please help me .
thanks
Re: CONVERT ERROR ! PLEASE HELP
you need to do following
Video not getting converted to flv viewtopic.php?t=351
Re: CONVERT ERROR ! PLEASE HELP
well i tried that
i dont get any error
u dont understand me
in root it works conversion (server supports and mencoder is working well)
but the script doesnt work with it
thats the problem
any1 knows how to fix it ?
thanks