I've implemented subtitles using the javascript events API. Currently I overlay a div on top of the player and place content there. Is there a way to do this with full-screen mode without resorting to flash plugins?
I've implemented subtitles using the javascript events API. Currently I overlay a div on top of the player and place content there. Is there a way to do this with full-screen mode without resorting to flash plugins?
Would a future html5-compatible version of captions be written in javascript and support both modes in flash and html5?
Yes, we are working on this. However, the captions would only show in windowed mode. The only browser that supports fullscreen at present (Safari) doesn't allow anything but the video to be displayed in fullscreen.
can we change captions.fontsize in Full Screen mode only?
I have a requirement for increasing of captions font size only in FULL SCREEN mode and in normal cases it should use default font size.
Unfortunately, that's not possible. I also wouldn't know a hack to workaround this.
Nope, this is only supported for Flash.