Uploading. creating thuimbs, then convert error
	
	
		STARTING VIDEO CONVERSION (process_queue.id = 14)
--------------------------------------------------------------------------------
File: /home/eztravel/public_html/video/100_8426.MOV
##################################################  ##
SELECT * FROM `video` WHERE `VID`=18
##################################################  ##
Video id: 18
Find video duration - START
/usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV
FFmpeg version SVN-r11447, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration:
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.3.0
  built on Jan  7 2008 08:02:53, gcc: 3.4.6 20060404 (Red Hat 3.4.6-9)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/eztravel/public_html/video/100_8426.MOV':
  Duration: 00:00:30.0, start: 0.000000, bitrate: 2014 kb/s
    Stream #0.0(eng): Video: mjpeg, yuvj420p, 320x240 [PAR 0:1 DAR 0:1], 15.00 tb(r)
Must supply at least one output file
Duration (ffmpeg): 30
DURATION: 00:30
Create Thumbnail - START
Creating Thumbnail with ffmpeg
/home/eztravel/public_html/thumb/18.jpg
/usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:08 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/eztravel/public_html/thumb/18.jpg
/home/eztravel/public_html/thumb/1_18.jpg
/usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:16 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/eztravel/public_html/thumb/1_18.jpg
/home/eztravel/public_html/thumb/2_18.jpg
/usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:13 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/eztravel/public_html/thumb/2_18.jpg
/home/eztravel/public_html/thumb/3_18.jpg
/usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:19 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/eztravel/public_html/thumb/3_18.jpg
Create Thumbnail with ffmpeg - END
CONVERT COMMAND: /usr/local/bin/mencoder '/home/eztravel/public_html/video/100_8426.MOV' -o /home/eztravel/public_html/flvideo/1200033428914620169.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: 
Back
	 
	
	
	
		Re: Uploading. creating thuimbs, then convert error
	
	
		I have asked my host enable ssh access. so that I can run convert commad to verify.
However I found on this board a reference to create a convert.php file to test your convert command, but doesn't a convert.php file already exist?
So any way  I followed the link and created a conv.php instead of convert.php file and when run from the browser it goes black, by design, i know,  but then no white text or anything.
http://forums.buyscripts.in/viewtopic.php?t=351