PNG renders transparent background?
Posted: Sun Dec 18, 2005 7:51 am
I have the background color set to white but when I render as .png's (for later sequencing in mplayer) the background of all the png files is transparent, how do I turn this off? I cant seem to find an option anywhere. Note: Preview and Render show the background, Export Animation doesnt.
Second Note: To sequence them in linux use a command like: mencoder mf://*.png on:fps=24 -o output.avi -ovc lavc -lavcopts vbitrate=400:vhq
Change vbitrate (variable bitrate) as necessary, depending on how complex the detail is.
Third Note: While typing this I managed to come up with a workaround by making a new layer with a white rectangle that takes up the entire screen and is the bottom most layer.
Second Note: To sequence them in linux use a command like: mencoder mf://*.png on:fps=24 -o output.avi -ovc lavc -lavcopts vbitrate=400:vhq
Change vbitrate (variable bitrate) as necessary, depending on how complex the detail is.
Third Note: While typing this I managed to come up with a workaround by making a new layer with a white rectangle that takes up the entire screen and is the bottom most layer.