kearygriffin / streambaby

Automatically exported from code.google.com/p/streambaby
1 stars 0 forks source link

Trying to FF a .TiVo file will always start at beginning #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Start streaming a video
2. FF to any point in the future not buffered
3. Press play

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

Expected: previously the video would restart at the point where FF 
stopped.  Now it restarts at the beginning.  Also restarts at the 
beginning when it hits "buffer full" issue.

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

svn-r262 on Ubuntu 9.04

Please provide any additional information below.

Original issue reported on code.google.com by gepha...@gmail.com on 9 Jan 2010 at 12:13

GoogleCodeExporter commented 9 years ago
Also occurred in v 0.27

Original comment by gepha...@gmail.com on 9 Jan 2010 at 12:13

GoogleCodeExporter commented 9 years ago
Because .TiVo files are encrypted it is impossible (without decrypting) to 
randomly
position to a specific time in the video files.  Without this capability 
streambaby
cannot FF/rebuffer correctly.

.TiVo support is therefore currently only a novelty/experimental in streambaby 
and is
not fully supported.

Original comment by kearygri...@gmail.com on 11 Jan 2010 at 4:45