View Single Post
Old 3rd August 2020, 13:41   #1001  |  Link
outgoing
Registered User
 
Join Date: Aug 2018
Posts: 68
Quote:
Originally Posted by deank View Post
SetStream AAAASSSS,0

Audio:
8001 - 801F - Will change audio stream to 1-31
0000 - will not change current audio

Subtitles:
C001 - C007 - Will force/show subtitle stream 1 to 7
8001 - 8007 - Will hide subtitle stream 1 to 7
0000 - will not change subtitle stream

So for Subtitle 2 with audio 3 to show:
SetStream 8003C002,0

For Audio change only: 80010000
Fos Subtitles change only: 0000C001

To force audio track 1 and hide subtitles: 80018001 - if you previously enabled subtitle track 1

When entering these values make sure you're using IMMEDIATE values format for SetStream (program code 51C00001).
etc...
This is correct for hdmv menus but how to proceed for J-BD, as these commands are not valid.
outgoing is offline   Reply With Quote