On Wed, Apr 22, 2009 at 4:22 PM, Mark David Dumlao <madum...@gmail.com> wrote: > I'm going to go with this one. I'm writing/testing a gst-plugins-bad > ebuild right now :)
Taking this one back. Playing around using gst-launch-0.10 with various cd reading sources (cdiocddasrc, cdparanoiasrc, cdaudio) tells me (1) i probably dont need cdio, and (2) cdaudio doesn't "feel" like it's doing the right thing (hardcoded /dev/cdrom name). Also, what appears to be the case (and probably what confused me) is that cdparanoia and friends CAN read audio CDs. It just seems to fess up when it's reading mixed data/audio CDs and outputs me garbage. Now I don't yet know if this is because it can't read mixed data/audio tracks or because the Might and Magic CDs are in a not-exactlly-compliant format that just happens to read fine on windows. I'll pop in a few playstation CDs and see how that works out. At any rate, though, it seems to doubly stump me that totem isn't registering the gstreamer cdda source even though rhythmbox is reading it just fine. I'll double check the totem ebuild and check if there's a configure option that's not in the use flags. Sane?