smoof
23rd April 2002, 18:05
I was thinking about an easier way to skip over unwanted warnings and stuff but still keeping the original menus. I was having problems trying to skip over a bunch of stuff and go directly to the main menu and came up with this method:
1. Use VOBRator on the vts_xx_0.vob (or video_ts.vob) file and figure out the VOB-ID's that you want to skip over.
2. In the vts_xx.ifo (or video_ts.ifo) file look at the VTS (or VMG) overview and scroll down to the bottom to see which menus use the VOB-ID's you want to get rid of.
3. In the VTSM_PGCI_UT (or VMGM_PGCI_UT) select the corresponding menu entry and scroll to the PGC Command table. In this table you will notice some "Pre" commands and some "Post" commands. Pre commands are executed before playing the video, post command execute after playing the video.
4. To skip playing the video just change the commands to "Pre" by modifying the "Number of Pre commands" and "Number of Post commands" accordingly.
The result is that the PGC sequencing is still the same but your just skipping playing the actual video. It can be important to maintain the sequencing because other parameters for proper playback sometimes get setup in the PGC command table.
1. Use VOBRator on the vts_xx_0.vob (or video_ts.vob) file and figure out the VOB-ID's that you want to skip over.
2. In the vts_xx.ifo (or video_ts.ifo) file look at the VTS (or VMG) overview and scroll down to the bottom to see which menus use the VOB-ID's you want to get rid of.
3. In the VTSM_PGCI_UT (or VMGM_PGCI_UT) select the corresponding menu entry and scroll to the PGC Command table. In this table you will notice some "Pre" commands and some "Post" commands. Pre commands are executed before playing the video, post command execute after playing the video.
4. To skip playing the video just change the commands to "Pre" by modifying the "Number of Pre commands" and "Number of Post commands" accordingly.
The result is that the PGC sequencing is still the same but your just skipping playing the actual video. It can be important to maintain the sequencing because other parameters for proper playback sometimes get setup in the PGC command table.