Guillaume Proux wrote:
> Hello,
> 
> Thank you for your initial answer
> 
>> BUS="ide", KERNEL="*[!0-9]", PROGRAM="/bin/cat /proc/ide/%k/media",
>> RESULT="cdrom", NAME="%k", SYMLINK+="cdrom dvd"
>> This is a flexible rule that creates two symlinks to the cdrom device
>> called cdrom and dvd.
> 
> I am running Ubuntu Edgy. I believe similar rules are already in place
> 
>> Make sure that, in local_conf.py
>> ROM_DRIVES = [ ('/mnt/dvd', '/dev/dvd', 'DVD') ]
>> or your equivalent is set
> 
> I tried that out but when doing that, Freevo complained that "no
> action has been set" when I selected the DVD drive entry.
> 
>> Try different dvds,
> 
> No change.
> 
>> mminfo /dev/dvd
> 
> [EMAIL PROTECTED]:~/freevo-1.7.0-rc2$ mminfo /dev/dvd
> kaa media metadata info
> 
> /dev/dvd
> |       type: CD
> |    subtype: data
> |      media: MEDIA_DISC
> |       mime: unknown/unknown
> |         id: 2002120318420300LILOSTITCH_D2
> |      label: LILOSTITCH_D2
> 
> [EMAIL PROTECTED]:~/freevo-1.7.0-rc2$
> 
> 
> So this is stil recognized as a CD although it should clearly be a DVD ...
> 
> Any help appreciated !

I would guess that libdvdread and libdvdcss have not been installed
before kaa.metadata.

The solution is to install the above libs and re-install kaa.metadata.

I get this for Lilo & Stitch
/dev/dvd
|       type: DVD
|    subtype: video
|      media: MEDIA_DISC
|       mime: video/dvd
|         id: 2002120512513800LILOSTITCH_D4
|      label: LILOSTITCH_D4
|     length: 9057.24
+-- Track #1
|    |      media: MEDIA_AV
|    |       mime: video/mpeg
|    |     length: 4828.01
|    |    trackno: 1
|    |    trackof: 35
|    |     angles: 1
...

Duncan



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to