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="arion_p" data-source="post: 658327" data-attributes="member: 45945"><p><strong>Re: AW: MediaPortal Audio renderer - better video playback quality</strong></p><p></p><p></p><p>When speeding up A/V material, RTSP will have issues. The reason is simple: TsReader and all other filters in the graph are synchronized to AudioRenderer's clock and will try to provide data at a higher rate. But the StreamingServer knows nothing about the DShow graph clock on the client. It uses the server's clock and the stream's timestamps to determine the rate at which to send the data. In RTSP there is no flow control between client and server, so server does not know if client consumes data at a higher rate.</p></blockquote><p></p>
[QUOTE="arion_p, post: 658327, member: 45945"] [b]Re: AW: MediaPortal Audio renderer - better video playback quality[/b] When speeding up A/V material, RTSP will have issues. The reason is simple: TsReader and all other filters in the graph are synchronized to AudioRenderer's clock and will try to provide data at a higher rate. But the StreamingServer knows nothing about the DShow graph clock on the client. It uses the server's clock and the stream's timestamps to determine the rate at which to send the data. In RTSP there is no flow control between client and server, so server does not know if client consumes data at a higher rate. [/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