AutoHotkey Community

It is currently May 27th, 2012, 4:14 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Online Media Converter
PostPosted: February 17th, 2010, 11:49 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
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.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 20th, 2010, 8:53 am 
Offline

Joined: April 19th, 2005, 10:26 am
Posts: 2249
Location: switzerland
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/showfile ... e_id=12675
; (Get flac-win.zip)
;
; - lame.exe
; http://www.rarewares.org/mp3-lame-bundl ... me-current
; (Get the Lame Release Bundle)
;
; - oggenc.exe and oggdec.exe
; http://www.vorbis.com/files/1.0.1/windo ... -win32.zip
; (Newer versions are available but seem to require some vorbis DLLs)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 20th, 2010, 8:16 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
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.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group