MamasBoyGitHub / universal-media-server

Automatically exported from code.google.com/p/universal-media-server
GNU General Public License v2.0
0 stars 0 forks source link

Seeking through video does not work on XBMC #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start playing a video file 
2. try to seek forward by pressing the right arrow button
3. wait till buffer is full and try it again

What is the expected output? What do you see instead?

The video should skip a few minutes.
Instead I see XBMC does not know what the total play time of the video file is 
and does not seek forward.

What version of the product are you using? On what operating system?

UMS-1.3.0
xbmc-11

Please provide any additional information below.

Tested it also on PMS-1.54 with the same result.

Seeking with ushare-1.1a does work but does not do any transcoding.
Seeking with plexmediaserver-0.9.6.3.143 does work which does also transcode.

Original issue reported on code.google.com by jalbstme...@gmail.com on 14 Jul 2012 at 8:12

GoogleCodeExporter commented 8 years ago
We are switching over to GitHub for our issue tracking.
Future updates to this issue will be at the following link:
https://github.com/UniversalMediaServer/UniversalMediaServer/issues/153

Original comment by subjunk on 26 Nov 2013 at 3:50