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
Area 51 - Testing Area
Update Subtitle MPC-HC Engine
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="Sebastiii" data-source="post: 951274" data-attributes="member: 60104"><p>I have try to look but seems to need adaption on C++ side of MPC-HC Subs Engine @<a href="https://forum.team-mediaportal.com/members/cpp2005.26608/" target="_blank">cpp2005</a> , hope you can see why it failed <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p> </p><p>In C# code : </p><p>[CODE] Rectangle r = posRelativeToFrame ? frameRect : subsRect;</p><p> int posY = adjustPosY * r.Height / GUIGraphicsContext.Height;</p><p> MpcSubtitles.Render(r.X, r.Y + posY, r.Width, r.Height);[/CODE]</p><p> </p><p>But here i really can't help <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p></blockquote><p></p>
[QUOTE="Sebastiii, post: 951274, member: 60104"] I have try to look but seems to need adaption on C++ side of MPC-HC Subs Engine @[URL='https://forum.team-mediaportal.com/members/cpp2005.26608/']cpp2005[/URL] , hope you can see why it failed :) In C# code : [CODE] Rectangle r = posRelativeToFrame ? frameRect : subsRect; int posY = adjustPosY * r.Height / GUIGraphicsContext.Height; MpcSubtitles.Render(r.X, r.Y + posY, r.Width, r.Height);[/CODE] But here i really can't help :( [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
Update Subtitle MPC-HC Engine
Contact us
RSS
Top
Bottom