Re: [Rhythmbox-devel] Minimum Requirements for Audiocd ?



Jonathan Matthew wrote:
[my apologies for not checking where the reply went to]
> On Tue, May 19, 2009 at 09:07:07PM +0200, tjoen wrote:
>> Trying to get audiocd working without result. MP3 playing works.
> 
> I'm guessing you're not running nautilus, or anything else that would mount the audio
> CD (in the gvfs sense, not the unix sense) automatically on insertion.  Rhythmbox
> only uses gvfs-mounted CDs. 

Thanks for the tip!
Compiled gvfs, no cdda support, so
Compiled libcdio
Recompiled gvfs
Recompiled gst-plugins-ugly

> You can mount CDs from the commandline by running
> 'gvfs-mount cdda://device' where 'device' is the last component of the device filename
> (eg for /dev/hdb it's gvfs-mount cdda://hdb)

/dev $ ls -l cdrom sr? scd?
lrwxrwxrwx 1 root root      3 May 22 15:51 cdrom -> sr0
lrwxrwxrwx 1 root root      3 May 22 15:51 scd0 -> sr0
lrwxrwxrwx 1 root root      3 May 22 15:51 scd1 -> sr1
brw-rw---- 1 root cdrom 11, 0 May 22 15:51 sr0
brw-rw---- 1 root cdrom 11, 1 May 22 15:51 sr1
$ groups
tjoen audio cdrom floppy video wheel

$ gvfs-mount cdda://scd1
Error mounting location: volume doesn't implement mount

$ gvfs-mount -d /dev/scd1
A pop-up box appears asking if I want to open Rhythmbox.
It works! but only once :-(

Later I discovered that by inserting an audiocd,
the same pop-up box appears. Also right clicking
the new audiocd-icon on the desktop starts Rhythmbox.

If I start Rhythmbox from the commandline I found no way
to play audiocd. Also:

$ rhythmbox cdda://scd1
Failed to load cdda://scd1: No registered source can handle URI cdda://scd1

$ gst-inspect |grep -i cdda
cdio:  cdiocddasrc: CD audio source (CDDA)
cdparanoia:  cdparanoiasrc: CD Audio (cdda) Source, Paranoia IV

I think I am still missing things, according to the help-files
it should be possible.But inserting a cd starts a second Rhythmbox.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]