music file in /tmp/XXX/
Polytropon
freebsd at edvax.de
Sun Oct 11 21:53:53 UTC 2009
On Sun, 11 Oct 2009 11:31:48 -0700, Gary Kline <kline at thought.org> wrote:
> is there a freebsd app that will take my music file, 18 of them in /tmp/XXX,
> all named ogg files, and burn them to a CD?
> [...]
> all are names so i figure they have the internet-title/siong-named
> database tags. not sure. i cant figure out howto use k3b to copy these
> files; i've tried. is there anything simpler that will burn files from
> /tmp/XXX/ to an audio CD? I surrender..... (*****)
Yes there is. So much for the "user-friendlyness" of GUI apps. :-)
I'll attach a simple shell script that has served me well over
the years. I do admit that it seems to be overcomplicated because
of multiple conversions. I've placed the file in my ~/bin and
gave it +x permissions. Use it in the directory you are currently
located at. It requires the presence of the following programs:
ogg123, madplay, sox, as well as burncd, cdrecord or cdrdao for
the burning (and atapicam for the last two).
Just try it, it solves your problem. :-)
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp3ogg2acd
Type: application/octet-stream
Size: 2098 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20091011/4767f9c4/mp3ogg2acd.obj
More information about the freebsd-questions
mailing list