You are not logged in.

#1 2009-05-29 19:53:05

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Convert Music Library to Ogg

I have a rather extensive music library that consists of mixed FLAC, MP3, M4A, WMA, and a few OGG files (I try to always rip to FLAC, but before I went to a centralized media library, some of the files were ripped by iTunes and Windows Media Player). I'd like to encode the whole thing to OGG so it fits on my iPod. Is there any good way to do this? I've been looking around to try and write a Java application that does it automagically, but I can't find a good way to edit metadata on Ogg and FLAC files. I could just run metaflac and its Ogg equivalent from Java, but that would be more than a little painful, not to mention dirty and unreliable.
Actually, on second thought, should I just be converting the FLAC files?

EDIT:
If I run `oggenc` on a FLAC file, the metadata gets moved over automagically... Let me see about the rest. And let me see if I like the quality of MP3 encoded to Ogg...

Last edited by arew264 (2009-05-29 20:00:19)

Offline

#2 2009-05-29 20:05:11

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Convert Music Library to Ogg

Converting lossy to lossy is generally a bad idea. FLAC to Ogg/Vorbis should work fine, the rest you should re-rip.

Offline

#3 2009-05-29 20:09:22

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: Convert Music Library to Ogg

I keep saying I'll re-rip things, but I haven't gotten down to it. I'm low on hard drive space, and my linux box doesn't have the CD drive connected because I don't have a free IDE channel. But yea, that's really what I should do.
I'll see if just reencoding the FLAC files will shrink the library enough to fit. I've only got a 4GB iPod Mini.

Offline

#4 2009-05-29 20:18:11

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Convert Music Library to Ogg

Are you sure you iPod supports ogg?

Offline

#5 2009-05-29 20:22:33

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: Convert Music Library to Ogg

Didn't now ipod supported ogg. Anyway:

oggenc -q6 *flac

is the way to go. No converting from lossy to lossy. You should also install libvorbis-aotuv for best quality (according to the hydrogenaudio wiki).

Offline

#6 2009-05-29 21:26:28

arew264
Member
From: Friendswood, Texas, US
Registered: 2006-07-01
Posts: 394
Website

Re: Convert Music Library to Ogg

iPod Mini supports Ogg if you run the Rockbox firmware, which I run. It's awesome.

Offline

#7 2009-05-30 04:26:19

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Convert Music Library to Ogg

The best way to rip lots of CDs quickly is to borrow another machine or two and rip several at once. I did 150 CDs in two easy evenings with two machines.

Offline

#8 2009-05-30 09:07:21

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: Convert Music Library to Ogg

For encoding I still use foobar2000 under wine. It takes care about all metadata.

Offline

Board footer

Powered by FluxBB