Metaphore
3rd June 2013, 18:13
We have a custom interactive sign which spans several monitors and is implemented in an HTML 5 canvas.
We are attempting to add a video effect, namely a flock of birds flying through the foreground. We made an OGV file with the video and are displaying it with a transparent background over the sign. It works, but is very slow.
The video with transparency was made with ffmpeg.
Is there a better way to do this to make it faster?
We are attempting to add a video effect, namely a flock of birds flying through the foreground. We made an OGV file with the video and are displaying it with a transparent background over the sign. It works, but is very slow.
The video with transparency was made with ffmpeg.
Is there a better way to do this to make it faster?