DVD Database
Advertisement

Cover[]

Muppet treasure island (eng)

DVD Structure[]

DVD-ROM[]

Common[]

Settop[]
Setup[]
Win[]

VIDEO_TS[]

VIDEO_TS.VOB (VMGM Menus)[]

Number Menu item Menu type Buttons Audio Description
1 Blank Static 0 No To root menu
2 Blank Static 0 No Preferred language
3 Blank Static 0 No Root menu manager entrance
4 Blank Static 0 No Disney DVD logo entrance
5 Blank Static 0 No Movie entrance
6 Blank Static 0 No The Tale of the Story Beyond the Tale entrance
7 Blank Static 0 No Treasure Sing-Along music video entrance
8 Blank Static 0 No Hidden Treasure Commentary introduction entrance
9 Blank Static 0 No Dangerous Moments entrance
10 Blank Static 0 No Parking Lot Pirates entrance
11

FBI Warning
DVD Anti-Piracy notice

Static 0 No Anti-Piracy warnings
12 Blank Static 0 No Initialization
13 Blank Static 0 No How It Was Done entrance
14 Blank Static 0 No Jim and Frank entrance
15 Blank Static 0 No The Pig and the Pirate. entrance
16 Blank Static 0 No Tim and Him entrance
17 Blank Static 0 No Making Muppet Music entrance
18 Blank Static 0 No Tim's Grandfather entrance
19 Blank Static 0 No Silver Sings entrance
20 Blank Static 0 No The Elephant Story entrance
21 Blank Static 0 No The Fighting Frog entrance
22 Blank Static 0 No Movie entrance (Commentary mode)

VTS_01 (VTSM Menus/Main Title)[]

VTSM Menus[]

Unreferenced Material

MTI unused captions menu

Captions menu (unused)

Activated

Selected



Number Menu item Menu type Buttons Buttons Hidden Audio Description
1 Root Menu Static 0 0 No Root Menu
2 Angle Menu Static 0 0 No Special Features menu navigation
3 Audio Menu Static 0 0 No Startup Main Menu entrance
4 Main Menu Motion 4 0 Yes Main Menu (startup)
5 Main Menu Motion 4 0 Yes Main Menu (loop)
6 Chapter Selection Static 16 0 Yes Chapter Selection Page 1
7 Chapter Selection Static 16 0 Yes Chapter Selection Page 2
8 Chapter Selection Static 16 0 Yes Chapter Selection Page 3
9 Chapter Selection Static 16 0 Yes Chapter Selection Page 4
10 Chapter Selection Static 16 0 Yes Chapter Selection Page 5
11 Chapter Selection Static 16 0 Yes Chapter Selection Page 6
12 Chapter Selection Static 16 0 Yes Chapter Selection Page 7
13 Setup Menu Static 4 0 Yes Setup Menu
14 Audio Commentary options menu Static 3 1 (See notes) Yes Audio Commentary options
15 Audio Commentary options menu Static 2 0 No Audio Commentary notice
16 Main Menu Motion 8 0 Yes Special Features (with transition from Main Menu)
17 Blank Static 0 0 No Play Movie
18 Blank Static 0 0 No Disable subtitles
19 Blank Static 0 0 No Some Unused captions menu?
20 Audio Commentary options menu Static 0 0 No Audio Commentary introduction entrance
21 Audio Commentary options menu Static 0 0 No Audio Commentary exit
22 Main Menu Motion 8 0 Yes Special Features

Notes:

  • There is an unused captions menu left-over in the American 2002 DVD release of Muppet Treasure Island since the language in this release is only english. The color lookup tables to the buttons does not exist and the buttons are stretched on the pan and scan DVD player setting. The menu has a skull button that would lead back to the setup menu therefore the captions menu for that was used in the international 2002 DVD releases.
  • MTI Commentary Menu unused treasure button
    The treasure button used to return to the special features menu from the Audio Commentary menu (between the on and off buttons) was planned to be used to head back to the special features menu instead of having to turn off the Commentary to do so if already on, but it was made mandatory to switch it off before leaving the feature.


Title 1 & 2 - Main Movie[]
Vlcsnap-2018-12-25-03h17m37s945
Title Number Item
1 Main Movie
2 Main Movie with hidden treasure moments
3 Menu Navigation

VTS_02 (Walt Disney Home Entertainment logo)[]

Title 4 - Walt Disney Home Entertainment[]

VTS_03 (Disney DVD logo)[]

Title 5 - Disney DVD[]

VTS_04 (Hidden Treasure Commentary videos)[]

Title 6-17 - Hidden Treasure Commentary Clips[]

Title 6 - Introduction

MTI Commentary Introduction

Title 7-17 - Hidden Treasure video moments

The audio commentary follows with an intro where Gonzo and Rizzo will talk through the entire film along with the director "Brain Henson" to make jokes and talk about the stuff for behind the scenes designation. With the prohibited user options enabled in the commentary title movie duplicate of the film on the 2002 DVD release, the subtitles are ignored and can't be turned on and the reverse chapter search is unavailable and will prevent the user with the remote to go back one chapter using the backward option. These options are available in other DVD features except for the subtitles. On certain chapters, the cell commands will call the dummy 0 second VMGM menus and set parameters to make it look like Gonzo or Rizzo paused the movie that will transit them to another disc title of the DVD containing Hidden Treasure behind the scenes video clips. After any one of these have been passed, the movie will resume at the point where another chapter was made to make a restoration point with the gprm commands in place of the PGC. The commands of that title follow this code:

