Jan_B
22nd January 2016, 10:12
Hello,
This week I programmed a bluray with multiple audiotracks and multiple subtitles. I tested the bluray on the computer and on two different players and on the computer and the first player everything works fine. On the second BD player on the other hand it does not matter which audiotrack you choose or which subtitle, it always starts with the first one when you start playing the bluray.
I think there is some default setting in the bluray player. Does any of you have an idea how I can overrule this setting of the player?
Some of the programming I used so far:
When choosing stream 2 in the Audiomenu:
1 Setstream Audio:No=2 PG_textST[DispON]
2 SetButtonPage Button:back mainmenu[ID:26]
And this is one piece of programming from the subtitle menu:
1 Setstream PG_textST:NO=3 [DispON]
2 SetButtonPage Button:back mainmenu [ID38]
Thanks in advance.
This week I programmed a bluray with multiple audiotracks and multiple subtitles. I tested the bluray on the computer and on two different players and on the computer and the first player everything works fine. On the second BD player on the other hand it does not matter which audiotrack you choose or which subtitle, it always starts with the first one when you start playing the bluray.
I think there is some default setting in the bluray player. Does any of you have an idea how I can overrule this setting of the player?
Some of the programming I used so far:
When choosing stream 2 in the Audiomenu:
1 Setstream Audio:No=2 PG_textST[DispON]
2 SetButtonPage Button:back mainmenu[ID:26]
And this is one piece of programming from the subtitle menu:
1 Setstream PG_textST:NO=3 [DispON]
2 SetButtonPage Button:back mainmenu [ID38]
Thanks in advance.