jeanl
19th February 2006, 19:12
Guys,
The DVD "Broken Flowers" R1 has an interesting main menu where the buttons overlap, and the highlights can appear in 2 different button rectangles! See the picture below, where I've modified the transparency to opaque to show the highlights! The "scenes" highlights appear in both the scenes rectangle and the "bonus" rectangle!
http://img482.imageshack.us/img482/3008/menu0wp.png (http://imageshack.us)
When I played that DVD I was totally puzzled by it! How can it be that when the "Bonus Feature" button is selected, the part of the "scenes" highlight that's in the same rectangle does not get highlighted?
The answer is pretty smart! They don't use the same pixel types. The Bonus features highlight uses the "p" pixel type and the scenes uses the "e1" pixel type (easy to check with DVDSubEdit :)).
So, the colorscheme for the "Bonus feature" button makes the "p" pixels opaque, and the colorscheme for the "scenes" button makes the "e1" pixels opaque, this way, even though some of the scenes highlights are in the "bonus feature" rectangle, they're not visible when you select that button.
First time I've ever seen something like that... I thought it was pretty cool (in a geeky kind of way! :D )
Jeanl
The DVD "Broken Flowers" R1 has an interesting main menu where the buttons overlap, and the highlights can appear in 2 different button rectangles! See the picture below, where I've modified the transparency to opaque to show the highlights! The "scenes" highlights appear in both the scenes rectangle and the "bonus" rectangle!
http://img482.imageshack.us/img482/3008/menu0wp.png (http://imageshack.us)
When I played that DVD I was totally puzzled by it! How can it be that when the "Bonus Feature" button is selected, the part of the "scenes" highlight that's in the same rectangle does not get highlighted?
The answer is pretty smart! They don't use the same pixel types. The Bonus features highlight uses the "p" pixel type and the scenes uses the "e1" pixel type (easy to check with DVDSubEdit :)).
So, the colorscheme for the "Bonus feature" button makes the "p" pixels opaque, and the colorscheme for the "scenes" button makes the "e1" pixels opaque, this way, even though some of the scenes highlights are in the "bonus feature" rectangle, they're not visible when you select that button.
First time I've ever seen something like that... I thought it was pretty cool (in a geeky kind of way! :D )
Jeanl