Pre-commands[]

[00 B1 00 00 00 00 00 03]   1  if ( gprm(0) != 0 ) then { Goto line 3 }
[30 08 00 00 01 00 00 00]   2  (CallSS) Call the First Play PGC, resume cell 1
[71 00 00 04 00 3C 00 00]   3  Set gprm(4) =(mov) 60
[71 00 00 0F 00 00 00 00]   4  Set gprm(15) =(mov) 0
[71 00 00 03 00 01 00 00]   5  Set gprm(3) =(mov) 1
[51 00 00 81 00 00 00 00]   6  (SetSTN) Set Audio stream = 1
[20 A6 00 07 00 3D 00 08]   7  if ( gprm(7) == 61 ) then { LinkPGN Program 8 }
[20 A6 00 07 00 3E 00 0B]   8  if ( gprm(7) == 62 ) then { LinkPGN Program 11 }
[20 A6 00 07 00 3F 00 0E]   9  if ( gprm(7) == 63 ) then { LinkPGN Program 14 }
[20 A6 00 07 00 40 00 12]  10  if ( gprm(7) == 64 ) then { LinkPGN Program 18 }
[20 A6 00 07 00 41 00 18]  11  if ( gprm(7) == 65 ) then { LinkPGN Program 24 }
[20 A6 00 07 00 42 00 1E]  12  if ( gprm(7) == 66 ) then { LinkPGN Program 30 }
[20 A6 00 07 00 43 00 21]  13  if ( gprm(7) == 67 ) then { LinkPGN Program 33 }
[20 A6 00 07 00 44 00 24]  14  if ( gprm(7) == 68 ) then { LinkPGN Program 36 }
[20 A6 00 07 00 45 00 27]  15  if ( gprm(7) == 69 ) then { LinkPGN Program 39 }
[20 A6 00 07 00 46 00 2C]  16  if ( gprm(7) == 70 ) then { LinkPGN Program 44 }
[20 A6 00 07 00 47 00 2E]  17  if ( gprm(7) == 71 ) then { LinkPGN Program 46 }
[20 06 00 00 00 00 00 01]  18  LinkPGN Program 1

Post commands[]

[71 00 00 0F 00 00 00 00]   1  Set gprm(15) =(mov) 0 
[30 08 00 03 01 C0 00 00]   2  (CallSS) Call the VMGM PGC 3, resume cell 1

Cell commands[]

[30 08 00 09 01 C0 00 00]   1  (CallSS) Call the VMGM PGC 9, resume cell 1 
[30 08 00 0A 01 C0 00 00]   2  (CallSS) Call the VMGM PGC 10, resume cell 1 
[30 08 00 12 01 C0 00 00]   3  (CallSS) Call the VMGM PGC 18, resume cell 1 
[30 08 00 11 01 C0 00 00]   4  (CallSS) Call the VMGM PGC 17, resume cell 1 
[30 08 00 10 01 C0 00 00]   5  (CallSS) Call the VMGM PGC 16, resume cell 1 
[30 08 00 13 01 C0 00 00]   6  (CallSS) Call the VMGM PGC 19, resume cell 1 
[30 08 00 14 01 C0 00 00]   7  (CallSS) Call the VMGM PGC 20, resume cell 1 
[30 08 00 0E 01 C0 00 00]   8  (CallSS) Call the VMGM PGC 14, resume cell 1 
[30 08 00 0F 01 C0 00 00]   9  (CallSS) Call the VMGM PGC 15, resume cell 1 
[30 08 00 0D 01 C0 00 00]  10  (CallSS) Call the VMGM PGC 13, resume cell 1 
[30 08 00 15 01 C0 00 00]  11  (CallSS) Call the VMGM PGC 21, resume cell 1 

Chapter cell number IDs that transit to Hidden treasure video clips[]

Chapter number Cell command number Title number on disc Hidden treasure video name Duration
7 1 7 Dangerous Moments 0:44
10 2 8 Parking Lot Pirates 0:35
13 3 10 Tim's Grandfather 0:47
17 4 9 Making Muppet Music 1:15
23 5 11 Tim and Him 0:59
29 6 12 Silver Sings 1:00
32 7 13 The Elephant Story 1:45
35 8 14 Jim and Frank 0:41
38 9 15 The Pig and the pirate 1:44
43 10 16 How it was done 1:01
45 11 17 The Fighting Frog 0:33

While the title itself is at it's actual length with 6 seconds longer than the regular title, the menu and Hidden Treasure title calls per cell commands adds up to a total length of an hour and 50 minutes.

VTS_05 (The Tale of the Story Beyond the Tale)[]

Title 18 - The Tale of the Story Beyond the Tale[]

VTS_06 (Treasure Sing Alongs)[]

Title 19 - Treasure Sing Along Music Video[]

Movie Intro[]

Intro[]

Outro[]

Videos[]

Advertisement