Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparent background turns black in webm video #72

Open
KarapetyannLilit opened this issue Mar 24, 2023 · 0 comments
Open

Transparent background turns black in webm video #72

KarapetyannLilit opened this issue Mar 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@KarapetyannLilit
Copy link

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]
@KarapetyannLilit KarapetyannLilit added the bug Something isn't working label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant