GNOME Bugzilla – Bug 171530
new plugin: libcdio-based cdda source
Last modified: 2005-03-26 11:05:50 UTC
Attached a tentative implementation of a libcdio-based cdda source. I don't know whether it can handle scratched media as well as cdparanoia, but at least it handles the user-wants-to-eject-CD-while-playing scenario a bit better than cdparanoia (on my linux 2.6 box the drive is locked while in use, but the lock doesn't persist across segfaults, so it should not be a problem). By default the plugin is in 'stream-is-a-single-track mode', but it can also be set to behave like the cdparanoia plugin ('stream-is-first-track-through-last-track'). Putting it here so it doesn't get lost and people can play with it. Cheers -Tim
Created attachment 39223 [details] [review] cddasrc patch against gst-plugins 0.8 branch
Thanks for working on this. I started one myself a few days ago; I guess I'll stop.
And good grief, do we need to go over this again? :) Plugin code is LGPL, end of story. It's irrelevant what license the underlying library uses.
Raising priority to make maintainers aware of the patch. Adding PATCH keyword.
Tim, nice work, please apply. However, please fix copyright headers, like David said.