leesanghyun2 / mp-onlinevideos2

Automatically exported from code.google.com/p/mp-onlinevideos2
0 stars 0 forks source link

Buffering status in playlist player #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play a video in a site that uses playlist
2. First video (part) plays and buffering/position is shown correctly in OSD. 
Let it buffer to 100% (important) and leave the video playing till the end. You 
can fast forward :)
3. After first part finishes, second part starts playing. Once again, buffering 
status and position is OK. Let it buffer to 25% for example. Now press F7 to 
play previous part.
4. Previous part is played instantly since the buffer is already complete. But 
if you look at OSD now, buffering status of the next part is shown (in our 
case, display continues from 25%)

What version of the product are you using? On what operating system?
MediaPortal SVN, OnlineVideos SVN, Windows XP SP3

Original issue reported on code.google.com by mitja.skuver on 23 Jan 2011 at 6:55

GoogleCodeExporter commented 8 years ago
Hi, yesterday I have noticed that the similar (maybe the same) problem is 
reproducible if you play video until it's buffered completely. Then stop the 
video and play it once again. It will start instantly but buffered status is 
missing.

You can even play next video in the list and while it's buffering play the 
previous video (buffered one). Then you get the same problem as in original 
post (buffering status is wrong).

Original comment by mitja.skuver on 8 May 2011 at 12:13

GoogleCodeExporter commented 8 years ago
I think this issue is no longer valid because we are using our own sourcefilter 
now instead of FileSource URL.

Original comment by bborgsd...@gmail.com on 4 Apr 2012 at 10:49