Skip to content

Transparent background turns black in webm video #72

@KarapetyannLilit

Description

@KarapetyannLilit

Describe the bug
Animated svg transparentbackground turns black with webm format of video
To Reproduce
Please List:
url: url,
viewport: {
width: 1080,
height: 1080,
},
transparentBackground: true,
selector: "svg",
left: 0,
top: 0,
right: 0,
bottom: 0,
fps: 30,
duration: 5,
launchArguments: ["--no-sandbox"],
pixFmt: "yuv420p",
output: ${output}.webm,
quiet: true,

Expected behavior
no error

Desktop (please complete the following information):

  • OS: [e.g. Ubuntu LTS 20.04]
  • Node Version [e.g. v14.0]
  • Timecut Version [e.g. v0.1.4]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions