Skip to content

Render with a transparent background? #10

@mirkobunse

Description

@mirkobunse

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions