Hi Guys,

i've been trying to convert .avi videos to .flv using ffmpeg, I have it workng 
from the command line, however when I try it using <cfexecute> it only converts 
a small part of the file and the video doesn't work...

the arguments I am using are very basic as follows.

<cfexecute name="directory\ffmpeg.exe" arguments = "-i directory\testvid2.avi 
directory\testvid2.flv" outputfile="c:\" timeout="0">   
</cfexecute>


Thank You in advance 

Mark 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287778
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to