Skip to content

Pass thread count to ffmpeg's filtergraph #209

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

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

romanmeta
Copy link
Contributor

Summary: This ensures that ffmpeg does not create it's own thread pool when asked not to. Otherwise we pay the cost of passing work around between these 2 thread pools.

Differential Revision: D62141413

Summary: This ensures that ffmpeg does not create it's own thread pool when asked not to. Otherwise we pay the cost of passing work around between these 2 thread pools.

Differential Revision: D62141413
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 10, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D62141413

@ahmadsharif1 ahmadsharif1 changed the title Pass thread count to ffmpeg Pass thread count to ffmpeg's filtergraph Sep 10, 2024
Copy link
Contributor

@ahmadsharif1 ahmadsharif1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not submit the internal diff. I can merge this here once tests pass and it should be imported internally using difftrain.

@ahmadsharif1 ahmadsharif1 merged commit ec24944 into pytorch:main Sep 10, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants