AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Online Media Converter

 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Wed Feb 17, 2010 10:49 pm    Post subject: Online Media Converter Reply with quote

I had a need to convert an ogg file to mp3 while at work with no converter available;
I ran across this online tool and it worked fairly well.

    Media-Convert is 100% free. No software is needed, and you don't have to register. You only need your favorite Internet browser.

_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
garry



Joined: 19 Apr 2005
Posts: 2212
Location: switzerland

PostPosted: Sat Feb 20, 2010 7:53 am    Post subject: Reply with quote

a script from Icarus
http://www.autohotkey.com/forum/topic32214.html
Quote:
; FlicFlac 0.32
; Single EXE Sound Converter
; Supports WAV, MP3, FLAC and OGG
; by Danny Ben Shitrit (aka Icarus)
; ---------------------------------------------------------------------------
;
; This is a simple utility for converting WAV, FLAC, MP3 and OGG files into any
; of the other formats.
;
; It requires these command line executables:
; - flac.exe
; http://sourceforge.net/project/showfiles.php?group_id=13478&package_id=12675
; (Get flac-win.zip)
;
; - lame.exe
; http://www.rarewares.org/mp3-lame-bundle.php#lame-current
; (Get the Lame Release Bundle)
;
; - oggenc.exe and oggdec.exe
; http://www.vorbis.com/files/1.0.1/windows/vorbis-tools-1.0.1-win32.zip
; (Newer versions are available but seem to require some vorbis DLLs)
Back to top
View user's profile Send private message
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Sat Feb 20, 2010 7:16 pm    Post subject: Reply with quote

Yes, and a fine script it is IF you're at a workstation from which downloads aren't disallowed. Where I was working at the time, I was lucky to even be able to save the file that the online converter returned.
_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group