HTML 5 Video + Alpha channel
HTML 5 Video + Alpha channel
Out of context: Reply #7
- Started
- Last post
- 10 Responses
- uan0
^^still video in it.
<video>
source src="BigBuckBunny_640x360.mp4", source src="BigBuckBunny_640x360.ogv"
</video>
and didn't work on ipad...but it made me think, if the video you want to place over the html doesn't have sound, you could try converting it to an image sequence and place that over the html.
if it has sound, playing both in sync would be a bigger problem...