logo Sign In

MeBeJedi

User Group
Members
Join date
10-Mar-2003
Last activity
10-Feb-2025
Posts
4,879

Post History

Post
#151458
Topic
.: The XØ Project - Laserdisc on Steroids :. (SEE FIRST POST FOR UPDATES) (* unfinished project *)
Time
All I know of the Japanese versions are what I've read, though keep in mind that there are different flavors of NTSC and the Japanese transfers are based on a different IRE level, so just coming from the same telecine master doesn't mean the end products look the same. The PAL discs are presumably from this same telecine, yet there are many (small) differences such as frame counts (not counting the obvious PAL speedup.)
Post
#151401
Topic
DVD-Lab and multiple audio tracks?
Time
This is the most important part:

To automatically force an audio switch, do this: Connection -> Add -> Add command object -> VTS domain

You will get a white box. In it, you will put one of these two commands:

SetSTN (audio=0 )

SetSTN (audio=1 )


Create an audio menu, with choices for each soundtrack. Between each button and the movie (or next menu), place one of these two commands. For example, the first track is the movie audio. If they select "movie audio", then it will link to this command, which tells the DVD player to play the fist audio channel, and then continues on to the movie.

"Movie Audio" buttton - (draw link to) - SetSTN (audio=0) - (draw link to) - Movie/Menu
"Commentary" button - (draw link to) - SetSTN (audio=1) - (draw link to) - Movie/Menu

Keep in mind that the audio can stil be switched on the fly during movie playback as well.

While all this sounds tedious, it actually makes a little more sense once you start making the connections. Which is why I like the "visual" aspect of DVD Lab projects - it works the way I think.