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!)
Experimental TsReader development
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="Owlsroost" data-source="post: 837824" data-attributes="member: 83973"><p><strong>Re: AW: Experimental TsReader development</strong></p><p></p><p></p><p></p><p>Can you post all the logs (Client and Server) please ?</p><p></p><p>I can see this in the log:</p><p></p><p>[CODE]</p><p>25-01-2012 20:33:06.889 [818]CTsReaderFilter::Pause() - IsTimeShifting = 1 - state = 2</p><p>25-01-2012 20:33:06.961 [940]Aud/Ref : 12.046, Compensated = 9.787 ( 0.399 A/V buffers=02/56), Clk : 9.387562, SampCnt 60, Sleep 20 ms, stallPt 0.400</p><p>25-01-2012 20:33:07.625 [818]CTsReaderFilter::Pause() - END - state = 1</p><p>25-01-2012 20:33:07.626 [c64]CTsReaderFilter:: ForcePosnUpdate: 9.306 s</p><p>25-01-2012 20:33:17.979 [c64]CTsReaderFilter, Live Tv is paused for more than 10 secs => m_bLiveTv=false.</p><p>25-01-2012 20:33:39.284 [818]OnZapping 1</p><p>25-01-2012 20:33:39.304 [818]vidPin: UpdateFromSeek, m_rtStart 31.589000, m_dRateSeeking 1.000000</p><p>25-01-2012 20:33:39.304 [818]CTsReaderFilter::--SeekPreStart()-- LiveTv : 0, TimeShifting: 1 31.589 ( Abs 31.589000 / 31.589634 )- isSamePosn: 0, OnZap: 0, Force 0, ForceRC 0, Media changing 0</p><p>25-01-2012 20:33:39.304 [818]Zap to File Seek : 17770 mS ( 31.589000 / 31.589000 ) LiveTv : 1, Seek : 1</p><p>[/CODE]</p><p></p><p>but there's no clue why there's 32s between the Pause() and the 'OnZapping 1' lines....</p><p></p><p>As far as I can tell from the TV plugin code, TVHome.cs is waiting for this method to return during that time:</p><p></p><p>[CODE] </p><p> succeeded = server.StartTimeShifting(ref user, channel.IdChannel, out card, out cardChanged);</p><p>[/CODE]</p><p></p><p>Also is this the standard MP 1.2.2 TV client/plugin ?</p><p></p><p>Tony</p></blockquote><p></p>
[QUOTE="Owlsroost, post: 837824, member: 83973"] [b]Re: AW: Experimental TsReader development[/b] Can you post all the logs (Client and Server) please ? I can see this in the log: [CODE] 25-01-2012 20:33:06.889 [818]CTsReaderFilter::Pause() - IsTimeShifting = 1 - state = 2 25-01-2012 20:33:06.961 [940]Aud/Ref : 12.046, Compensated = 9.787 ( 0.399 A/V buffers=02/56), Clk : 9.387562, SampCnt 60, Sleep 20 ms, stallPt 0.400 25-01-2012 20:33:07.625 [818]CTsReaderFilter::Pause() - END - state = 1 25-01-2012 20:33:07.626 [c64]CTsReaderFilter:: ForcePosnUpdate: 9.306 s 25-01-2012 20:33:17.979 [c64]CTsReaderFilter, Live Tv is paused for more than 10 secs => m_bLiveTv=false. 25-01-2012 20:33:39.284 [818]OnZapping 1 25-01-2012 20:33:39.304 [818]vidPin: UpdateFromSeek, m_rtStart 31.589000, m_dRateSeeking 1.000000 25-01-2012 20:33:39.304 [818]CTsReaderFilter::--SeekPreStart()-- LiveTv : 0, TimeShifting: 1 31.589 ( Abs 31.589000 / 31.589634 )- isSamePosn: 0, OnZap: 0, Force 0, ForceRC 0, Media changing 0 25-01-2012 20:33:39.304 [818]Zap to File Seek : 17770 mS ( 31.589000 / 31.589000 ) LiveTv : 1, Seek : 1 [/CODE] but there's no clue why there's 32s between the Pause() and the 'OnZapping 1' lines.... As far as I can tell from the TV plugin code, TVHome.cs is waiting for this method to return during that time: [CODE] succeeded = server.StartTimeShifting(ref user, channel.IdChannel, out card, out cardChanged); [/CODE] Also is this the standard MP 1.2.2 TV client/plugin ? Tony [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Experimental TsReader development
Contact us
RSS
Top
Bottom