-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working