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

[Bug]: 10bit RT_FORMAT are contains in VP9 profile 0 and 1 encoding #1799

Open
rosetta-jpn opened this issue May 10, 2024 · 2 comments
Open
Assignees
Labels
Encode video encode related VP9 VP9

Comments

@rosetta-jpn
Copy link

Which component impacted?

Encode

Is it regression? Good in old configuration?

None

What happened?

See vainfo output on gen12 device. vainfo.txt.
VAProfileVP9Profile0/VAEntrypointEncSlice contains VA_RT_FORMAT_YUV420_10BPP.
But 10 bits encoding is infeasible in vp9 profile 0 and 1.
It is good to correct them.

What's the usage scenario when you are seeing the problem?

Others

What impacted?

No response

Debug Information

No response

Do you want to contribute a patch to fix the issue?

None

@Jexu Jexu added Encode video encode related VP9 VP9 labels May 13, 2024
@intel-mediadev
Copy link
Contributor

Auto Created VSMGWL-73538 for further analysis.

@leyu-yao
Copy link
Contributor

@rosetta-jpn That's correct. 10 bits encoding is infeasible in vp9 profile 0 and 1, according to vp9 spec.
We would plan to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Encode video encode related VP9 VP9
Projects
None yet
Development

No branches or pull requests

5 participants