- December 16, 2008
- 169
- 19
- Home Country
-
Germany
Configure VideoModeSwitcher independent
Hello Lkuech,
I installed and tested your plugin and it works in general, but there is one point I cannot achieve:
I have implemented two rules as you described: 4:3 and 16:9. I have entered the resolution in the rules which
are displayed in the log file of Mediaportal: (768 x 576 and 544 x 576 for example comedy central or Tele5)
The problem I have is that the plugin seems to check only the resolution of the TV-Signal and switches to the
defined videomode. On some broadcasts there is a letterbox and on some there is no letterbox.
But VideoModeSwitcher seems not to care about that.
My goal is to achieve that the reglime does the following:
Example:
There is a 768 x 576 (16:9) Signal on a TV-Channel. So the Switcher should switch to "Strech".
THEN IF there is a letterbox detected on a 768 x 576 (16:9) Signal, the Switcher should switch to "Zoom" Mode.
Something like this:
1) Check the resolution:
2) IF Resolution = 544 x 576 THEN Switch to "Strech" Mode
AFTER THAT:
3) IF Letterbox = true THEN Switch to "Zoom" Mode.
4) If Letterbox = false THEN Switch to "Strech" Mode again.
At the moment I cannot see any option to differentiate between the detected Resolution and the detected letterbox.
Hello Lkuech,
I installed and tested your plugin and it works in general, but there is one point I cannot achieve:
I have implemented two rules as you described: 4:3 and 16:9. I have entered the resolution in the rules which
are displayed in the log file of Mediaportal: (768 x 576 and 544 x 576 for example comedy central or Tele5)
The problem I have is that the plugin seems to check only the resolution of the TV-Signal and switches to the
defined videomode. On some broadcasts there is a letterbox and on some there is no letterbox.
But VideoModeSwitcher seems not to care about that.
My goal is to achieve that the reglime does the following:
Example:
There is a 768 x 576 (16:9) Signal on a TV-Channel. So the Switcher should switch to "Strech".
THEN IF there is a letterbox detected on a 768 x 576 (16:9) Signal, the Switcher should switch to "Zoom" Mode.
Something like this:
1) Check the resolution:
2) IF Resolution = 544 x 576 THEN Switch to "Strech" Mode
AFTER THAT:
3) IF Letterbox = true THEN Switch to "Zoom" Mode.
4) If Letterbox = false THEN Switch to "Strech" Mode again.
At the moment I cannot see any option to differentiate between the detected Resolution and the detected letterbox.