Difference between revisions of "CDex"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Updated stable release from 1.70 to 1.77)
(Mention that source code is no longer available and it is bundled with adware, removed getting involved section)
Line 5: Line 5:
 
| caption = Easy to use GUI ripper
 
| caption = Easy to use GUI ripper
 
| maintainer = Georgy Berdyshev
 
| maintainer = Georgy Berdyshev
| stable_release = 1.77
+
| stable_release = 1.82
| preview_release = 1.70b4
+
| preview_release = none
| operating_system = Windows, Linux/BSD (Wine Emulation)
+
| operating_system = Windows
 
| use = Digital Audio Extraction
 
| use = Digital Audio Extraction
| license = GPL
+
| license = Proprietary / Adware
| website = http://cdexos.sourceforge.net/
+
| website = http://cdex.mu/
 
}}
 
}}
  
 
= Introduction =
 
= Introduction =
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:
+
CDex can extract 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.
 +
 
 +
CDex was originally released as free software under the terms of the GPL. However, as of version 1.70, the source code is no longer available and the installation is bundled with adware like OpenCandy.
  
 
== Features ==
 
== Features ==
Line 40: Line 42:
  
 
== CDex Guides ==
 
== CDex Guides ==
These are some guides to get setup and running with CDex.
+
These are some guides to get setup and running with CDex:
  
=== General guides ===
 
 
* [[CDex Drive Configuration]]
 
* [[CDex Drive Configuration]]
 
=== Compression guides ===
 
 
* [[CDex and FLAC]]
 
* [[CDex and FLAC]]
 
= Development API =
 
== Getting Involved ==
 
In order to boost the development of CDex developement team 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 an e-mail with a short description with your skills and what you would like to work on, including small contributions, etc.
 
  
 
== External links ==
 
== External links ==

Revision as of 11:08, 27 December 2016

CDex
Cdex-screenshot.PNG
Easy to use GUI ripper
Developer(s) Georgy Berdyshev
Release information
Initial release {{{released}}}
Stable release 1.82
Preview release none
Compatibility
Operating system Windows
Additional information
Use Digital Audio Extraction
License Proprietary / Adware
Website http://cdex.mu/

Introduction

CDex can extract 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.

CDex was originally released as free software under the terms of the GPL. However, as of version 1.70, the source code is no longer available and the installation is bundled with adware like OpenCandy.

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, FLAC, 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 Cuesheets (limited)
  • Support for libmusicbrainz tagging
  • Support for freeCDDB
  • Support for recording from the analog input line
  • Support for on the fly encoding

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.

CDex Guides

These are some guides to get setup and running with CDex:

External links