-
Notifications
You must be signed in to change notification settings - Fork 696
Add EncodingConfig #3164
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
Add EncodingConfig #3164
Conversation
This pull request was exported from Phabricator. Differential Revision: D43861413 |
@mthrok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@hwangjeff has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This pull request was exported from Phabricator. Differential Revision: D43861413 |
Summary: Pull Request resolved: pytorch#3164 Differential Revision: D43861413 Pulled By: hwangjeff fbshipit-source-id: 13045367e3894d9a19710ffb0862f996ebc006f2
bef1ef9
to
5a957a6
Compare
Summary: Pull Request resolved: pytorch#3164 Differential Revision: D43861413 Pulled By: hwangjeff fbshipit-source-id: 2b6f63c7205ffd9690384a51b36d3f56aa05c2aa
5a957a6
to
a35f749
Compare
This pull request was exported from Phabricator. Differential Revision: D43861413 |
Summary: Pull Request resolved: pytorch#3164 Differential Revision: D43861413 Pulled By: hwangjeff fbshipit-source-id: 6278ab2fdf2faf7c6593665cd4141b206cde459a
This pull request was exported from Phabricator. Differential Revision: D43861413 |
a35f749
to
d424132
Compare
Summary: Pull Request resolved: pytorch#3164 Differential Revision: D43861413 Pulled By: hwangjeff fbshipit-source-id: d26ffa86f369dfc6ff30caaf77ab080460436f05
Summary: Adds config object `EncodingConfig` and modifies `StreamWriter` to allow for passing in additional encoder configuration parameters, e.g. bit rate and compression level. Pull Request resolved: pytorch#3179 Pull Request resolved: pytorch#3164 Reviewed By: mthrok Differential Revision: D43861413 Pulled By: hwangjeff fbshipit-source-id: 65b519c82fa9d9373f718ad895fcb42d4f76a262
Summary: Adds config object `EncodingConfig` and modifies `StreamWriter` to allow for passing in additional encoder configuration parameters, e.g. bit rate and compression level. Pull Request resolved: #3179 Pull Request resolved: #3164 Reviewed By: mthrok Differential Revision: D43861413 Pulled By: hwangjeff fbshipit-source-id: c1682cb2f6e682ab6f1a506511d2be7c7b254161
Differential Revision: D43861413