Re: Coldfusion + FFmpeg

2009-03-12 Thread Bryon Westmoreland
Does anyone know of a ColdFusion hosting company that offers ffmpeg as part of it's install base for a shared environment? I want to keep cost down during development and have been looking for a CF hosting solution for ffmpeg. Thanks!

RE: Coldfusion + FFmpeg

2009-03-12 Thread Adrian Lynch
You'll be lucky to find one I reckon. What about Railo hosting, they use ffmpeg under the hood for cfvideo? Adrian -Original Message- From: Bryon Westmoreland [mailto:westmorela...@gmail.com] Sent: 13 March 2009 01:41 To: cf-talk Subject: Re: Coldfusion + FFmpeg Does anyone

Re: Coldfusion + FFmpeg

2009-03-12 Thread Bryon Westmoreland
Try this again... sorry it my attempts are spamming this thread. Does anyone know of a ColdFusion hosting company that offers ffmpeg as part of it's install base for a shared environment? I want to keep cost down during development and have been looking for a CF hosting solution for ffmpeg.

Coldfusion + FFmpeg

2009-01-16 Thread Sin Tec
I am trying to set up a kinda on the fly page for converting video to flash via coldfusion and ffmpeg. cfsearch has a cfexacute that converts the video but you have to put the file name in the code. http://cfsearching.blogspot.com/2008/01/cfexecute-ffmpeg-and-mencoder-mystery.html !---

RE: Coldfusion + FFmpeg

2009-01-16 Thread Adrian Lynch
in :O) Adrian -Original Message- From: Sin Tec [mailto:tooles...@gmail.com] Sent: 16 January 2009 17:36 To: cf-talk Subject: Coldfusion + FFmpeg I am trying to set up a kinda on the fly page for converting video to flash via coldfusion and ffmpeg. cfsearch has a cfexacute

Re: Coldfusion + FFmpeg

2009-01-16 Thread Sin Tec
cffile action=upload destination = c:\ffmpeg nameconflict=overwrite filefield=VideoFile / cftry !--- using a large file and a short timeout value --- cfset argString = '/c c:\ffmpeg\ffmpeg.exe -i c:\ffmpeg\#cffile.SERVERFILE# -g