Hi illStyle
Thanks a lot and you are right. I did not get, that the default mode after a succesful letterbox detection is "zoom". This misunderstanding was caused by some testing I did before and I still struggle with a strange behaviour, where you might can help:
1) I start watching a movie with letterbox format (AR 4:3, letterbox) --> Letterbox detection is true --> VMS changes mode to zoom
2) Advertising block starts with AR change to 16:9 --> fallback rule fits --> VMS changes mode to normal
3) Movie block starts againg (AR 4:3, letterbox) --> The 4:3 rule fits, letterbox is true --> VMS changes to "smart streching"
Please have a look at the logs. Even if letterbox detection is true VMS does not switch to zoom mode. It seems to work only for the first detection.
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 16
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 9
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: AR:Normal AR Calc: 1,777778
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 16
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 9
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: AR:Normal AR Calc: 1,777778
< --- comment: Advertising block ends --->
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: crop T, B : 0, 0
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: crop L, R : 0, 0
2009-03-25 08:37:55.343750 [Info.][7]: PlaneScene: video WxH : 720x576
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: video AR : 4:3
2009-03-25 08:37:55.343750 [Info.][7]: PlaneScene: screen WxH : 1272x666
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: AR type : Normal
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: PixelRatio : 1
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: src : (0,0)-(720,576)
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: dst : (191,0)-(1079,666)
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: AR:Normal AR Calc: 1,333333
2009-03-25 08:37:55.437500 [Info.][ViewModeSwitcherThread]: Rule "4:3" fits conditions.
2009-03-25 08:37:55.437500 [Info.][ViewModeSwitcherThread]: Switching to viewmode: NonLinearStretch
2009-03-25 08:37:55.437500 [Info.][ViewModeSwitcherThread]: The viewmode has been change to NonLinearStretch
< --- comment: VMS changes to NonLinearStretching--->
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: crop T, B : 0, 0
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: crop L, R : 0, 0
2009-03-25 08:37:55.453125 [Info.][7]: PlaneScene: video WxH : 720x576
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: video AR : 4:3
2009-03-25 08:37:55.453125 [Info.][7]: PlaneScene: screen WxH : 1272x666
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: AR type : NonLinearStretch
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: PixelRatio : 1
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: src : (0,23)-(720,551)
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: dst : (0,0)-(1272,666)
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:58.437500 [Info.][ViewModeSwitcherThread]: Letterbox detection started
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: BrightesColor in box ( 270, 273, 180, 28 ) is 0,9764706
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Center box is nearly black: False
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: BrightesColor in box ( 270, 5, 180, 28 ) is 0
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Upper box is nearly black: True
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Letterbox detection count is 1 of maximal 1 allowed
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Letterbox detection ended - Result: True
< --- comment: Letterbox detection true, but no VMS does not change to zoom mode--->
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
Thanks a lot and you are right. I did not get, that the default mode after a succesful letterbox detection is "zoom". This misunderstanding was caused by some testing I did before and I still struggle with a strange behaviour, where you might can help:
1) I start watching a movie with letterbox format (AR 4:3, letterbox) --> Letterbox detection is true --> VMS changes mode to zoom
2) Advertising block starts with AR change to 16:9 --> fallback rule fits --> VMS changes mode to normal
3) Movie block starts againg (AR 4:3, letterbox) --> The 4:3 rule fits, letterbox is true --> VMS changes to "smart streching"
Please have a look at the logs. Even if letterbox detection is true VMS does not switch to zoom mode. It seems to work only for the first detection.
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 16
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 9
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:54.437500 [Debug][ViewModeSwitcherThread]: AR:Normal AR Calc: 1,777778
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 16
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 9
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:54.937500 [Debug][ViewModeSwitcherThread]: AR:Normal AR Calc: 1,777778
< --- comment: Advertising block ends --->
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: crop T, B : 0, 0
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: crop L, R : 0, 0
2009-03-25 08:37:55.343750 [Info.][7]: PlaneScene: video WxH : 720x576
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: video AR : 4:3
2009-03-25 08:37:55.343750 [Info.][7]: PlaneScene: screen WxH : 1272x666
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: AR type : Normal
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: PixelRatio : 1
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: src : (0,0)-(720,576)
2009-03-25 08:37:55.343750 [Debug][7]: PlaneScene: dst : (191,0)-(1079,666)
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:55.437500 [Debug][ViewModeSwitcherThread]: AR:Normal AR Calc: 1,333333
2009-03-25 08:37:55.437500 [Info.][ViewModeSwitcherThread]: Rule "4:3" fits conditions.
2009-03-25 08:37:55.437500 [Info.][ViewModeSwitcherThread]: Switching to viewmode: NonLinearStretch
2009-03-25 08:37:55.437500 [Info.][ViewModeSwitcherThread]: The viewmode has been change to NonLinearStretch
< --- comment: VMS changes to NonLinearStretching--->
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: crop T, B : 0, 0
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: crop L, R : 0, 0
2009-03-25 08:37:55.453125 [Info.][7]: PlaneScene: video WxH : 720x576
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: video AR : 4:3
2009-03-25 08:37:55.453125 [Info.][7]: PlaneScene: screen WxH : 1272x666
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: AR type : NonLinearStretch
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: PixelRatio : 1
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: src : (0,23)-(720,551)
2009-03-25 08:37:55.453125 [Debug][7]: PlaneScene: dst : (0,0)-(1272,666)
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:55.937500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:56.437500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:56.937500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:57.437500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:57.937500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:58.437500 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
2009-03-25 08:37:58.437500 [Info.][ViewModeSwitcherThread]: Letterbox detection started
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: BrightesColor in box ( 270, 273, 180, 28 ) is 0,9764706
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Center box is nearly black: False
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: BrightesColor in box ( 270, 5, 180, 28 ) is 0
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Upper box is nearly black: True
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Letterbox detection count is 1 of maximal 1 allowed
2009-03-25 08:37:58.468750 [Info.][ViewModeSwitcherThread]: Letterbox detection ended - Result: True
< --- comment: Letterbox detection true, but no VMS does not change to zoom mode--->
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: IsPlaying : True PlayingMediaDetected: True PlayBackJustStarted: False PlaybackStopped: False
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoAspectRatioX 4
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoAspectRatioY 3
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoWidth 720
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: VideoHeight 576
2009-03-25 08:37:58.968750 [Debug][ViewModeSwitcherThread]: AR:NonLinearStretch AR Calc: 1,333333
Germany