Changes between Initial Version and Version 5 of Ticket #1154
- Timestamp:
- 2010-08-04T01:37:25Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1154
- Property Status changed from new to assigned
- Property Component changed from code to code-network
- Property Priority changed from major to critical
- Property Version changed from n/a to 1.8β
- Property Milestone changed from undecided to 1.8.0
- Property Keywords download regression random-access error added
-
Ticket #1154 – Description
initial v5 1 1 I tried to play a movie hosted on a Tahoe-LAFS grid with 'mplayer http://127.0.0.1:3456/file/URI-blah/@@named=/test.avi'. The error seems to be related to mplayer seeking at the end of the file for downloading the AVI index before seeking back to the beginning for the actual rendering. 2 2 3 Preventing mplayer from reading the index with the '--noidx' parameter doesn't not triggerthis error.3 Preventing mplayer from reading the index with the '--noidx' parameter doesn't avoid this error. 4 4 5 5 {{{