Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    readcdda 1.003

    Download button

    No screenshots available
    Downloads: 296  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Peter Corlett | More programs
    Perl Artistic License / FREE
    June 22nd, 2006, 15:36 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    readcdda description

    readcdda is a Perl module that reads digital audio from a CD.

    readcdda is a Perl module that reads digital audio from a CD.

    SYNOPSIS

    readcdda [OPTION]...

    This is a program to read (or "rip") CD digital audio from a CD and output the PCM data. Typically this is an initial stage in encoding data to MP3 format.

    The output data is raw 16 bit 44.1kHz stereo data. This format is directly readable by software like sox and various MP3 encoders, e.g.:

    readcdda -Dsg3 -v -F '|sox -r44100 -c2 -tsw - -twav d.wav'

    Will read a CD and create WAV files in the current directory with names 00.wav..99.wav. Alternatively, you can read and encode directly to MP3 with something like:

    readcdda -Dsg3 -v -F '|mp3enc -v -sti -of d.mp3 -br 160000 -qual 6'

    -D, --dev, --device=DEVICE

    SCSI device name or number to use.

    -L, --list

    Prints a list of all CD devices and their name/number, then exits.

    -T, --toc

    Prints a list of tracks on the CD, then exits.

    -f, --first=TRACK

    Selects the first track to read. Defaults to the first track on the CD.

    -l, --last=TRACK

    Selects the last track to read. Defaults to the same as -f if that was selected (i.e. read just one track) or the last track on the CD if it was not (i.e. read the whole CD.)

    -d, --dir, --directory=DIR

    Output is saved in this directory, with names of "00".."99".

    -s, --stdout

    Output is sent to standard output.

    -F, --format=FORMAT

    Output is sent to a name generated by a printf()-style format, e.g. "d".

    -v, --verbose

    Gives progress reports.

    -V, --version

    Givess script and module versions and exits.

    -h, --help

    Prints this text and exits.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    read cdda | Perl module | device SCSI | readcdda | read | cdda

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM