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

FFmpegRecorder using TimeLabs set tempo and setpts #59

Open
sureapps opened this issue Jun 19, 2020 · 1 comment
Open

FFmpegRecorder using TimeLabs set tempo and setpts #59

sureapps opened this issue Jun 19, 2020 · 1 comment

Comments

@sureapps
Copy link

Like i have need to 2x , 3x, 4x or 0.5x video recording in my project so can you help me how to possible using your library.

Thank you

@CrazyOrr
Copy link
Owner

FIrst, you need to find out how to do this using FFmpeg command line tools like this.
Then, you can try using FFmpegFrameFilter like this to pass in the same options and parameters as in command line tools to see if it works out.

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