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!)
MP1 EVR Presenter/dshowhelper community 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: 656440" data-attributes="member: 83973"><p>For reference, EVR presenter threads and priorities:</p><p></p><p>SchedulerThread() pulls samples off the internal queue and decides when to present/paint them - THREAD_PRIORITY_TIME_CRITICAL, MMCSS = not used.</p><p></p><p>WorkerThread() pulls samples from the EVR mixer and adds them to the internal queue - THREAD_PRIORITY_ABOVE_NORMAL, MMCSS = AVRT_PRIORITY_NORMAL, 'playback' class</p><p></p><p>TimerThread() is just a delay timer - THREAD_PRIORITY_BELOW_NORMAL, MMCSS = AVRT_PRIORITY_LOW, 'playback' class</p><p></p><p>It would be good for an ATOM/ION user to have play and see if the thread balancing could be improved for those systems.</p><p></p><p>Tony</p></blockquote><p></p>
[QUOTE="Owlsroost, post: 656440, member: 83973"] For reference, EVR presenter threads and priorities: SchedulerThread() pulls samples off the internal queue and decides when to present/paint them - THREAD_PRIORITY_TIME_CRITICAL, MMCSS = not used. WorkerThread() pulls samples from the EVR mixer and adds them to the internal queue - THREAD_PRIORITY_ABOVE_NORMAL, MMCSS = AVRT_PRIORITY_NORMAL, 'playback' class TimerThread() is just a delay timer - THREAD_PRIORITY_BELOW_NORMAL, MMCSS = AVRT_PRIORITY_LOW, 'playback' class It would be good for an ATOM/ION user to have play and see if the thread balancing could be improved for those systems. Tony [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MP1 EVR Presenter/dshowhelper community development
Contact us
RSS
Top
Bottom