fmII
Sat, May 17th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 19:58 PDT
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 cdparanoia - Default branch
Section: Unix

 

Added: Fri, Apr 17th 1998 04:24 PDT (10 years, 1 month ago) Updated: Thu, Apr 4th 2002 17:22 PDT (6 years, 1 month ago)


About:
cdparanoia reads audio from the CDROM directly as data, with no analog step between, and writes the data to a file or pipe in WAV, AIFC or raw 16 bit linear PCM. Cdparanoia will read correct, rock-solid audio data from inexpensive drives prone to misalignment, frame jitter and loss of streaming during atomic reads. cdparanoia will also read and repair data from CDs that have been damaged in some way.

Author:
Monty <xiphmont (at) mit (dot) edu> [contact developer]

Rating:
8.39/10.00 (12 votes)

Homepage:
http://www.xiph.org/paranoia/
Tar/GZ:
http://www.xiph.org/[..]download/cdparanoia-III-alpha9.8.src.tgz

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Console (Text Based)
[Intended Audience]  End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL)
[Topic]  Multimedia :: Sound/Audio, Multimedia :: Sound/Audio :: CD Audio :: CD Ripping

Dependencies: [change]
No dependencies filed

 
» Rating: 8.39/10.00 (Rank N/A)
» Vitality: 0.00% (Rank 7548)
» Popularity: 7.14% (Rank 400)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 57,253
   URL hits: 46,150
   Subscribers: 185

Projects depending on this project:
MplayerXP
K-Yamo
TCDR
MPyRe
K3b
(Note: 17 projects depend on this one. The ones displayed are picked by a randomizer.)


Other projects from the same categories:
mp3maintenance
Liar Liar
KPodder
Prioutil
FLAC

Users who subscribed to this project also subscribed to:
GLib
Imlib2
Freevo
ELinks
gogetty


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 9.8 18-Jul-2001 GNU General Public License (GPL) Homepage Tar/GZ

 Articles referencing this project

 Comments

[»] will it ever work with :
by Andrei Mihut - Dec 8th 2002 21:08:40

Hardware Class: cdrom
Model: "COMPAQ HL-DT-ST CD-RW GCE-8240B"

[reply] [top]


[»] Quality of rips
by Kevin Ingolfsland - Sep 14th 2002 20:14:10

Anyone know a good way to determine how closely a rip matches the original? I'd like to know if a track had skips, scratches, etc. and if those errors will show up in the final WAV file. I'd like to be able to store this information in an file so eventually I could determine the overall quality of my digital recording collection. The documentation on the CDParanoia website indicated that the '-I' option would log errors during the rip to a file, but that option doesn't appear to be in the 9.8 release.

[reply] [top]


[»] Printing CD contents
by RandomEyes - Apr 3rd 2002 14:53:52

I like the contents listing from cdparanoia, but was frustrated trying to output it to a file for editing.

I managed to do it using cut & paste between 2 terminal windows under X-Windows. Is there any plan to allow output to sdout?

I am not a programmer, but might have a look at the source and try to hack a fix. If I do, I'll post.

RandomEyes

--
Just Do Me!

[reply] [top]


    [»] Re: Printing CD contents
    by MSilveira - May 22nd 2002 22:06:53


    > X-Windows. Is there any plan to allow
    > output to sdout?
    >
    > I am not a programmer, but might have
    > a look at the source and try to hack a
    > fix. If I do, I'll post.


    Maybe cdparanoia uses stderr for the output you want, instead of stdout. Using progname 2>file or progname 2>&1>&file would get the output you want to the text file, the former style is recommended. Have fun! ;)

    --
    Helloooo Worrrrld! :D

    [reply] [top]


    [»] Re: Printing CD contents
    by Kevin Ingolfsland - Sep 14th 2002 14:50:49

    cdparanoia -eQ 2> filename

    That should do the trick.

    [reply] [top]


[»] Still holds true
by Mikael Hultgren - Nov 13th 2001 04:47:07

Paranoia is one of those apps that i truly can't live without, to this date it hasn't failed to rip a single cd i own, even those from something like 8 years ago that has some interesting scratches.

Truly a great application.

[reply] [top]


[»] great tool
by Chouser - Feb 8th 2000 14:57:31

I have had nothing but success with this tool. It's great at ripping CDs that other apps just give up on, because of scratches and such. It has plenty of command-line options and does a good job of telling how much trouble it's having with each track.

[reply] [top]


    [»] Re: great tool
    by Plutoid - Jun 24th 2003 13:40:30


    > I have had nothing but success with this
    > tool. It's great at ripping CDs that
    > other apps just give up on, because of
    > scratches and such. It has plenty of
    > command-line options and does a good job
    > of telling how much trouble it's having
    > with each track.

    I have never had any problems with cdparanoia. It rips even the worst cds that barely played in my home cd player. Great work! Jake@plutoid.com

    [reply] [top]


[»] Works great with RedHat 6.1
by Concord - Jan 9th 2000 09:47:15

Thoroughly enjoy using this application. The batch ripping and abort-on-skip features are the best. Excellent README documentation made using it with multiple readers installed much easier!

I'm using it now along with GRIP as a front end. The two work flawlessly together. I recommend this app for glibc 2.1 systems because it works nicely on both of my RedHat 6.1 systems.

[reply] [top]


[»] hidden tracks?
by Jeetendra - Sep 28th 1999 16:28:54

Are there any CD rippers that can rip "hidden" tracks (e.g. Songs in the key of X and They Might Be Giants' Factory Showroom CDs)from an audio D? Can CDParanoia do this? TIA! :-)

[reply] [top]


[»] glibc 2.1 problems
by Monty - Aug 19th 1999 02:16:33

Hi,

I doubt that would be a problem with glibc 2.1 specifically (rather a bug in paranoia that glibc 2.1 just happens to trip). I did find one serious bounds error in 9.5... If 9.6 still exhibits the problem, please contact me directly so we can debug it.

Monty
monty@xiph.org
(author of cdparanoia)

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  ITMJ •  Linux.com •  NewsForge  •  SourceForge.net  •  Surveys •  Jobs •  PriceGrabber