: Multiple gifs on screen/in film I am filming a project, and in one of the scenes I need to have a lot of smiley-faces. For example this: How can I repeat this multiple times on the screen?
I am filming a project, and in one of the scenes I need to have a lot of smiley-faces.
For example this:
How can I repeat this multiple times on the screen?
More posts by @Cofer715
2 Comments
Sorted by latest first Latest Oldest Best
You can just set it as the background image using CSS like so:
body {background-image:url(http://i.stack.imgur.com/tcKQD.gif);
EXAMPLE
If you're filming the screen just make up an html document with the image copied over and over again. <img src="http://www.sherv.net/cm/emoticons/birthday/birthday-party-blower.gif" /> Copy and paste that like a bunch until you fill the entire screen with that gif.
If you need it a bunch of times over and over again in an actual video just make a bunch of tracks and scale the gif down and arrange as necessary.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.