https://bugzilla.wikimedia.org/show_bug.cgi?id=18895





--- Comment #2 from Michael Dale <[email protected]>  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)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to