For CDImport and CDplayer plugins, I could only find one command line ripper that runs on Windows - cdda2wav. It was the predecessor to cdparanoia and EAC and I think probably not as good (but faster) when using its own ripping code but libparanoia can be selected.
http://www.student.tugraz.at/thomas.plank/ http://cdrecord.berlios.de/private/cdrecord.html For your purpose - Use the libparanoia option - use the GUI option make its output easier to parse. - a number of other GUIs for cdda2wav are already available so you have examples to build your own GUI. The difficulties with using it. - can't use drive letters - if interrupted, it has a habit of leaving an orphan process behind. - It calculates CDDB and MusicBrainz id but they are not always correct if CD-Text present (not sure about CD-Extra). - you will need to fetch cddb records yourself (it's easy just 2 http requests) -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=47841 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
