You are not logged in.
Pages: 1
Hello all! I was wondering if anyone could lend a hand towards me with creating or attaining a script that would change all OGGs in a directory to WAV (using SOX) then using LAME to convert them to MP3. I have a good bit of OGG files but I would like to add these files to my ipod and and ipods don't have any OGG support, so I could really use some help.
Thanks a ton!
Tux has helped me close the gates!
Offline
http://internap.dl.sourceforge.net/sour … ce/ogg2mp3
Seems to be a hacked mp32ogg script...
want a modular and tweaked KDE for arch? try kdemod
Offline
Awesome, thanks for the link. I'm not sure how to use this though, never used something like this before, sorry if it's nooby. Gonna look around with it
(fixed the typo in my title)
Tux has helped me close the gates!
Offline
The half-assed approach would be to run 'oggdec *.ogg && bladeenc *.wav && rm *.wav *.ogg' but I guess that's not what you were looking for.
Todays mistakes are tomorrows catastrophes.
Offline
Pages: 1