Quote:
	
	
		| 
					Originally Posted by GrouchyAdmin  In this case, you might make your 'submission' form use php-ffmpeg (as noted above); Just qualify the movie's content and autofill this data when it's submitted, before you do your mail() or whatever other notification you are planning to use.  That'll keep people from just sending shit, but it won't help with bandwidth use/waste. | 
	
 Word.  I wanted to make it all razzle-dazzle by auto-filling it right into the field as the user tends to it, and the best way is, I guess to send an asynchronous request to a little script that'll kick back the run time using ffmpeg, and then jam that shizzle in.