I want to post videos that can be played without downloading any plugins, just like YouTube. What's the best format for embedded video? For example, WMF only gets displayed in IE, but not in Firefox or Chrome. Which format is supported by all the browsers?
Thanks.
Embedded video format
Moderator: General Moderators
Re: Embedded video format
Until HTML5 is standard in all browsers there is no format that's supported by all of them without installing some kind of plugin first.
Re: Embedded video format
FYI, YouTube does require plugins - the Flash plugin.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: Embedded video format
Youtube videos require Flash plugin, so your example is self-contradicting. HTML video on youtube is still experimental, and won't be supported in older browsers anyway.atrichtch wrote:I want to post videos that can be played without downloading any plugins, just like YouTube.