Inheritance and H264LevelCheck
Inheritance doesn't work as documented for me.
I am using the BDP2012 profile which extends BDP2013.
The BDP2013 contains <H264LevelCheck>FILE_ATTRIBUTES</H264LevelCheck>
I placed <H264LevelCheck>HEADER</H264LevelCheck> in the "child" but it still behaves as per FILE_ATTRIBUTES. I have to change the setting in the BDP2013 section if I want it to work (2012 Sony BD players refuse to play any file where the header is not 4.1 or lower, so my > 5.1 are all patched). I thought the child should override it.
I am using the BDP2012 profile which extends BDP2013.
The BDP2013 contains <H264LevelCheck>FILE_ATTRIBUTES</H264LevelCheck>
I placed <H264LevelCheck>HEADER</H264LevelCheck> in the "child" but it still behaves as per FILE_ATTRIBUTES. I have to change the setting in the BDP2013 section if I want it to work (2012 Sony BD players refuse to play any file where the header is not 4.1 or lower, so my > 5.1 are all patched). I thought the child should override it.