I'm about to create a mobile website using HTML5 and want to use the HTML5 video tag.
I want the website to work with iPhone, iPad, Android and other smartphones/devices.
- Which video format should I choose? mp4?
- Which size should i use for width and height to get the best result?
- Which FPS (frames per second rate) should I use for the videos?
Thanks in advance.