Difference between revisions of "CDex"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m
Line 2: Line 2:
 
| name = CDex
 
| name = CDex
 
| screenshot =  
 
| screenshot =  
| caption = easy to GUI ripper
+
| caption = Easy to use GUI ripper
 
| maintainer = Albert L. Faber
 
| maintainer = Albert L. Faber
 
| stable_release = 1.50
 
| stable_release = 1.50
Line 14: Line 14:
 
=Introduction=
 
=Introduction=
  
What is CDex? CDex is entirely open source, as per the GPL Terms. It is a tool that is mainly focused on ripping and converting things, such as turning your home Compact Disc collection into digital audio files on your hard drive, in a simplistic way. Having built in support for many encoders, you wont find any shortage of options for your media files. Below is a more in-depth explanation of CDex features. The latest version of CDex is 1.70 Beta 1.
+
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==  
 
==Features==  
Line 32: Line 32:
  
 
==Screenshots==  
 
==Screenshots==  
 +
* [http://cdexos.sourceforge.net/screenshot1.html Main window] this is a screenshot of CDex main application window.
 +
* [http://cdexos.sourceforge.net/screenshot2.html CD-ROM window] this is a screenshot of the CDex CD-ROM configuration settings.
  
 
==Known Bugs==  
 
==Known Bugs==  
 +
* Intermediate problems with the Win2K and WinXP ASPI layer drivers. It is recommended that you install http://cdexos.sourceforge.net/download/nt_wnaspi32.zip wnaspi32] drivers if you are having problems running CDex.
  
==Additional reading:==
+
=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.
 +
 
 +
==Additional reading==
  
 
* [http://cdexos.sourceforge.net/ CDex website]
 
* [http://cdexos.sourceforge.net/ CDex 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:30, 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

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.

Additional reading