You may also be able to do it via COM access - would need to look at the binary methods to check.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Bobby Hartsfield To: CF-Talk Sent: Fri Dec 08 21:23:17 2006 Subject: RE: dynamically generating .flv files on upload No, but as long as you can do the conversion from the command line, you can run the same command with cfexecute. You'll want to worry about file sizes and conversion times though. That's a task that is pretty strenuous on a processor. I'd suggest batching them late at night with a system task rather than coldfsuion. ...:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Will Swain [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 4:02 PM To: CF-Talk Subject: SOT: dynamically generating .flv files on upload I want to allow users to upload video files which I will then convert automatically to .flv files. If I have a copy of quicktime pro with the FLV QuickTime Export plug-in installed on the server, is it possible to do this using CF to manage the uploads and conversion? Anyone done anything like this? Thanks Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263401 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

