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
General Support
MediaInfo Wrapper decoding SD content as HD
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="mm1352000" data-source="post: 795163" data-attributes="member: 82144"><p>Hi again</p><p></p><p>Thanks for doing that. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>According to the logs:</p><p></p><p></p><p></p><p>So with that clip and that version of MediaInfo the code should be:</p><p></p><p>[CODE]_aspectRatio = _mI.Get(StreamKind.Video, 0, "DisplayAspectRatio") == "1.333" ? "fullscreen" : "widescreen";[/CODE]</p><p></p><p>I don't know whether Tourettes is right (but he probably is since he has *way* more experience in this code than me! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" />). What I do know is that the aspect ratio retrieved from MediaInfo is used in one place:</p><p></p><p>[CODE]GUIPropertyManager.SetProperty("#Play.Current.AspectRatio", g_Player.MediaInfo.AspectRatio);[/CODE]</p><p></p><p>That *seems* fairly important to me. Perhaps there is something that needs to be investigated here.</p><p></p><p>[USER=10858]tourettes[/USER]: what do you think?</p><p></p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 795163, member: 82144"] Hi again Thanks for doing that. :thx: According to the logs: So with that clip and that version of MediaInfo the code should be: [CODE]_aspectRatio = _mI.Get(StreamKind.Video, 0, "DisplayAspectRatio") == "1.333" ? "fullscreen" : "widescreen";[/CODE] I don't know whether Tourettes is right (but he probably is since he has *way* more experience in this code than me! :D). What I do know is that the aspect ratio retrieved from MediaInfo is used in one place: [CODE]GUIPropertyManager.SetProperty("#Play.Current.AspectRatio", g_Player.MediaInfo.AspectRatio);[/CODE] That *seems* fairly important to me. Perhaps there is something that needs to be investigated here. [USER=10858]tourettes[/USER]: what do you think? mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
MediaInfo Wrapper decoding SD content as HD
Contact us
RSS
Top
Bottom