- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
https://forum.team-mediaportal.com/mediaportal-1-1-0-beta-1-454/problems-dropping-frames-evr-74360/ [^]
The EVR presenter schedules late samples instead of dropping them. In addition it drops too many frames.
The following changes are currently proposed:
- schedule frames 1/3 of presentation time early instead of 1/4
- raise priority of worker thread
- Calling CheckForScheduledSample() instead of eHasWork.Set() for late samples in scheduler
http://mantis.team-mediaportal.com/view.php?id=2648
Open the issue in Mantis...
The EVR presenter schedules late samples instead of dropping them. In addition it drops too many frames.
The following changes are currently proposed:
- schedule frames 1/3 of presentation time early instead of 1/4
- raise priority of worker thread
- Calling CheckForScheduledSample() instead of eHasWork.Set() for late samples in scheduler
http://mantis.team-mediaportal.com/view.php?id=2648
Open the issue in Mantis...