Skip to content

Add support for -strict option on FFmpegBuilder #345

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

Closed
Euklios opened this issue Aug 21, 2024 · 0 comments
Closed

Add support for -strict option on FFmpegBuilder #345

Euklios opened this issue Aug 21, 2024 · 0 comments

Comments

@Euklios
Copy link
Collaborator

Euklios commented Aug 21, 2024

Is your feature request related to a problem? Please describe.
The option -strict can currently only be set on AbstractFFmpegStreamBuilder.
Given the current version of the library, this limits the option to only OutputBuilders.
It should also be exposed via FFmpegBuilder, allowing it to be set for the entire execution.

Describe the solution you'd like

Describe alternatives you've considered
The comment above shows an alternative, by creating a sub-class and adding the argument manually. This shouldn't be necessary.

Euklios added a commit to Euklios/ffmpeg-cli-wrapper that referenced this issue Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant