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!)
MediaPortal Audio renderer - better video playback quality
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="davidf" data-source="post: 661837" data-attributes="member: 19484"><p>Initial Log Data</p><p></p><p>[code]</p><p> Duration hwClockDrift Requested_Adjustment Actual Adjustment calculated_clock_error Adjustment_from_EVR time_Adjustments_in_effect</p><p>TS: 00:00:33.476 19735 1.00004900 1.00005974 266 13746 26847294</p><p>DVD: 00:01:15.518 44092 1.00005832 1.00005868 117 4 23542</p><p>BluRay: 00:01:03.216 36865 1.00010395 1.00005828 230 1110 22521876</p><p>[/code]</p><p></p><p>just for info</p><p>Adjustment_from_EVR is the number of times that the multiplier went above 1.002 or below 0.998</p><p>time_Adjustments_in_effect is the hwClockDuration of the adjustment period</p><p>Calculated CLock Error is the deviation of the calculated clock from the hwQpc (should deviate due to bias and adjustment but those aren't in the log)</p><p></p><p>Assuming that the bias is 1.00000000 then it looks like the calculations are doing what is expected of them (drift would be under 1ms per hour ignoring that the adjustments should have had an effect and there isn't enough data to measure it). The fact that drift is happening must mean that the logic is wrong (low clock error would indicate not) or that part of it is being applied twice (doubt that too unless it is all being applied twice which would add the hwClockDrift to the calculated_clock_error).</p></blockquote><p></p>
[QUOTE="davidf, post: 661837, member: 19484"] Initial Log Data [code] Duration hwClockDrift Requested_Adjustment Actual Adjustment calculated_clock_error Adjustment_from_EVR time_Adjustments_in_effect TS: 00:00:33.476 19735 1.00004900 1.00005974 266 13746 26847294 DVD: 00:01:15.518 44092 1.00005832 1.00005868 117 4 23542 BluRay: 00:01:03.216 36865 1.00010395 1.00005828 230 1110 22521876 [/code] just for info Adjustment_from_EVR is the number of times that the multiplier went above 1.002 or below 0.998 time_Adjustments_in_effect is the hwClockDuration of the adjustment period Calculated CLock Error is the deviation of the calculated clock from the hwQpc (should deviate due to bias and adjustment but those aren't in the log) Assuming that the bias is 1.00000000 then it looks like the calculations are doing what is expected of them (drift would be under 1ms per hour ignoring that the adjustments should have had an effect and there isn't enough data to measure it). The fact that drift is happening must mean that the logic is wrong (low clock error would indicate not) or that part of it is being applied twice (doubt that too unless it is all being applied twice which would add the hwClockDrift to the calculated_clock_error). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MediaPortal Audio renderer - better video playback quality
Contact us
RSS
Top
Bottom