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
madVR support in MP1
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: 1187761" data-attributes="member: 60104"><p>There is something strange from your log :</p><p>In freeze report, we can see this : </p><p>102b8bd6 +016 dshowhelper.dll dshowhelper.cpp 1203 +4 Vmr9SetDeinterlacePrefs</p><p></p><p>But that line is trigger on MP when madVR isn't in use, so it shouldn't be called. (if = vmr9 blablabla)</p><p></p><p>[code=csharp]if (GUIGraphicsContext.VideoRenderer == GUIGraphicsContext.VideoRendererType.VMR9)</p><p> {</p><p> SetDeinterlacePrefs();[/code]</p><p></p><p>So it can be something strange on madVR freeze report or really weird thing happening on MP, i will add a new line of code to prove that (Log.Debug("VMR9: SetDeinterlacePrefs() for VMR9 mode")<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>So when you get the first freeze MP didn't react right (to anything alt+enter etc. etc.? (log from 20:23 ?) I didn't see in log the freeze happening.</p><p></p><p>The freeze i was able to trigger on my side is logged like this : </p><p></p><p>[2016-06-15 20:15:18,403] [Log ] [MPMain ] [DEBUG] - TSReaderPlayer: SetSourcePosition 1</p><p></p><p>If it freeze, you will not be able to see log after SetSourcePosition 1.</p><p></p><p>[2016-06-15 20:15:18,403] [Log ] [MPMain ] [DEBUG] - TSReaderPlayer: SetSourcePosition 2</p><p></p><p>But we can always have another freeze somewhere else lol.</p></blockquote><p></p>
[QUOTE="Sebastiii, post: 1187761, member: 60104"] There is something strange from your log : In freeze report, we can see this : 102b8bd6 +016 dshowhelper.dll dshowhelper.cpp 1203 +4 Vmr9SetDeinterlacePrefs But that line is trigger on MP when madVR isn't in use, so it shouldn't be called. (if = vmr9 blablabla) [code=csharp]if (GUIGraphicsContext.VideoRenderer == GUIGraphicsContext.VideoRendererType.VMR9) { SetDeinterlacePrefs();[/code] So it can be something strange on madVR freeze report or really weird thing happening on MP, i will add a new line of code to prove that (Log.Debug("VMR9: SetDeinterlacePrefs() for VMR9 mode");) So when you get the first freeze MP didn't react right (to anything alt+enter etc. etc.? (log from 20:23 ?) I didn't see in log the freeze happening. The freeze i was able to trigger on my side is logged like this : [2016-06-15 20:15:18,403] [Log ] [MPMain ] [DEBUG] - TSReaderPlayer: SetSourcePosition 1 If it freeze, you will not be able to see log after SetSourcePosition 1. [2016-06-15 20:15:18,403] [Log ] [MPMain ] [DEBUG] - TSReaderPlayer: SetSourcePosition 2 But we can always have another freeze somewhere else lol. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
madVR support in MP1
Contact us
RSS
Top
Bottom