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

Cant add effect to video layer #279

Open
MileanCo opened this issue Aug 21, 2024 · 1 comment
Open

Cant add effect to video layer #279

MileanCo opened this issue Aug 21, 2024 · 1 comment
Labels

Comments

@MileanCo
Copy link

MileanCo commented Aug 21, 2024

The documentation here says you can add an effect such as Pixelate to a video layer. However I dont see an addEffect method on the Video layer, only on Image. Is this supposed to work?

https://etrojs.dev/docs/getting-started/add-effects

What is an Effect?
An effect is a filter that you can add to a layer or movie to modify the visual output. Currently, only visual effects are supported, but audio effects will be added in the future.

mushahidq pushed a commit to mushahidq/etro that referenced this issue Oct 11, 2024
@keithudev
Copy link

You can add an effect to a video, but it still gives an error if you use typescript, you can ignore the error and it will still work for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants