Reputation: 2336
Is it possible to display a .flv video on HTML 5 (in WAMP Localhost)? I already read and used codes from this article but it doesn't work for me! http://gettingsoftware.posterous.com/html5flash-using-html5-video-and-audio-right
Thanks,
Upvotes: 0
Views: 294
Reputation: 4348
As far as I know the only supported formats are: Ogg Theora, H.264, WebM VP8.
And you'll need to check browser support for them as well.
Upvotes: 1