Native Blu-ray support
There has been quite much demand for a native Blu-ray support (with menus included) among the MediaPortal users. There has been quite much work going behind the curtain to allow such to happen and I think now it is a good time to ask for some help from our community to help to finish the Blu-ray support.
Installers
See the 2nd post in this thread for all publicly released beta / test installers.
Unsupported features
Source code
Full MediaPortal 1 source code branch can be found in the GitHub: https://github.com/MediaPortal/MediaPortal-1/tree/FEAT-3758-Implement_Blu-ray_playback_support
Video and audio decoders
It is recommended to do all the testing with LAV audio and video decoders: http://1f0.de/downloads/. Remember to enable VC1 support as it is disabled by default in LAV video decoder.
More documentation available in wiki
Blu-ray compatibility lists (tourettes)
Blu-ray compatibility lists (users)
Instructions how to provide test material
Thanks
Manfred + Sebastii for testing and working with the managed code (plugin side)
Davidf for keeping company during the long evenings and helping with the C++ side
VLC guy(s) who have been working with the libbluray
nevcairiel (LAV decoder guy) for port the libbluray to compile under Visual Studio (makes debugging so much easier) and for improving the LAV codecs by fixing issues that have been found
There has been quite much demand for a native Blu-ray support (with menus included) among the MediaPortal users. There has been quite much work going behind the curtain to allow such to happen and I think now it is a good time to ask for some help from our community to help to finish the Blu-ray support.
Installers
See the 2nd post in this thread for all publicly released beta / test installers.
Unsupported features
- BD-J is not supported - all BD-J based blu-ray disks need to be played without menus.
- Text based subtitles aren't supported - only a small minority of blu-ray disks seems to use text based subtitles.
- Encrypted blu-ray disks aren't suppored - tools like AnyDVD HD need to be used for majority of the commercial disks
Source code
Full MediaPortal 1 source code branch can be found in the GitHub: https://github.com/MediaPortal/MediaPortal-1/tree/FEAT-3758-Implement_Blu-ray_playback_support
Video and audio decoders
It is recommended to do all the testing with LAV audio and video decoders: http://1f0.de/downloads/. Remember to enable VC1 support as it is disabled by default in LAV video decoder.
More documentation available in wiki
Blu-ray compatibility lists (tourettes)
Blu-ray compatibility lists (users)
Instructions how to provide test material
Thanks
Manfred + Sebastii for testing and working with the managed code (plugin side)
Davidf for keeping company during the long evenings and helping with the C++ side
VLC guy(s) who have been working with the libbluray
nevcairiel (LAV decoder guy) for port the libbluray to compile under Visual Studio (makes debugging so much easier) and for improving the LAV codecs by fixing issues that have been found