Hi guys, When editing DVDs I used to add some command sequences to check the player preferred audio language and enable forced subtitles when needed, For example, when burning a multi language English + French movie, if I set my player to use French audio by default, it'll enable the forced subtitles (when they exist), So I'm trying to do the same thing on Blu-Ray with no success, here's what I did in BDEdit: I'm supposing SPR16 is the same "preferred audio" register as for DVD, I check if the value equals to what was the value for French language code "26226", if yes I set the audio to track 2 (French) and enable subtitles track 4 (French forced subtitles). But it's not working :/, can anyone help with this ? Thanks