HydrogenAudio

CD-R and Audio Hardware => CD Hardware/Software => Topic started by: Zaraza on 2003-05-22 21:00:58

Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: Zaraza on 2003-05-22 21:00:58
I was thinking of writing my own ripper/encoder frontend (mostly as a research project to improve my programming skills) and I was wondering if there is any way to re-use the Windows port of cdparanoia that
is the basis of the latest versions of CDEX.

I.e. anyone familiar with CDEX code can maybe tell me whether this is a stand-alone DLL or maybe a set of classes that could be re-used in  a different project?

thanks in advance...
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: Zaraza on 2003-05-22 21:33:52
Answered my own question: CDRip.dll

...sorry for wasting bandwidth here...
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: john33 on 2003-05-22 21:48:00
Quote
Answered my own question: CDRip.dll

...sorry for wasting bandwidth here...

Checking through the CDex source should help too.
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: kritip on 2003-05-22 22:18:24
Just a note, if you are using a port of cdparanoia for windows, if a cd drive caches, it will be of no more use than any other burst mode ripper and so there may be others that are easier to use.

This is due to the fact that cdparanoia doesn't account for a drive cache, so it reads, re-reads from the cache and reports no error!!! I have personally tested this and have found that even on a terrrible cd, EAC struggled for ages in secure (2 hours and then failed), but cdex and cdparanoia reported no error! the result was unusable!!

Of course, if your drive does not cache, then it's great. If it does, you can still use no paranoia because it's not worth anything anyway!



These are just a few suggestions and opinions of mine, please nobody slate me! I would really love to use cdparanoia, especially when i am under Linux. I would then have no need for EAC.

Cheers,

Kristian
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: zokik on 2003-05-22 23:01:03
Has anyone ever done some comparison CDex vs. cdparanoia in linux? If you use cdparanoia from bash, you get quite thorough report of errors, IMHO much better than with CDex. I'd say that CDex just counts the bigger and very obvious errors cdparanoia reports. According to http://xiph.org/paranoia/faq.html#progbar (http://xiph.org/paranoia/faq.html#progbar) the report could contain much more info than CDex displays.

However, if you're right about that cache stuff, cdparanoia undoubtly has a major weakness, although it is much better than any other ripper I tried except EAC. But I don't like EAC because it stresses the drive (and my patience  )  too much.
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: westgroveg on 2003-05-24 01:23:54
Does cdparanoia in linux encode to mpc, log? I may be using it soon with my xbox.
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: Delirium on 2003-05-24 03:38:31
Quote
Does cdparanoia in linux encode to mpc

Uhh, you encode to mpc, not a ripper.  A ripper rips CD->wav.  An encoder encodes wav->xx, and you can use whatever encoder you wish, and whatever method to do so you wish.  Under Linux you may wish to use grip, a front-end to cdparanoia, which supports encoding to whatever command line you choose to type in (of which mppenc can certainly be one).
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: karmakillernz on 2003-05-24 05:04:05
Quote
Quote
Does cdparanoia in linux encode to mpc

Uhh, you encode to mpc, not a ripper.  A ripper rips CD->wav.  An encoder encodes wav->xx, and you can use whatever encoder you wish, and whatever method to do so you wish.  Under Linux you may wish to use grip, a front-end to cdparanoia, which supports encoding to whatever command line you choose to type in (of which mppenc can certainly be one).

abcde is a console based 'frontend' to cdparanoia and I found it fantastic. Take a look - it may be more suitable for the xbox.
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: westgroveg on 2003-05-24 08:02:22
Quote
Uhh, you encode to mpc, not a ripper. A ripper rips CD->wav. An encoder encodes wav->xx

What I was saying was, are there any frontends for it that support rip, encode & log like EAC does.

Quote
abcde is a console based 'frontend' to cdparanoia and I found it fantastic. Take a look - it may be more suitable for the xbox.

Thanx, I'll try it.
Title: CDEX’s Windows port of cdparanoia: possible to use it outside of CDEX?
Post by: GeekShadow on 2012-01-13 20:16:07
Is this possible to build a CDparanoia.exe binary ?