[Bug 16519] cortado should provide API close to html5 video element

2012-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519

--- Comment #7 from Andre Klapper aklap...@wikimedia.org ---
TimedMediaHandler was deployed at the beginning of November 2012, see
https://www.mediawiki.org/wiki/TimedMediaHandler and
http://blog.wikimedia.org/2012/11/08/introducing-wikipedias-new-html5-video-player/
for more information.
It is based on HTML5 and supports closed captions, timed text, WebM, etc.

This bug report was reported about Cortado. With TimedMediaHandler being in
place, Cortado is now ONLY used as a fallback for web browsers that do not
support any of the video codecs we offer but have Java installed. This
currently is Apple Safari without XiphQt installed, or Microsoft Internet
Explorer with Java applet installed. 

Please add a comment here in case that you still face the problem described
(now with Cortado inside of TimedMediaHandler) if using one of the browsers
mentioned above. In that case, this report should be moved to
product=MediaWiki extensions and component=TimedMediaHandler in this bug
tracker.

Issues that also happen with Cortado without TimedMediaHandler should be
reported to https://trac.xiph.org/ instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16519] cortado should provide API close to html5 video element

2012-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519

Jan Gerber jger...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16519] cortado should provide API close to html5 video element

2012-11-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
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 16519] cortado should provide API close to html5 video element

2012-07-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|tstarl...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
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 16519] cortado should provide API close to html5 video element

2008-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519


Maik Merten [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 Status|NEW |ASSIGNED




--- Comment #2 from Maik Merten [EMAIL PROTECTED]  2008-12-06 12:48:26 UTC ---
taking. Actually was already working on this and am close to committing a
solution for this.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16519] cortado should provide API close to html5 video element

2008-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519





--- Comment #3 from Maik Merten [EMAIL PROTECTED]  2008-12-06 16:06:11 UTC ---
Landed a subset of the HTML5 media API with revision 44270. Can you confirm
things are working for you?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16519] cortado should provide API close to html5 video element

2008-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519





--- Comment #4 from j^ [EMAIL PROTECTED]  2008-12-06 17:13:41 UTC ---
currentTime = now = pipeline.getPosition() / Clock.SECOND;
that way currentTime is an int, my patch makes it a float,
more cosmetic right now since its only updated once a second,
would be nice thought to update currentTime on every frame paint,
did not find the right place for that though.

also my patch allows setting currentTime, resulting in a doSeek, would be nice
to have that too.

do you know of a way to make src writable?
i got some sandbox error trying to write a string to src.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16519] cortado should provide API close to html5 video element

2008-12-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16519





--- Comment #1 from j^ [EMAIL PROTECTED]  2008-12-01 15:48:43 UTC ---
Created an attachment (id=5547)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5547)
here the patch


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l