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
Development
General Development (no feature request here!)
MP 1.3.x dshowhelper development
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: 935249" data-attributes="member: 83973"><p>The number of DWM buffers and the internal sample queue size are unrelated.</p><p> </p><p>'Q' on the render stats is the actual number of samples in the internal queue - in a fast enough system, it's normally SampleQueueSize-1 (at the instant when the render stats are drawn, there is one sample which is allocated but not in the queue, hence the -1).</p><p> </p><p>'DWM' is a static value which = NumDWMBuffers, unless EnableDWMQueuedMode=0 when it should display 0.</p><p> </p><p>Tony</p></blockquote><p></p>
[QUOTE="Owlsroost, post: 935249, member: 83973"] The number of DWM buffers and the internal sample queue size are unrelated. 'Q' on the render stats is the actual number of samples in the internal queue - in a fast enough system, it's normally SampleQueueSize-1 (at the instant when the render stats are drawn, there is one sample which is allocated but not in the queue, hence the -1). 'DWM' is a static value which = NumDWMBuffers, unless EnableDWMQueuedMode=0 when it should display 0. Tony [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MP 1.3.x dshowhelper development
Contact us
RSS
Top
Bottom