ripit.pl

D J Hawkey Jr hawkeyd at visi.com
Fri Jun 6 11:19:46 PDT 2003


In article <20030516165559.D89556_squirm.dsto.defence.gov.au at ns.sol.net>,
	Alex.Wilkinson at dsto.defence.gov.au writes:
> Can anyone recommend a cdda->mp3 ripper that can access:
> 
> freedb.freedb.org:8880
> 
> ripit.pl doesn't seem to have the smarts to do this.

Really?! Ripit-2.0 contains:

$CDDB_HOST      = "freedb.freedb.org";  # set cddb host
$CDDB_PORT      = 8880;                 # set cddb port
$CDDB_MODE      = "cddb";               # set cddb mode: cddb or http
$CDDB_INPUT     = 1;                    # 1 ask user if multiple CDs found,
                                        # 0 no interaction

I've yet to have a CD's contents not be found/displayed; is this where it
fails you?

Note that the Perl module CDDB_get is required - Do you have it installed?

Dave

-- 

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet?



More information about the freebsd-multimedia mailing list