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="tourettes" data-source="post: 656789" data-attributes="member: 10858"><p>Looks like my theory would be right. 5 ms buffer turns into a 10 ms latency. </p><p></p><p>Could you test the attached binary? It should fix the 50 ms A/V sync issue you were seeing with the 500000 as device period setting.</p><p></p><p></p><p>UPDATE: unfortunately there might be a change that the latency query is done before the audio device has been initialised -> 0 latency is reported. The bad thing is that we cannot delay the latency query since we need to do it right when the preroll time is queried from the audio renderer by DS graph.</p><p></p><p>So, most likely that patch only makes the A/V sync worser. It should be 100 ms now when audio buffer is 50 ms on Xonar. But maybe it just makes us to drop few more samples to reach the correct A/V sync (just visible in the log, no audible difference for the correctly working case).</p></blockquote><p></p>
[QUOTE="tourettes, post: 656789, member: 10858"] Looks like my theory would be right. 5 ms buffer turns into a 10 ms latency. Could you test the attached binary? It should fix the 50 ms A/V sync issue you were seeing with the 500000 as device period setting. UPDATE: unfortunately there might be a change that the latency query is done before the audio device has been initialised -> 0 latency is reported. The bad thing is that we cannot delay the latency query since we need to do it right when the preroll time is queried from the audio renderer by DS graph. So, most likely that patch only makes the A/V sync worser. It should be 100 ms now when audio buffer is 50 ms on Xonar. But maybe it just makes us to drop few more samples to reach the correct A/V sync (just visible in the log, no audible difference for the correctly working case). [/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