I'd be very surprised if you found a tag/cfc to do that. You'll most likely
have to roll your own using whatever command line tool you've found. But by
all means... if I'm wrong... do share :-)

What command line utility did you find? Windows? Linux?

The only thing I've seen that was remotely related was just a tag to read
the ID3 tags of mp3s (maybe some other formats too), file size, track
lengths, titles, artists, etc... it was called CFX_AudioInfo. It's not what
you are looking for but may come in handy with what you are doing.


..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-----Original Message-----
From: Burns, John D [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 23, 2006 9:44 AM
To: CF-Talk
Subject: Audio conversion CFX tag, cfc, etc?

I've been looking for a CFX or CFC tag that can take in an audio file in
various formats (the more the better) and convert to MP3. I've found
some command-line tools that can do conversions and I've considered
using CFEXECUTE to call that but I'm curious if anyone has some java
code in a CFC wrapper or if there's a good CFX tag out there to do this
type of thing more elegantly than CFEXECUTE to a command-line program.
All we really need to be able to control is the input file, the output
path and the bitrate of the MP3. If the tag returns a final file size or
something like that, that would be an added bonus. Please let me know if
you have experience with this or know of a product. Thanks!
 
John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 
-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.21/236 - Release Date: 1/20/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.21/236 - Release Date: 1/20/2006
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230228
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to