2012-12-12, 09:02
Virtualbox allows sharing a unmounted device to the windows vm, so the unencrypted bluray is the only folder in /mnt and playback fails because it seems as though its trying to play the first file on my root partition. (This is when clicking on the 'play disc' menu option)
It doesnt play with or without playercorefactory.xml. As a reference the disk played fine with standalone vlc with the encrypted disk unmounted.
Also its not possible to launch xbmc from command line and point it to media - maybe using a playlist on startup would work..
Code:
17:53:40 T:140697852032896 NOTICE: DVDPlayer: Opening: /initrd.img
17:53:40 T:140697852032896 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:53:40 T:140697593865984 NOTICE: Thread CDVDPlayer start, auto delete: false
17:53:40 T:140697593865984 NOTICE: Creating InputStream
17:53:40 T:140697593865984 ERROR: Error on dvdnav_open
17:53:40 T:140697593865984 ERROR: CDVDPlayer::OpenInputStream - error opening [/initrd.img]
17:53:40 T:140697593865984 NOTICE: CDVDPlayer::OnExit()
17:53:40 T:140697593865984 NOTICE: CDVDPlayer::OnExit() deleting input stream
17:53:40 T:140697852032896 ERROR: Playlist Player: skipping unplayable item: 0, path [/initrd.img]
17:53:40 T:140697852032896 NOTICE: CDVDPlayer::CloseFile()
17:53:40 T:140697852032896 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:53:40 T:140697852032896 NOTICE: DVDPlayer: waiting for threads to exit
17:53:40 T:140697852032896 NOTICE: DVDPlayer: finished waiting
It doesnt play with or without playercorefactory.xml. As a reference the disk played fine with standalone vlc with the encrypted disk unmounted.
Also its not possible to launch xbmc from command line and point it to media - maybe using a playlist on startup would work..