mp4 - Can I have a video with transparent background using HTML5 video tag? -
we filmed spokesperson on green screen , have video files ready in multiple formats.
with flash use wmode transparent within param , embed tags, there similar video , source tags in html5? possible save .m4v or .ogv videos can play these files transparent backgrounds on our browsers?
thanks
yes, sort of thing possible without flash:
- http://hacks.mozilla.org/2009/06/tristan-washing-machine/
- http://jakearchibald.com/scratch/alphavid/
however, modern browsers supports html5 videos, , should consideration when deploying in html 5, , should provide fallback (probably flash or omit transparency).
Comments
Post a Comment