home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
ViewModeSwitcher settings
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Owlsroost" data-source="post: 1033700" data-attributes="member: 83973"><p>Looking at the logs, ViewModeSwitcher seems to be behaving correctly - it's selecting 'Zoom14to9' when the video aspect ratio is 4:3 - see example below:</p><p></p><p>[CODE][2013-10-14 16:24:55,464] [Log ] [ViewModeSwitcher] [DEBUG] - ViewModeSwitcher: CheckAspectRatios() Video AR: 1,33333333333333, Last Video AR: 0, Anamorph: 1, Width: 640, Height: 480</p><p>[2013-10-14 16:24:55,466] [Log ] [ViewModeSwitcher] [INFO ] - ViewModeSwitcher: Rule "4:3 SD" fits conditions.</p><p>[2013-10-14 16:24:55,465] [Log ] [64 ] [INFO ] - PlaneScene: video WxH : 640x480</p><p>[2013-10-14 16:24:55,467] [Log ] [64 ] [DEBUG] - PlaneScene: video AR : 4:3</p><p>[2013-10-14 16:24:55,467] [Log ] [64 ] [INFO ] - PlaneScene: screen WxH : 1280x720</p><p>[2013-10-14 16:24:55,468] [Log ] [64 ] [DEBUG] - PlaneScene: AR type : Normal</p><p>[2013-10-14 16:24:55,469] [Log ] [64 ] [DEBUG] - PlaneScene: PixelRatio : 1</p><p>[2013-10-14 16:24:55,469] [Log ] [64 ] [DEBUG] - PlaneScene: src : (0,0)-(640,480)</p><p>[2013-10-14 16:24:55,470] [Log ] [64 ] [DEBUG] - PlaneScene: dst : (159,0)-(1119,720)</p><p>[2013-10-14 16:24:55,484] [Log ] [64 ] [INFO ] - ViewModeSwitcher: Switching to viewmode: Zoom14to9</p><p>[2013-10-14 16:24:55,485] [Log ] [64 ] [INFO ] - PlaneScene: Crop: top:6, bottom:6, left:8, right:8</p><p>[2013-10-14 16:24:55,486] [Log ] [64 ] [DEBUG] - PlaneScene: crop T, B : 6, 6</p><p>[2013-10-14 16:24:55,486] [Log ] [64 ] [DEBUG] - PlaneScene: crop L, R : 8, 8</p><p>[2013-10-14 16:24:55,487] [Log ] [64 ] [INFO ] - PlaneScene: video WxH : 640x480</p><p>[2013-10-14 16:24:55,488] [Log ] [64 ] [DEBUG] - PlaneScene: video AR : 4:3</p><p>[2013-10-14 16:24:55,488] [Log ] [64 ] [INFO ] - PlaneScene: screen WxH : 1280x720</p><p>[2013-10-14 16:24:55,489] [Log ] [64 ] [DEBUG] - PlaneScene: AR type : Zoom14to9</p><p>[2013-10-14 16:24:55,489] [Log ] [64 ] [DEBUG] - PlaneScene: PixelRatio : 1</p><p>[2013-10-14 16:24:55,490] [Log ] [64 ] [DEBUG] - PlaneScene: src : (8,35)-(632,443)</p><p>[2013-10-14 16:24:55,490] [Log ] [64 ] [DEBUG] - PlaneScene: dst : (99,0)-(1179,720)</p><p>[/CODE]</p><p></p><p>Note that 'Zoom14to9' will not expand 4:3 to completely fill a 16:9 screen (there will still be - smaller - black bars down the sides) - try using 'NonLinearStretch' if you want to actually fill the screen with video.</p></blockquote><p></p>
[QUOTE="Owlsroost, post: 1033700, member: 83973"] Looking at the logs, ViewModeSwitcher seems to be behaving correctly - it's selecting 'Zoom14to9' when the video aspect ratio is 4:3 - see example below: [CODE][2013-10-14 16:24:55,464] [Log ] [ViewModeSwitcher] [DEBUG] - ViewModeSwitcher: CheckAspectRatios() Video AR: 1,33333333333333, Last Video AR: 0, Anamorph: 1, Width: 640, Height: 480 [2013-10-14 16:24:55,466] [Log ] [ViewModeSwitcher] [INFO ] - ViewModeSwitcher: Rule "4:3 SD" fits conditions. [2013-10-14 16:24:55,465] [Log ] [64 ] [INFO ] - PlaneScene: video WxH : 640x480 [2013-10-14 16:24:55,467] [Log ] [64 ] [DEBUG] - PlaneScene: video AR : 4:3 [2013-10-14 16:24:55,467] [Log ] [64 ] [INFO ] - PlaneScene: screen WxH : 1280x720 [2013-10-14 16:24:55,468] [Log ] [64 ] [DEBUG] - PlaneScene: AR type : Normal [2013-10-14 16:24:55,469] [Log ] [64 ] [DEBUG] - PlaneScene: PixelRatio : 1 [2013-10-14 16:24:55,469] [Log ] [64 ] [DEBUG] - PlaneScene: src : (0,0)-(640,480) [2013-10-14 16:24:55,470] [Log ] [64 ] [DEBUG] - PlaneScene: dst : (159,0)-(1119,720) [2013-10-14 16:24:55,484] [Log ] [64 ] [INFO ] - ViewModeSwitcher: Switching to viewmode: Zoom14to9 [2013-10-14 16:24:55,485] [Log ] [64 ] [INFO ] - PlaneScene: Crop: top:6, bottom:6, left:8, right:8 [2013-10-14 16:24:55,486] [Log ] [64 ] [DEBUG] - PlaneScene: crop T, B : 6, 6 [2013-10-14 16:24:55,486] [Log ] [64 ] [DEBUG] - PlaneScene: crop L, R : 8, 8 [2013-10-14 16:24:55,487] [Log ] [64 ] [INFO ] - PlaneScene: video WxH : 640x480 [2013-10-14 16:24:55,488] [Log ] [64 ] [DEBUG] - PlaneScene: video AR : 4:3 [2013-10-14 16:24:55,488] [Log ] [64 ] [INFO ] - PlaneScene: screen WxH : 1280x720 [2013-10-14 16:24:55,489] [Log ] [64 ] [DEBUG] - PlaneScene: AR type : Zoom14to9 [2013-10-14 16:24:55,489] [Log ] [64 ] [DEBUG] - PlaneScene: PixelRatio : 1 [2013-10-14 16:24:55,490] [Log ] [64 ] [DEBUG] - PlaneScene: src : (8,35)-(632,443) [2013-10-14 16:24:55,490] [Log ] [64 ] [DEBUG] - PlaneScene: dst : (99,0)-(1179,720) [/CODE] Note that 'Zoom14to9' will not expand 4:3 to completely fill a 16:9 screen (there will still be - smaller - black bars down the sides) - try using 'NonLinearStretch' if you want to actually fill the screen with video. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
ViewModeSwitcher settings
Contact us
RSS
Top
Bottom