Tagged Questions
3
votes
0answers
28 views
How HTML5 video is played in a web browser? [migrated]
I'm curious how a web browser (say Google Chrome) plays a HTML5 video. Is it the same as how images are displayed? The image is first downloaded/cached into the file system so that subsequent request ...
3
votes
1answer
158 views
Does HTML5 video cache the entire video before playback or does it stream?
I have an HTML5 page that plays a small video (1.5MB) with autoplay and loop enabled.
The problem is, sometimes it takes up to 10 seconds after loading the page before the video starts playing. I've ...
1
vote
0answers
85 views
How can I convert a series of images to a valid HTML5 MP4 video? [closed]
I am attempting to encode a video from an image sequence, for embedding as an HTML5 video. I have managed to encode into the WebM and OGG format successfully (so for example, it works fine in ...
1
vote
2answers
61 views
Hosting Video's on Youtube or a service like youtube with HTML5 / FLASH switching
We have 1000's of small product videos currently being played through a Flash player.
We want to make this product videos work on apple devices.
It's my understanding that Youtube auto switches ...
0
votes
0answers
101 views
Can I set up a local HTML5 site to stream video to a Samsung Smart Hub TV?
I have recently bought a Samsung Smart Hub TV and I'm pretty disappointed by the lack of media formats it supports via streaming. The browser should be HTML5 ready, so I wanted to ask if it's possible ...
7
votes
6answers
999 views
Adding Video To Website - Embed or Vimeo?
I have been asked to add 3 short informational videos to a new page on the company website. I am trying to figure out if it would be better to embed them directly onto the page (html5) or use Vimeo or ...
1
vote
1answer
95 views
What's the magic behind the HTML5? [closed]
In the pre-HTML5 stage. We need a plugin or video container to play movie on the web. But what is the HTML5 doing, how can it play the video without any plugin?
What is the magic behind the process?
3
votes
1answer
87 views
In HTML5, different browsers support different formats of video
Does it mean that I need videos of multiple formats so that it can be played on different browsers by adding multiple sources to the tag?
1
vote
2answers
67 views
What type of video player is this?
I'm looking for something like this video player (http://www.be-creative.tv/#/brian-Leonard-02-02/) or something very similar. Does anyone have any ideas? Doesn't necessarily have to be free. HTML 5 ...
2
votes
3answers
116 views
Video for an ads-driven web-site
I have a website, wich i will fill with a bunch of useful videos.
I've implemented an ads rotation engine for articles and will do so for videos.
The next milestone is to decide, how video will be ...
4
votes
3answers
558 views
Encoding settings for HTML5 video
What is the best, free way to encode video for the new HTML5 video in browsers. I want to encode video in WebM, H264 and Ogg.
I have looked at FFMPeg and it seems to be able to do it all but the ...
3
votes
1answer
143 views
Is it possible to play a external (e.g. from youtube) flash-video with html5 on my site?
I would like to use my site as a "gateway" for watching flash-videos in HTMl5.. Is this possible? What are the requirements?
0
votes
2answers
181 views
Google Chrome and Theora
I have problem with Google Chrome and Theora video. I have video that plays nice in Opera and Firefox. However, it doesn't play in Google browser and I don't know why. I've made this video in ...