Re: Ripping multiple tracks as a single
Todd Zullinger <[email protected]> Sun, 9 Dec 2007 22:51:37 -0500
| Newsgroups | gmane.comp.multimedia.grip.user |
|---|---|
| Message-ID | <[email protected]> |
Aubreywan wrote:
> This may seem like a noob question, but I have some live cds that I
> want to rip as a single track instead of separate ones. Any ideas on
> how to do this?
I don't think grip can do this for you. But it wouldn't be hard to do
from the command line using the tools that grip calls.
You could rip the whole album to a wav file using cdparanoia, then
encode it with lame (or flac or ogg or...). If the album had 10
tracks, using cdparanoia 1-10 would rip the whole album into a file
named cddb.wav. If you wanted, you could even pipe things straight
from cdparanoia to your encoder if you wanted:
cdparanoia 1-10 - | lame -V 1 --vbr-new - album.mp3
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If a government were put in charge of the Sahara Desert, within five
years they'd have a shortage of sand.
-- Dr. Milton Friedman
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Grip-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/grip-users
signature.asc
(application/pgp-signature, 542 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iQFDBAEBAgAtBQJHXLfJJhhodHRwOi8vd3d3LnBvYm94LmNvbS9+dG16L3BncC90 bXouYXNjAAoJEEMlk4u+rwzjJ1sIAIz2cJoyrh/zjzZNAlgsOvYFQ0/wQKvoEAfA /tRXKnfrsZY/20awb8te9iCWCuu85kr9UkU2wCwhfdH/L7se8Dc1x+ErYs2fhzsG xkSMNzJNU7Q9/ZpqBaUccjkvD8xMK5cTM87NBp0O8T85vNcoE8s1ulnJsSn7/R3C SfaFgV6sYRRmzHZkl/mKkC0RxkoA6BTM19fpMlU73fuHwXpaxjrR6kCKAy4vSsAd 0Apfwz1+HlcacbUQcnQDxHj9oNvuAH2qJdwORHe8McoiMP3aUZnenytd96LJ0rms u2i7ugzn1pFz7aWHMCNRPsdlIQFvZcbsGFYx5aqC2xwXbOwLgIw= =hG6T -----END PGP SIGNATURE-----