Posts by xon.xoff

    Hello,
    did anyone have a chance to look at this? Or do I have to file a bug report? If yes, can you please hint me where and how?

    btw, I thought that the issue might be with the libdvdcss library, so I checked the version I have installed. My Linux Mint reports libdvdcss2 version 1.2.13-0 for amd64. As I have no idea how to find out the version which is used in LE, I just did a cmp of the /usr/lib/libdvdcss.so.2.1.0 inside the LE squashfs with the Linux Mint one. To my surprise the files are identical. So now I am really confused :(

    I would appreciate if anyone with deeper knowledge could investigate it.

    Hello, I am also having the same issue with LibreELEC. DVD playback of some discs stops usually after 30 minutes or so. When I try to play the IFO files directly, I usually can play only the first one, but not the rest. So it looks like issues with decrypting the discs.
    In debug log I saw many messages similar to this one:

    INFO: msg: libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_03_0.VOB

    I did a test - I played the same disc on the same PC booted to LE 8.0.1 and then booted to Linux Mint 17.2 with Kodi 17.1 installed.
    When booted to LE, the playback failed as soon as I jumped ca 30 minutes into the movie. With Linux Mint there were no issues, I was able to jump to any point in the movie.

    Attached are debug logs from both tests:
    libreelec-kodi.log
    - contains error messages about CSS key cracking

    linuxmint-kodi.log
    - no errors while cracking CSS keys

    BTW, I have been hitting this issue also with some older LibreELEC and OpenELEC releases for Raspberry Pi.

    Can anybody look at this?