-
htmlpurifier remove the video tag, could you allow this tag?
Maybe you can draw inspiration from this piece of code: https://github.com/kennberg/php-htmlpurfier-html5/blob/master/htmlpurifier_html5…
-
Hi Stan,
I use
SequenceMuxer muxer = new SequenceMuxer(new File(movfilepathstr));
muxer.encodeImage(new File(framefilepathstr));
to create a movie from PNG-files (framefilepathstr), which then
su…
-
Likely a copy-paste mistake that should be corrected.
-
This would, preferably, allow capturing to .webm as well as .gif.
See https://github.com/kettek/shupload/issues/1 for base HTML5 video support.
-
When you swipe to the video slide, it is totally black, sometime with a flick of the first frame of the video.
It only works when I put it side an iframe, but I still feel like swiping the video.
-
Hi there.
I am building a browser extension that plays video in Chrome and Safari.
I want to change the pitch of the Video audio in the HTML5 video tag.
Here is some codebase that I implemente…
-
-
We have legal approval to support any video element if:
- the page that hosts the video is loaded
- preroll ads are shown in the player whenever present
Need to figure out the best way to clone a pla…
-
Hello, i wanted to ask if the web display mod will ever support HTML5 so players can watch more videos without flash, or if there will be any possibility to add flash into mcef (i know about title on …
-
I often watch youtube videos just listening to the audio especially podcast material thats unavailable elsewhere.
That way it makes sense to be able to turn off the display and continue playback of…