Zeratul wrote: > Yesterday I finally found some time to upgrade freevo to 1.5.0 and > mmpython to 0.4.5. > Seems to work fine, except for some discs. The DVD disc I rented > yesterday, CITY_OF_NO_LIMITS region code europe. > I have no DVD-writer, but made a vobcopy -m of the disc so I can send > any lsdvd output you require. > > mmpython.create error: > Traceback (most recent call last): > File "/usr/lib/python2.3/site-packages/mmpython/factory.py", line > 250, in create > return self.create_from_device(name) > File "/usr/lib/python2.3/site-packages/mmpython/factory.py", line > 217, in create_from_device > t = e[3](devicename) > File "/usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py", line > 108, in __init__ > self.valid = self.isDisc(device) > File "/usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py", line > 197, in isDisc > return self.lsdvd(device) > File "/usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py", line > 150, in lsdvd > self.tracks[-1].video.append(DVDVideo(data)) > File "/usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py", line > 75, in __init__ > self.width = int(data[12]) > ValueError: invalid literal for int(): ?
Please send me the output of 'lsdvd -v -n -a -s /dev/dvd' Dischi -- There are 2 major products that came out of Berkeley: UNIX and LSD. We don't believe this to be a coincidence. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
