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
Support
General Support
Playback Stuttering with UNC vs RTSP [Solved]
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="thekiwi" data-source="post: 1027197" data-attributes="member: 30129"><p>Hey all</p><p> </p><p>Got an issue which is really bugging me since a few upgrades I did with my HTPC.</p><p> </p><p>Basically went from a mediaportal client MacMini running Windows XP, to a new Macmini now running Windows 7 Ult 64 bit. This is on a Windows 2008 R2 domain with the TV Server running on a Windows 7 Pro machine.</p><p> </p><p>Running latest Mediaportal version (1.4) and everything is "OK"ish using RTSP, with just the odd stutter with live TV or playback of recorded TV (all .ts files).</p><p> </p><p>If I force MP to use UNC, it all just falls to pieces and the stuttering is absolutely aweful with more buffering than watchable TV. If I start a Manual Streaming on the TV Server, and then browse to the shared folder on the client and open the buffer TS file in VLC it wont play (ie if its the first file).</p><p>Message Console would show:</p><p style="margin-left: 20px">main warning: PTS is out of range (-33988), dropping buffer</p> <p style="margin-left: 20px">main error: ES_OUT_SET_(GROUP_)PCR is called too late (jitter of 5808 ms ignored)</p> <p style="margin-left: 20px">main error: ES_OUT_RESET_PCR called</p><p></p><p>If I open the RTSP stream in VLC, all is good.</p><p> </p><p>This also happens with Recorded TS files.</p><p> </p><p>With the recorded files, in VLC, if I change the demuxer to avformat demuxer the recorded TS files then play smoothly. From some on the VLC forums suggest that this may be indicative of a misformated TS file.</p><p> </p><p>Going back to the buffer TS files with the demux setting above the following occurs:</p><p>* VLC will play the live2-0.ts.tsbuffer1.ts OK - no stuttering or problems</p><p>* VLC eventually plays live2-0.ts.tsbuffer2.ts but console shows:</p><p style="margin-left: 20px">main debug: Buffering 95%</p> <p style="margin-left: 20px">main debug: Buffering 99%</p> <p style="margin-left: 20px">main debug: Buffering 99%</p> <p style="margin-left: 20px">main debug: Stream buffering done (1010 ms in 665 ms)</p> <p style="margin-left: 20px">main debug: Decoder buffering done in 0 ms</p> <p style="margin-left: 20px">main warning: PTS is out of range (-36922), dropping buffer</p> <p style="margin-left: 20px">main warning: audio output out of sync, adjusting dates (78981 us)</p> <p style="margin-left: 20px">main warning: not synchronized (78982 us), resampling</p> <p style="margin-left: 20px">main warning: buffer too late (78565), up-sampling</p> <p style="margin-left: 20px">main debug: Detected interlaced video</p> <p style="margin-left: 20px">main debug: deinterlace 0, mode blend, is_needed 1</p> <p style="margin-left: 20px">main warning: resampling stopped after 13215091 usec (drift: 331)</p> <p style="margin-left: 20px"></p><p>As soon as I change the demux back to default VLC will give</p><p style="margin-left: 20px">main warning: audio output out of sync, adjusting dates (78064 us)</p> <p style="margin-left: 20px">main warning: not synchronized (78064 us), resampling</p> <p style="margin-left: 20px">main warning: buffer too late (77647), up-sampling</p> <p style="margin-left: 20px">main debug: auto hiding mouse cursor</p> <p style="margin-left: 20px">main debug: auto hiding mouse cursor</p> <p style="margin-left: 20px">main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms)</p> <p style="margin-left: 20px">main error: ES_OUT_RESET_PCR called</p><p></p><p>Al the while RTSP is OK.</p><p> </p><p>Ive attached the logs for running Mediaportal while avoiding RTSP and giving massive stuttering</p><p> </p><p>On the server</p><p>* All firewalls turned off</p><p>* No antivirus running</p><p>* Client domain account has full access to the share and folder</p><p> </p><p>On the client</p><p>* No firewalls running</p><p>* No antivirus runnigg</p><p>* Logged in as either Domain Admin or client account</p><p>* nVidea Graphics driver updated to very latest release.</p><p> </p><p>Ive also attached a second log collection trying to play recorded TV fiels, and they just came up with a warning in MP that they couldnt be played.</p></blockquote><p></p>
[QUOTE="thekiwi, post: 1027197, member: 30129"] Hey all Got an issue which is really bugging me since a few upgrades I did with my HTPC. Basically went from a mediaportal client MacMini running Windows XP, to a new Macmini now running Windows 7 Ult 64 bit. This is on a Windows 2008 R2 domain with the TV Server running on a Windows 7 Pro machine. Running latest Mediaportal version (1.4) and everything is "OK"ish using RTSP, with just the odd stutter with live TV or playback of recorded TV (all .ts files). If I force MP to use UNC, it all just falls to pieces and the stuttering is absolutely aweful with more buffering than watchable TV. If I start a Manual Streaming on the TV Server, and then browse to the shared folder on the client and open the buffer TS file in VLC it wont play (ie if its the first file). Message Console would show: [INDENT]main warning: PTS is out of range (-33988), dropping buffer main error: ES_OUT_SET_(GROUP_)PCR is called too late (jitter of 5808 ms ignored) main error: ES_OUT_RESET_PCR called[/INDENT] If I open the RTSP stream in VLC, all is good. This also happens with Recorded TS files. With the recorded files, in VLC, if I change the demuxer to avformat demuxer the recorded TS files then play smoothly. From some on the VLC forums suggest that this may be indicative of a misformated TS file. Going back to the buffer TS files with the demux setting above the following occurs: * VLC will play the live2-0.ts.tsbuffer1.ts OK - no stuttering or problems * VLC eventually plays live2-0.ts.tsbuffer2.ts but console shows: [INDENT]main debug: Buffering 95% main debug: Buffering 99% main debug: Buffering 99% main debug: Stream buffering done (1010 ms in 665 ms) main debug: Decoder buffering done in 0 ms main warning: PTS is out of range (-36922), dropping buffer main warning: audio output out of sync, adjusting dates (78981 us) main warning: not synchronized (78982 us), resampling main warning: buffer too late (78565), up-sampling main debug: Detected interlaced video main debug: deinterlace 0, mode blend, is_needed 1 main warning: resampling stopped after 13215091 usec (drift: 331) [/INDENT] As soon as I change the demux back to default VLC will give [INDENT]main warning: audio output out of sync, adjusting dates (78064 us) main warning: not synchronized (78064 us), resampling main warning: buffer too late (77647), up-sampling main debug: auto hiding mouse cursor main debug: auto hiding mouse cursor main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms) main error: ES_OUT_RESET_PCR called[/INDENT] Al the while RTSP is OK. Ive attached the logs for running Mediaportal while avoiding RTSP and giving massive stuttering On the server * All firewalls turned off * No antivirus running * Client domain account has full access to the share and folder On the client * No firewalls running * No antivirus runnigg * Logged in as either Domain Admin or client account * nVidea Graphics driver updated to very latest release. Ive also attached a second log collection trying to play recorded TV fiels, and they just came up with a warning in MP that they couldnt be played. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Playback Stuttering with UNC vs RTSP [Solved]
Contact us
RSS
Top
Bottom