Answer the question
In order to leave comments, you need to log in
Do you need a simple and convenient video player for your website?
Good evening. I urgently needed a cross-browser video player for the site that supports mpeg, avi, mov, mp4 and similar formats. Put uppod, but mpeg format does not run on ipad'e. Maybe I'm not good with video formats.
Need your help and advice. It is not possible to convert video, but I would like users to be able to run any video on the site from any device.
We need a simple and convenient player. Something like a VK player or the same uppod.
Thank you!
Answer the question
In order to leave comments, you need to log in
<video preload="auto" loop="loop" autoplay="autoplay" id="video">
<source type="video/webm" src="video/v2.webm"></source>
<source type="video/mp4" src="video/v2.mp4"></source>
</video>
For the browser and cross-platform, only mp4 with video in h264 and sound in aac-lc can be only, and in some cases this bundle may not be played. So no conversion.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question