Last modified: 2009-06-15 13:41:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T20895, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18895 - seek does not work
seek does not work
Status: CLOSED FIXED
Product: MediaWiki extensions
Classification: Unclassified
MetaVidWiki (Other open bugs)
unspecified
PC Windows XP
: Normal major (vote)
: ---
Assigned To: Michael Dale
http://sandbox.kaltura.com/testwiki/i...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-24 08:34 UTC by ariel
Modified: 2009-06-15 13:41 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
seek is ignored playback continues (64.59 KB, image/jpeg)
2009-05-24 08:34 UTC, ariel
Details

Description ariel 2009-05-24 08:34:22 UTC
Created attachment 6148 [details]
seek is ignored playback continues

using java cortado, FF 3.0.10.
when seeking in the HTML controls, while the video is playing the video ignores the seek.
Comment 1 Eran 2009-05-31 12:04:49 UTC
happens also on mac with FF 3.5b4

after each seek operation the clip restarts
no scrubber progress

Comment 2 Michael Dale 2009-06-03 22:49:13 UTC
A lot of seeking problems where caused by lack of oggz_chop. Seeking is a bit 
tricky because java & vlc over plain http is not very accurate (until recently 
native firefox seeking was pretty bad too).

So I added a LocalSettings.php configuration flag to specify if you have 
oggz_chop installed or not. Then re-factored the plugin-code to better adapt to 
http & oggz_chop seeking based on the 'URLTimeEncoding' flag. Then redid the 
local doSeek function per java, vlc & native. r51379 r51385

Now seeking seems to be working better across IE & firefox across plug-in types (in both http and oggz_chop modes)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links