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="disaster123" data-source="post: 846100" data-attributes="member: 74707"><p>TsReader Version: actual git</p><p>LAV: Live-TV hangs pretty often while skipping forward or backward.</p><p>MS DTV: the same</p><p></p><p>I have to close MP trough task manager.</p><p></p><p>Last Log Messages:</p><p>[CODE]</p><p>23-02-2012 20:34:43.251 [b94]CTsReaderFilter:: Seek-> 23.097000/24.097000</p><p>23-02-2012 20:34:43.253 [b94]seek to 23.097000 filepos:2cb1264 pid:30</p><p>23-02-2012 20:34:43.505 [b94] stop seek: 23.200872 at 24e593c - target: 23.097000, diff: 0.103872</p><p>23-02-2012 20:34:43.521 [b10]vidPin:OnThreadStartPlay(23.097000), rate:1.00, threadID:0xb10, GET_TIME_NOW:0x4000720b</p><p>23-02-2012 20:34:43.540 [f94]audPin:OnThreadStartPlay(23.097000), rate:1.00, threadID:0xf94, GET_TIME_NOW:0x4000721e</p><p>23-02-2012 20:34:43.541 [f94]audPin:set eof</p><p>23-02-2012 20:34:43.541 [b10]vidPin:set eof</p><p>[/CODE]</p><p></p><p>TsReader Version: noStopMod45</p><p>LAV: picture stands still after skipping in recordings (but audio runs fine)</p><p>MS DTV: runs fine</p><p></p><p>succussfull skipping looks like this (above it sets both to eof instead of finding an i-frame)</p><p>[CODE]</p><p>23-02-2012 20:50:12.879 [b30]CTsReaderFilter:: Seek-> 941.721000/4206.901000</p><p>23-02-2012 20:50:12.879 [b30]seek to 941.721000 filepos:4eb1c848 pid:30</p><p>23-02-2012 20:50:13.123 [b30] stop seek: 941.775993 at 572f9408 - target: 941.721000, diff: 0.054993</p><p>23-02-2012 20:50:13.124 [1090]vidPin:OnThreadStartPlay(941.721000), rate:1.00, threadID:0x1090, GET_TIME_NOW:0x40012fb2</p><p>23-02-2012 20:50:13.197 [10d4]audPin:OnThreadStartPlay(941.721000), rate:1.00, threadID:0x10d4, GET_TIME_NOW:0x40012ffb</p><p>23-02-2012 20:50:13.677 [cb4] H.264 I-FRAME found 943.295000 </p><p>23-02-2012 20:50:13.715 [cb4] H.264 First supposed '0' frame found. 943.175000 </p><p>23-02-2012 20:50:13.823 [10d4]Audio Samples : 6, First : 941.926, Last : 942.726</p><p>23-02-2012 20:50:13.823 [10d4]Video Samples : 17, First : 943.175, Last : 943.615</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="disaster123, post: 846100, member: 74707"] TsReader Version: actual git LAV: Live-TV hangs pretty often while skipping forward or backward. MS DTV: the same I have to close MP trough task manager. Last Log Messages: [CODE] 23-02-2012 20:34:43.251 [b94]CTsReaderFilter:: Seek-> 23.097000/24.097000 23-02-2012 20:34:43.253 [b94]seek to 23.097000 filepos:2cb1264 pid:30 23-02-2012 20:34:43.505 [b94] stop seek: 23.200872 at 24e593c - target: 23.097000, diff: 0.103872 23-02-2012 20:34:43.521 [b10]vidPin:OnThreadStartPlay(23.097000), rate:1.00, threadID:0xb10, GET_TIME_NOW:0x4000720b 23-02-2012 20:34:43.540 [f94]audPin:OnThreadStartPlay(23.097000), rate:1.00, threadID:0xf94, GET_TIME_NOW:0x4000721e 23-02-2012 20:34:43.541 [f94]audPin:set eof 23-02-2012 20:34:43.541 [b10]vidPin:set eof [/CODE] TsReader Version: noStopMod45 LAV: picture stands still after skipping in recordings (but audio runs fine) MS DTV: runs fine succussfull skipping looks like this (above it sets both to eof instead of finding an i-frame) [CODE] 23-02-2012 20:50:12.879 [b30]CTsReaderFilter:: Seek-> 941.721000/4206.901000 23-02-2012 20:50:12.879 [b30]seek to 941.721000 filepos:4eb1c848 pid:30 23-02-2012 20:50:13.123 [b30] stop seek: 941.775993 at 572f9408 - target: 941.721000, diff: 0.054993 23-02-2012 20:50:13.124 [1090]vidPin:OnThreadStartPlay(941.721000), rate:1.00, threadID:0x1090, GET_TIME_NOW:0x40012fb2 23-02-2012 20:50:13.197 [10d4]audPin:OnThreadStartPlay(941.721000), rate:1.00, threadID:0x10d4, GET_TIME_NOW:0x40012ffb 23-02-2012 20:50:13.677 [cb4] H.264 I-FRAME found 943.295000 23-02-2012 20:50:13.715 [cb4] H.264 First supposed '0' frame found. 943.175000 23-02-2012 20:50:13.823 [10d4]Audio Samples : 6, First : 941.926, Last : 942.726 23-02-2012 20:50:13.823 [10d4]Video Samples : 17, First : 943.175, Last : 943.615 [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Experimental TsReader development
Contact us
RSS
Top
Bottom