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

Effects #24

Open
Bonboon229 opened this issue Nov 20, 2023 · 5 comments
Open

Effects #24

Bonboon229 opened this issue Nov 20, 2023 · 5 comments

Comments

@Bonboon229
Copy link

Any way to preserve modified effects, like speed or pitch?

@tatsumoto-ren
Copy link
Member

can be done by passing the required arguments to the child mpv process.

@Bonboon229
Copy link
Author

And how do I do that?
Command Line I'm Guessing?

@Bonboon229
Copy link
Author

Edit: I should mention, when I try to save a clip with modified effects (Pitch, Speed, ECT.), the effects are NOT applied in the resulting clip output

@tatsumoto-ren
Copy link
Member

And how do I do that?

you can try modifying the code in videoclip.lua and appending the args you need to preserve your effects.

@Bonboon229
Copy link
Author

Didn't seem to work sadly

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

No branches or pull requests

2 participants