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

Retrieve video metadata when using pre-recorded input #1

Closed
marcoradocchia opened this issue Jun 5, 2022 · 2 comments
Closed

Retrieve video metadata when using pre-recorded input #1

marcoradocchia opened this issue Jun 5, 2022 · 2 comments

Comments

@marcoradocchia
Copy link
Owner

Make bombuscv detect resolution and framerate from video file metadata when using pre-recorded input feed and use them in configuration parsing, ignoring values passed in the configuration file and rejecting values passed as CLI arguments.

@marcoradocchia
Copy link
Owner Author

Done using ffprobe (Rust bindings https://crates.io/crates/ffprobe).

@marcoradocchia
Copy link
Owner Author

Only working if config file is present.

marcoradocchia added a commit that referenced this issue Jun 12, 2022
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

1 participant