I just looked myself, and it looks like no video formats are supported. The closes you have is Mp3, and I'd assume it just gets the ID3 info.
You could always write a wrapper to ffmpeg, run that on the your videos to get the info back, then manually pass that data to your collections with cfindex. On Fri, Aug 8, 2008 at 2:51 PM, Raymond Camden <[EMAIL PROTECTED]> wrote: > Check the CF Developers Guide for a full list of what is supported. If > your video type is supported, I'd assume only metadata but I've not > tested this myself. > > > On Fri, Aug 8, 2008 at 2:45 PM, Brian Yager <[EMAIL PROTECTED]> wrote: >> Does it just scan the metadata from them or can it actually do more? >> > -- =========================================================================== Raymond Camden, VP of Software Dev, Broadchoice Email : [EMAIL PROTECTED] Blog : www.coldfusionjedi.com AOL IM : cfjedimaster Keep up to date with the community: http://www.coldfusionbloggers.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310564 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

