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

[optimisation] If no video in destination format, do not open video codecs #80

Closed
nschlia opened this issue Jan 31, 2021 · 1 comment
Closed
Assignees

Comments

@nschlia
Copy link
Owner

nschlia commented Jan 31, 2021

If destination format has no video streams, skip opening video codecs for the input stream. This has a neglegible impact on resource use, though, but would avoid some unnessary open and close steps.

@nschlia
Copy link
Owner Author

nschlia commented May 16, 2021

Implemented.

@nschlia nschlia closed this as completed May 16, 2021
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