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

Expose bits_per_coded_sample on VideoCodecContext #1163

Closed
wants to merge 0 commits into from

Conversation

rvanlaar
Copy link
Contributor

@rvanlaar rvanlaar commented Sep 9, 2023

bits_per_coded_sample needs to be set when decoding qtrle frames.

PR for issue: #1162

rvanlaar added a commit to rvanlaar/QTVR that referenced this pull request Oct 25, 2023
The changes needed for qtrle PR ahttps://github.com/PyAV-Org/PyAV/pull/1163
was promptly merged and released in:

    https://github.com/WyattBlue/pyav

Removes the need to build PyAV from source.
- Updated documentation on how to build from source

Includes minor updates from running `poetry update`.
@jlaine
Copy link
Member

jlaine commented Oct 30, 2023

Could we please have this rebased on top of main please with just the relevant code changes + tests?

@rvanlaar
Copy link
Contributor Author

I can rebase. Do you have a pointer for comparable tests?

@rvanlaar
Copy link
Contributor Author

To be continued here since github autoclosed it.

#1203

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

Successfully merging this pull request may close these issues.

2 participants