-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I want to render a video with a transparent background, to use it as an overlay on another video.
I have tried setting all backgrounds of the scene to a transparent color (the last two digits 00 specifying the opacity).
* {
background: #12345600;
}scenejs-render produces a white background in the video output, like my Firefox does when I open the scene as a web page. No transparency is shown. The white backgrounds are already present in the .scene_cache/, so ffmpeg is not (yet?) causing the issue.
Is there a solution already or would transparency be a new feature? In any case, thanks for making scenejs and scenejs-render such a beautiful product, already!
VinciShark, RedSparr0w and slucha
Metadata
Metadata
Assignees
Labels
No labels