链接已复制
Hi Shavkat,
Q1. No, we should support encoding and decoding with HEVC 10bit, although we might have GACC for VPP function.
Q2. Yes, it should support. But I would prefer you can specific what the "server level quality" mean?
Mark
Hello Mark Liu,
Thanks for reply.
To clarify.
-> A1. Do you mean both MSS 2017 and Media SDK 2018 windows support HW decoding and encoding of HEVC 10 bit video ?
Could you give more specific information about which versions of MSD, MSS, 2017, 2018 windows or linux versions support HEVC 10bit encode and decode feature.
ex:
HEVC 10-bit support |
Decode |
Encode |
MSS Essential 2017(windows) |
CPU |
HW/CPU |
MSS Essential 2017(linux) |
? |
? |
MSS 2018 (only linux) |
? |
? |
MSDK 2018 (windows) |
SW/GPU |
HW/GPU |
HEVC 8-bit support |
Decode |
Encode |
MSS Essential 2017(windows) |
CPU |
HW/CPU |
MSS Essential 2017(linux) |
? |
? |
MSS 2018 (only linux) |
? |
? |
MSDK 2018 (windows) |
HW/GPU |
HW/GPU |
Feel free to modify and update those tables.
I have looked up in documentation and release notes but it doesn't always say specific HEVC 10-bit support, but uses general words.
-> A2. I meant above software decode/encoding
Best regards,
It is pity that Intel Media Forum doesn't have it's own table-formatting and pasting from word doesn't work well.
Following is pasted from word...
HEVC 10-bit support |
Decode |
Encode |
MSS Essential 2017(windows) |
CPU |
HW/CPU |
MSS Essential 2017(linux) |
? |
? |
MSS 2018 (only linux) |
? |
? |
MSDK 2018 (windows) |
HW/GPU |
HW/GPU |
Thanks for the details,
But what is the hardware? You could also check it first with the hardware capabilities, this might solve most of your question.
https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding
Yes, it is not easy to answer this question. Sorry for the inconvenience.
Mark
This solution should be a good news to your project.
In the previous post, I shared the page to check the hardware capability, there is one more reference you can use to check the driver layer:
https://github.com/Intel/media-driver
At the bottom of the page, it is the driver capability on the Linux system, although there is still possibility we don't support some features at the SDK level(I never know if there is so just the possibility), but it is pretty close.
Mark
Yes, it should support, you can refer to the following release note:
I should mention there is a third method to check the hardware capability, there is a tutorial code in 0.0.4 tutorial release called "simple_codec", you can run it to check the hardware capabilities.
Mark
