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

I want to slow down the result video #87

Open
indigopyj opened this issue Jul 23, 2021 · 1 comment
Open

I want to slow down the result video #87

indigopyj opened this issue Jul 23, 2021 · 1 comment

Comments

@indigopyj
Copy link

I want the tracking result video to have same speed as source video.
Does anyone know how to do this?

@indigopyj indigopyj changed the title I want to slow down the encoded video I want to slow down the result video Jul 23, 2021
@zengjie617789
Copy link

ffmpeg -f image2 -i {}/%05d.jpg -b 5000k -c:v mpeg4 {}
decrease params b

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