Difference between revisions of "CDex"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Known Bugs)
m (Additional reading)
Line 43: Line 43:
 
In order to boost the development of CDex, Albert L. Faber is looking for developers who are willing to help improve the CDex open source project (like improving the ripping library, make it run on Linux or Mac OS/X etc). If you are interested, please send him an e-mail with a short description with your skills and what you would like to work on, including small contributions, etc.  
 
In order to boost the development of CDex, Albert L. Faber is looking for developers who are willing to help improve the CDex open source project (like improving the ripping library, make it run on Linux or Mac OS/X etc). If you are interested, please send him an e-mail with a short description with your skills and what you would like to work on, including small contributions, etc.  
  
==Additional reading==
+
==External links==
  
* [http://cdexos.sourceforge.net/ CDex website]
+
* [http://cdexos.sourceforge.net/ CDex official website]
 
* [[EAC_Vs_CDex_SecureMode | CDex full paranoia versus EAC secure mode]] (by Pio2001)
 
* [[EAC_Vs_CDex_SecureMode | CDex full paranoia versus EAC secure mode]] (by Pio2001)
 
* [http://www.users.on.net/~alexanderino/cdex/ Jason Antony's Guide to Using CDex]
 
* [http://www.users.on.net/~alexanderino/cdex/ Jason Antony's Guide to Using CDex]

Revision as of 06:33, 28 August 2006

CDex
{{{logo}}}

Easy to use GUI ripper
Developer(s) Albert L. Faber
Release information
Initial release {{{released}}}
Stable release 1.50
Preview release 1.70
Compatibility
Operating system Windows
Additional information
Use Digital Audio Extraction
License GPL
Website http://cdexos.sourceforge.net/

Introduction

What is CDex? CDex is entirely open source, as per the GPL Terms. It can extract the data directly (digital) from an Audio CD, which is generally called a CD Ripper or a CDDA utility. The resulting audio file can be a plain WAV file (useful for making compilation audio CDs) or the ripped audio data can be compressed using an audio encoder. Many encoders are supported:

Features

  • Easy to use interface
  • Media File Player
  • Create PLS and M3U playlist files
  • Advanced jitter correction
  • Supports the cdparanoia software extraction libraries
  • Support for many file formats/audio encoders (WAV, MP3, Ogg Vorbis, AAC, APE, etc)
  • Support for ID3 V.1 and V.2 tags
  • Support for normalization of audio files
  • Support for transcoding of compressed audio files
  • Support for CUE sheets
  • Support for CDDB
  • Support for recording from the analog input line

Screenshots

  • Main window this is a screenshot of CDex main application window.
  • CD-ROM window this is a screenshot of the CDex CD-ROM configuration settings.

Known Bugs

  • Intermediate problems with the Win2K and WinXP ASPI layer drivers. It is recommended that you install wnaspi32 drivers if you are having problems running CDex.

Development API

Getting Involved

In order to boost the development of CDex, Albert L. Faber is looking for developers who are willing to help improve the CDex open source project (like improving the ripping library, make it run on Linux or Mac OS/X etc). If you are interested, please send him an e-mail with a short description with your skills and what you would like to work on, including small contributions, etc.

External links