Forum Contributor
It's very easy and something I found when I started creating themes. You just add a new line bgimagetable with the file name of the different raf like this.
1 background (original)
<bgimagetable>
<bgimage anim="AnimatedFull.raf" />
</bgimagetable>
4 backgrounds
<bgimagetable>
<bgimage anim="AnimatedFull.raf" />
<bgimage anim="AnimatedFull2.raf" />
<bgimage anim="AnimatedFull3.raf" />
<bgimage anim="AnimatedFull4.raf" />
</bgimagetable>
Its good if you want the theme for yourself but there is a 15mb limit to share themes here.
Forum Contributor
@ Jaydee1003
It depends on your video clip fella. This may sound crazy to you but it would depend on how much black or white is in the clip as the raf_compiler compresses those colours really small so the output raf be different in size. Try it for yourself create a video with a moving logo on a black background and see the size result .
GlowBall said:
@ Jaydee1003
It depends on your video clip fella. This may sound crazy to you but it would depend on how much black or white is in the clip as the raf_compiler compresses those colours really small so the output raf be different in size. Try it for yourself create a video with a moving logo on a black background and see the size result .
that's weird lol... i'll try it out thx
1 Guest(s)