[mythtv] [mythtv-commits] mythtv commit: r25858 - intrunk/mythtv by cpinkham

Mark Kendall mark.kendall at gmail.com
Thu Aug 26 13:23:17 UTC 2010


On 26 August 2010 20:27, Mythtv <mythtv at meric.id.au> wrote:
>> RingBuf(dvd:myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso):
>> OpenFile(dvd:myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso,
>> 12)
>> libdvdnav: Using dvdnav version svnR1215
>> libdvdread: Using libdvdcss version 1.2.10 for DVD access
>
>
>  Looks like you are trying to open an encrypted DVD iso which the commit
> message explicitly states wont work.
>
> --------------------------
>
> Yeah... I saw the libdvdcss messages - however the ISO isn't encrypted.
> I even tried disabling libdvdcss and it still fails.
> For some reason, it is trying to open /dev/dvd, instead of using the
> stream.

There's still an issue with the url being passed to the ringbuffer. If you try:

mythavtest myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso

you should have more success. (i.e. strip out the extra dvd: at the beginning)

regards

Mark


More information about the mythtv-dev mailing list