[mythtv-users] Bluray playback

Jean-Yves Avenard jyavenard at gmail.com
Tue May 15 05:23:41 UTC 2012


On 15 May 2012 14:07, Nick Rout <nick.rout at gmail.com> wrote:
> 0.25
>
> I believe I have the appropriate keys set up correctly. When I go to
> play a bluray with mythavtest I get the following, with my comments
> hopefully obvious. Any clues as to where I go from here would be
> great:
>
> nick at dell-pang:~$ DISPLAY=:0 mythavtest bd:///media/SANCTUM_51
>
> # this is the correct mount and I can ls various directories inside
> /media/SANCTUM_51

what's the output of
ls /media/SANCTUM_51 ?

> bdnav/index_parse.c:157: indx_parse(): error opening /dev/sr2/BDMV/index.bdmv

>
> # This is weird as I thought it would be getting
> /media/SANCTUM_51/BDMV/index.bdmv rather than from the device node
>
> bluray.c:1483: nav_get_title_list(/dev/sr2) failed (0x9b7de90)
>
> # ditto
>
> 2012-05-15 15:50:12.995246 I  MythCoreContext: Connecting to backend
> server: 127.0.0.1:6543 (try 1 of 1)
> 2012-05-15 15:50:13.005799 I  Using protocol version 72
> 2012-05-15 15:50:13.025183 I  TV: Attempting to change from None to WatchingBD
> 2012-05-15 15:50:13.025506 I  BDRingBuf: Opened BDRingBuffer device at /dev/sr2
> 2012-05-15 15:50:13.028787 I  BDRingBuf: Using
> /home/nick/.mythtv/KEYDB.cfg as keyfile...
> 2012-05-15 15:50:13.028811 I  BDRingBuf: Retrieving title list (please wait).
> 2012-05-15 15:50:13.028941 I  BDRingBuf: Found 0 titles.
>
> # I am unclear why this fails, is it because of the error i commented
> on above, or is it a decryption problem?
>
> 2012-05-15 15:50:13.028960 I  BDRingBuf: Using title navigation mode.
> bluray.c:1236: bd_read(): no valid title selected! (0x9b7de90)
> bluray.c:1236: bd_read(): no valid title selected! (0x9b7de90)
> 2012-05-15 15:50:13.412371 N  AudioPlayer: Enabling Audio
> 2012-05-15 15:50:13.412620 W  RingBuf(/dev/dvd): Peek() requested 2048
> bytes, but only returning -1
>
> # and then all this /dev/dvd stuff until it stops trying and
> mythavtest dies. Why is it looking in /dev/dvd?

because after it fails it default to the DVD player code.

JY


More information about the mythtv-users mailing list