Just built a freevo box with a brand new dvdrom, using both freevo & mmpython 
snapshots. It detects dvdroms and cdroms fine, but fails to detect audiocds. 
This is what i get in the freevo log : 

Trying cd/unknown
rom_drives.py (725): MEDIA: Status=4
rom_drives.py (726): Posting IDENTIFY_MEDIA event

I ran mmpythons mediatest on my cdrom device (i did flush the mmpython cache 
first) and got this.

WARNING: cache directory ./cache doesn't exists, caching deactivated
Trying cd/unknown
../mmpython/disc/DiscID.py:60: FutureWarning: x<<y losing bits or changing 
sign will return a long in Python 2.4 and up
  discid = ((checksum % 0xff) << 24 | total_time << 8 | last)
../mmpython/disc/discinfo.py:210: FutureWarning: %u/%o/%x/%X of negative int 
will return a signed string in Python 2.4 and up
  id = '%08lx_%d' % (disc_id[0], disc_id[1])
filename : /dev/cdroms/cdrom0
No Match found

I might add that mplayer cdda://1 works perfectly :)
Any ideas?

Mvg
den_RDC



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to