From: darren kirby <bulliver@badcomputer.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] FLAC to mp3 converters?
Date: Wed, 5 Nov 2008 20:14:58 -0600 [thread overview]
Message-ID: <200811051914.58554.bulliver@badcomputer.org> (raw)
In-Reply-To: <5bdc1c8b0811041004k41ee926h9bba478c10c8117a@mail.gmail.com>
quoth the Mark Knecht:
> Hi,
> I'm wondering if anyone has a good way to convert a large hierarcy
> of directories populated with FLAC files to a new set of directories
> using mp3 instead? The FLAC directory contains something like 20000
> files so I need the converted structure to replicate the original.
> Most likely the tool has to be very tolerant of file naming, unicode,
> etc., as there are likely to be any number of strange things in there.
CLI based, but very simple. It will mirror your directory structure and
preserve any meta-tags: http://badcomputer.org/unix/code/sneetchalizer/
Something like:
$ sneetchalizer -r -D /my/mp3s/ --in=flac --out=mp3 /my/flacs/
will do everything you specified above with one command.
Ruby powered ;)
> Thanks,
> Mark
HTH,
-d
--
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972
next prev parent reply other threads:[~2008-11-06 2:13 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 18:04 [gentoo-user] FLAC to mp3 converters? Mark Knecht
2008-11-04 18:15 ` Dirk Heinrichs
2008-11-05 3:40 ` young sun
2008-11-05 17:12 ` Jorge Peixoto de Morais Neto
2008-11-05 17:16 ` Neil Bothwick
2008-11-05 17:50 ` Jorge Peixoto de Morais Neto
2008-11-05 17:59 ` Eric Martin
2008-11-05 18:06 ` Dirk Heinrichs
2008-11-05 23:54 ` Neil Bothwick
2008-11-07 20:17 ` Eric Martin
2008-11-05 18:12 ` Ricardo Bevilacqua
2008-11-05 18:46 ` Andrew Gaydenko
2008-11-05 19:55 ` Mark Knecht
2008-11-05 20:13 ` Andrew Gaydenko
2008-11-05 20:24 ` Paul Hartman
2008-11-05 23:20 ` Beau Henderson
2008-11-06 3:18 ` Mark Knecht
2008-11-06 4:55 ` Mark Knecht
2008-11-06 9:56 ` Neil Bothwick
2008-11-07 1:12 ` Mark Knecht
2008-11-07 8:30 ` Neil Bothwick
2008-11-07 13:55 ` Mark Knecht
2008-11-07 15:54 ` Paul Hartman
2008-11-07 17:00 ` Mark Knecht
2008-11-05 20:08 ` Alex Schuster
2008-11-06 2:14 ` darren kirby [this message]
2008-11-06 3:14 ` Mark Knecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200811051914.58554.bulliver@badcomputer.org \
--to=bulliver@badcomputer.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox