From kde-multimedia Sat Dec 02 19:08:15 2000 From: Martin Vogt Date: Sat, 02 Dec 2000 19:08:15 +0000 To: kde-multimedia Subject: [ANNOUNCE] CDDA PlayObject X-MARC-Message: https://marc.info/?l=kde-multimedia&m=97578405806259 Hello, after Rik Hemsley did the kioslave/audiocd grabber I couldn't resists and made a CDDA PlayObject. Rik's source code was very helpfull here. http://mpeglib.sourceforge.net/ Its in a 0.0.1 state and some thing are not working. (like the yaf-cdda player, seek is not implemented,..) And of cource you need cdparanoia installed. The schema for open a file is the following: cddaplay /dev/ track:.cdda This plays track the "dummy" extension .cdda is needed to trick artsd, which always needs some extension. BUILD INSTRUCTIONS ================== ./configure --with-cdparanoia=[PATH] make make install Then cd cddalib/example/cddaplay/ ./cddaplay "/dev/sgc track:2.cdda" to play track 2. Or mpeglibartsplay "/dev/sgc track:2.cdda" for the arts outputplugin. Note: The dummy example cddaplay is not installed! regards, Martin _______________________________________________ Kde-multimedia mailing list Kde-multimedia@master.kde.org http://master.kde.org/mailman/listinfo/kde-multimedia