On Fri, Jul 24, 2015 at 04:04:07PM +0530, gaurav mishra wrote: > Hi, > I am currently using dump-gnash to dump vector animations from swf to video > file. But dump-gnash by default dumps file in rgb24 pixel format . i want > to know is it possible to render swf animations to a video format which > supports alpha (BGRA32 ?) . also is it possible to ignore background of swf > while rendering. I want the animation video to be overlayed on top of > another video so swf' background is a problem for me. > Any suggestions ?
You'll have to dive into the code and try to figure this out by yourself. Patches are welcome ! --strk;