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

Brute force algorithm option missing? #86

Open
ScissorHill opened this issue Jun 8, 2020 · 2 comments
Open

Brute force algorithm option missing? #86

ScissorHill opened this issue Jun 8, 2020 · 2 comments

Comments

@ScissorHill
Copy link

The Features list on the main page describes Brute force algorithm only for translations.. This page describes that algo=1 should set it, but the option is missing from ffmpeg (as of version 3.4.7). How can this algorithm be accessed?

This would be very useful for videos shot using monopods, where rotation is mostly eliminated.

@georgmartius
Copy link
Owner

If I remember correctly, I did not expose this because the algo=1 was not really maintained much. You can still limit the maximal angle to a small value. Maybe try a small shakiness then it only looks for small deviations. Hope that works.

@ScissorHill
Copy link
Author

In the examples I posted on issue #85, I've used maxangle=0. As reported there, results aren't usable. I've also tried various settings of shakiness, small and large, and the problem still persists...

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