>> Does anyone know of a good cf tool for converting audio files to mp3? >> I looked briefly, and couldn't find any, so hoping someone else will know of >> one. > >Only thing I can think of is using CFExecute to call FFMPEG to perform >the conversion. You can find it at http://ffmpeg.mplayerhq.hu/ > >Hatton
Thanks all. I am looking at FFMpeg (didn't know it did audio as well) for video conversion, and windows keeps notifying me that a 'ffmpeg.exe stopped working and was closed. A problem caused the applicaion to stop working correctly. Windows will notify you if a solution is available'. I can't figure this one out, and have tried it on two different machines in my shop. It will run from the prompt, but when I try to cfexecute, or do a java runtime.exec() call, I get the error. Is this an issue with vista, or does anyone have any ideas on this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317547 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

