(Unofficial) CDex 1.60 with CUE sheets ++ |
![]() ![]() |
(Unofficial) CDex 1.60 with CUE sheets ++ |
Jun 10 2005, 23:41
Post
#1
|
|
|
Group: Members Posts: 320 Joined: 5-August 03 Member No.: 8183 |
Got tired of waiting for a new version of CDex. It doesn't seem like CDex is in active development anymore, so I added a few features on the latest source and compiled up a package.
I know that most of you use EAC, but I fancy the on-the-fly encoding using dll codecs, and it works well on unscatched CDs (which all my CDs are, naturally CODE // Version 1.60 beta 1 cs1 (by tycho) Added cue-sheet saving when saving partial tracks. Enabled experimental libFlac.dll support. Changed to better default name for partial tracks filename. Changed defaults: MP3 mode j-stereo, Jitter correction disabled, CDDB auto connection. Added average speed display (removed estimated total time). Included latest dlls (libFLAC.dll, MACDll.dll 3.99, lame_enc.dll 3.97a10, vorbis 1.1.0) Compiled UNICODE version. The source diffs from the cvs is included the package. Am I allowed to distribute this? I will provide a link if it's OK. |
|
|
|
Jun 11 2005, 00:12
Post
#2
|
|
![]() Group: Members Posts: 180 Joined: 14-January 03 From: Singapore Member No.: 4566 |
I do not know if you are allow to distribute this, but an update to CDex is always what I waiting for. Any link?
-------------------- Break The Rules!!!
|
|
|
|
Jun 11 2005, 01:17
Post
#3
|
|
![]() Group: Members Posts: 305 Joined: 27-April 03 Member No.: 6228 |
QUOTE (tycho @ Jun 10 2005, 11:41 PM) The source diffs from the cvs is included the package. Am I allowed to distribute this? I will provide a link if it's OK. The original code is under the GPL so yes you are allowed to distribute binaries as long as long as you abide by the GPL, as a very short summary: your modifications must also be licensed under the GPL or compatible license and you must make an offer of the source if you distribute binaries. You should also add your own copyright notice to the changed file if you do not wish to assign copyright of your changes to the original authors. Since current CDex development seems to be stalled/or dead I don't suppose anyone would mind much if you forked the project. If you actively maintained it in effect you would be come the mainline developer. It is preceisly the point of the GPL that you can do things like this. If development of a closed source application stalls you are left at the mercy of the owner of the source code. |
|
|
|
Jun 11 2005, 01:51
Post
#4
|
|
![]() Group: Members Posts: 1507 Joined: 24-March 02 From: Revere, MA Member No.: 1607 |
QUOTE I know that most of you use EAC, but I fancy the on-the-fly encoding using dll codecs, and it works well on unscatched CDs (which all my CDs are, naturally wink.gif ). I have CDex on my machine. The on-fly encoding is a plus especially when I am ripping seeing that I rarely due and I am not concerned with accurate rip, etc. It's good to see your doing a little bit of work on it here and there. -------------------- College student/IT Assistant
|
|
|
|
Jun 11 2005, 02:36
Post
#5
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
QUOTE (tycho @ Jun 10 2005, 07:41 PM) The source diffs from the cvs is included the package. Am I allowed to distribute this? I will provide a link if it's OK. It's perfectly fine, and actually quite awesome. If you want, I can host it at RareWares. If it generates enough interest, it might even be worth creating a new project at Sourceforge, so that it would be a semi-official fork. I wholeheartedly believe it's a very welcome initiative, to try to revive CDex development. And, if you are willing to accept feature requests: APE tagging This post has been edited by rjamorim: Jun 11 2005, 02:39 -------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
Jun 11 2005, 03:45
Post
#6
|
|
![]() Group: Members Posts: 491 Joined: 3-June 03 Member No.: 6981 |
QUOTE (tycho @ Jun 11 2005, 06:41 AM) Got tired of waiting for a new version of CDex. It doesn't seem like CDex is in active development anymore, so I added a few features on the latest source and compiled up a package. Great!QUOTE (tycho @ Jun 11 2005, 06:41 AM) Yes, please. |
|
|
|
Jun 11 2005, 08:01
Post
#7
|
|
|
Group: Members (Donating) Posts: 31 Joined: 31-December 02 Member No.: 4335 |
QUOTE (tycho @ Jun 10 2005, 11:41 PM) Got tired of waiting for a new version of CDex. It doesn't seem like CDex is in active development anymore The latest beta is from April 25, 2005 http://fileforum.betanews.com/detail/CDex/930285642/1 |
|
|
|
Jun 11 2005, 12:07
Post
#8
|
|
![]() Group: Members Posts: 81 Joined: 31-July 04 Member No.: 15910 |
QUOTE (tycho @ Jun 11 2005, 12:41 AM) This version creates cue sheets when saving as one image (even only some songs). Sounds good to me. This feature should be particularly useful for partial backups of CDs containing classical music. -------------------- Friends don't let friends use lossy codecs. (char0n)
|
|
|
|
Jun 11 2005, 13:07
Post
#9
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
QUOTE (grombulk @ Jun 11 2005, 04:01 AM) The guys at Betanews have no clue. The last CVS commit happened more than an year ago. -------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
Jun 11 2005, 18:12
Post
#10
|
|
|
Group: Members Posts: 320 Joined: 5-August 03 Member No.: 8183 |
I've given Roberto a temporary link to the package, so let's see if he'll host it.
A few words on the Cue sheet feature. When choosing partital rips, the cuesheet will output the selected tracks. The first track therefore always starts at 00:00:00. In contrast, EAC may produce cuesheets that start its first track at e.g. 00:00:37, but I guess that CDex actually starts ripping at the first frame of the track, and not the first frame on the CD. The cuesheet will also split Artist/Tracknames correctly on compilation discs, but you need to check the "Split trackname..." option. Don't know how much time I'll get to work on this further, but I guess it should be possible to add a few more features. (APE tagging - not sure...) |
|
|
|
Jun 11 2005, 21:10
Post
#11
|
|
|
Group: Members Posts: 320 Joined: 5-August 03 Member No.: 8183 |
|
|
|
|
Jun 11 2005, 23:30
Post
#12
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
QUOTE (tycho @ Jun 11 2005, 02:12 PM) I'll host it as soon as you give me the sources. Otherwise I'll be flamed to death by the usual Stallman lovers. -------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
Jun 14 2005, 02:28
Post
#13
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
Hello.
I just added tycho's mod to CDex to the Others section at RareWares, and announced it at the index page. Again, thanks to tycho for his work. Regards; Roberto. -------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
Jun 27 2005, 08:46
Post
#14
|
|
|
Group: Members Posts: 1 Joined: 27-June 05 Member No.: 22983 |
hey tycho, it's nice to see someone working on cdex...thank you very much. i'm about to start a massive rip project using cdex and i'm going to be ripping to flac. your readme says that flac support is experimental. how experimental is it? is the built in flac encoder stable enough to use on a large scale, or would you recommend to still use the external encoder option (flac.exe)? thanks again for the new cdex version...bob.
This post has been edited by bobsmith19: Jun 27 2005, 14:27 |
|
|
|
Jun 27 2005, 16:23
Post
#15
|
|
|
Group: Members Posts: 205 Joined: 15-January 02 Member No.: 1035 |
My feature fequest would be a new GUI, ( Easy CD-DA extractor has the best design by far. You may want to take a look)
|
|
|
|
Jun 27 2005, 19:30
Post
#16
|
|
|
Group: Members Posts: 320 Joined: 5-August 03 Member No.: 8183 |
I enabled the already build libFLAC.dll support, and it seems to work. However, I am believe I see some problems when playing them with the winamp plugin.
Anyway, for mass CD backup, I would still recoment EAC, although it has an awkward user interface. Look out for an upcomming tool that I'm just about to finish, which will actually make some interaction with EAC simpler, and at the same time replace MAREO, Flackattack, Wack and Aftermath! (mostly, at least |
|
|
|
Sep 22 2005, 20:20
Post
#17
|
|
|
Group: Members Posts: 1 Joined: 22-September 05 Member No.: 24644 |
Can someone fix a source that link aint workin' anymore, it said 404 error file missing. I'd really like to try to version.
Thanks in advance. |
|
|
|
Sep 22 2005, 20:25
Post
#18
|
|
![]() Rarewares admin Group: Members Posts: 7515 Joined: 30-September 01 From: Brazil Member No.: 81 |
-------------------- Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org |
|
|
|
Sep 26 2005, 12:34
Post
#19
|
|
![]() Group: Developer Posts: 1245 Joined: 16-December 02 From: Australia Member No.: 4097 |
The Unicode bit of 1.60 is a welcome feature and now I can enter in unicode artist and track names that don't get converted to ???'s. They work when tagging ogg files, and the mp3 file names have unicode in them. But I get ???'s in the id3v2 tag of mp3s created in 1.60 (when viewing them in fb2k). So maybe the id3v2 tagging is not using unicode?
|
|
|
|
Dec 21 2005, 10:58
Post
#20
|
|
|
Group: Members Posts: 497 Joined: 2-October 01 Member No.: 168 |
QUOTE (tycho @ Jun 10 2005, 11:41 PM) Got tired of waiting for a new version of CDex. It doesn't seem like CDex is in active development anymore, so I added a few features on the latest source and compiled up a package. Good, have you checked the Musicbrainz-enabled mod ??? And, well... accuraterip ability would be great (at least to me). HaPpY CoDiNg !!! |
|
|
|
Jan 15 2006, 11:14
Post
#21
|
|
![]() Group: Validating Posts: 16 Joined: 5-September 04 Member No.: 16788 |
QUOTE (PatchWorKs @ Dec 21 2005, 11:58 AM) Oh God... I've been looking for some MB-enabled ripper ripper for sooooo long ! I'll test this gem at once. |
|
|
|
Feb 12 2006, 13:23
Post
#22
|
|
![]() Group: Members Posts: 306 Joined: 28-January 06 Member No.: 27378 |
Great news for me
I love cdex ! it was one of the first audio ripper , maybe it was the first Thanks I would love to see cdex with features like rips all tracks before encoding & a better normalize feature (maybe , my dream , with a WaveGain engine ) This post has been edited by francesco: Feb 12 2006, 13:25 |
|
|
|
Mar 25 2006, 10:12
Post
#23
|
|
|
Group: Members Posts: 497 Joined: 2-October 01 Member No.: 168 |
QUOTE (mll @ Jan 15 2006, 11:14 AM) Oh God... I've been looking for some MB-enabled ripper ripper for sooooo long ! I'll test this gem at once. |
|
|
|
Apr 24 2006, 18:21
Post
#24
|
|
|
Group: Members Posts: 1 Joined: 24-April 06 Member No.: 29969 |
The UNICODE support in your version of CDex is what made me chose CDex over EAC. It would make this version better if UNICODE is supported in ID3V2 tags in mp3 files. There is a patch for this at
http://sourceforge.net/tracker/index.php?f...567&atid=300567 I wanted to combine this patch with your modified code, but had problem getting the full source. Would it be possible for you to apply the patch to your version? Or perhaps email me your full source code? CODE // Version 1.60 beta 1 cs1 (by tycho) Added cue-sheet saving when saving partial tracks. Enabled experimental libFlac.dll support. Changed to better default name for partial tracks filename. Changed defaults: MP3 mode j-stereo, Jitter correction disabled, CDDB auto connection. Added average speed display (removed estimated total time). Included latest dlls (libFLAC.dll, MACDll.dll 3.99, lame_enc.dll 3.97a10, vorbis 1.1.0) Compiled UNICODE version. The source diffs from the cvs is included the package. Am I allowed to distribute this? I will provide a link if it's OK. |
|
|
|
May 7 2006, 04:49
Post
#25
|
|
![]() Group: Developer (Donating) Posts: 2123 Joined: 28-June 02 From: Argentina Member No.: 2425 |
Well, it appears that CDex is now moving again:
Posted By: ngaur70 Date: 2006-02-06 08:43 Summary: CDex recruits new Project Manager A new project manager has recently joined the CDex team. This addition will allow us to commence development on the outstanding items. ------------------------------------------------------------------------------- Posted By: ngaur70 Date: 2006-03-13 09:00 Summary: CDex moving to Subversion In an effort to keep CDex upto date with the most supportable application and to give it a forward looking image, CDex code is being migrated from CVS to Subversion. When the migration is complete, I will have the appropriate links changed ------------------------------------------------------------------------------- By: Narendra Gaur - ngaur70Project Admin RE: Is this officially dead? 2006-02-06 08:50 No, I am the new Project Manager on this tool, and I will make sure some nice and exciting things happen to it in the upcoming future. Please keep monitoring ------------------------------------------------------------------------------- By: Georgy Berdyshev - codingmaster RE: Is this officially dead? 2006-04-10 02:42 Hello! I'm also a new developer! CDex is not dead!!! The next steps for the future are: 1) Moving cvs to svn 2) Changing the compiler to gcc 3) Fixing all bugs 4) Releasing newer version with updates for the codecs 5) Adding the Feature Requests 6) Cleaning the Code and the Source Tree 7) Preparing for CDex 2 8) Writing a new GUI 9) Having at least all bugs fixed and lots of new Features 10) Releasing CDex 2 Regards, Georgy Berdyshev -------------------- MAREO: http://www.webearce.com.ar
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 12:04 |