Recommend me a good replacement for html5 <video> tag
|
Aug. 07, 2012, 12:29 PM
Post: #1
|
|||
|
|||
Recommend me a good replacement for html5 <video> tag
site Example:
http://blogs.msdn.com/b/b8/archive/2012/...phics.aspx http://channel9.msdn.com/Events/TechEd/N...012/SIA302 Some sites began to use HTML5's <video> tag for, well, video. i came to realization:
Therefore, I intent to change the <video ...</video> tags into a classic Flash Object ( <object ... </object> ). I want movie player that consistent for myself, regardless to the Browser or OS. That should works until the sites began to use scripts just to add "video object". I found a free .swf file that could play .flv or .mp4 video from arbitary sources. But the one i found has its has limitation:
So, please recommend me .swf that could:
|
|||
Aug. 08, 2012, 05:05 AM
Post: #2
|
|||
|
|||
RE: Recommend me a good replacement for html5 <video> tag
(Aug. 07, 2012 12:29 PM)joey_sw Wrote: Therefore, I intent to change the <video ...</video> tags into a classic Flash Object ( <object ... </object> ). My big question is about codecs. Will HTML5 files play in flash? Quicktime or Realplayer in flash seems unlikely. I'm guessing this approach would fail too often. (Aug. 07, 2012 12:29 PM)joey_sw Wrote: Metro's IE'10 video controls were downright ugly, Maybe, I'm still guessing and it is late, you could add a prettier interface... http://jplayer.org/ http://openvideoplayer.sourceforge.net/ http://www.longtailvideo.com/players/jw-flv-player http://www.hdwebplayer.com/ HTH |
|||
Aug. 09, 2012, 12:20 AM
Post: #3
|
|||
|
|||
RE: Recommend me a good replacement for html5 <video> tag
(Aug. 08, 2012 05:05 AM)JJoe Wrote: Maybe, I'm still guessing and it is late, you could add a prettier interface...Thanks, i'll look into that and see what i can do about it. |
|||
« Next Oldest | Next Newest »
|