[Bug 18895] seek does not work

2009-06-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18895


Eran  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18895] seek does not work

2009-06-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18895


Eran  changed:

   What|Removed |Added

 CC||eran.kuz...@kaltura.com
 Status|NEW |RESOLVED
 Resolution||FIXED




-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18895] seek does not work

2009-06-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18895





--- Comment #2 from 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)


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18895] seek does not work

2009-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18895





--- Comment #1 from 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


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l