好东西
用不了,可能是电脑太老了
用不了,可能是电脑太老了
What is the content that you try to play it? Youtube?
What is the content that you try to play it? Youtube?
youtube和bilibili都不行,可能是不支持4代cpu
youtube和bilibili都不行,可能是不支持4代cpu
Default, youtube use VP9 codec. This decoder only support the modern Intel cards.
But one trick exist. All Youtube videos also exist with h.264 format, that most of cards are support.
With this extension, you force youtube, that use this type of decoder:
https://chrome.google.com/webstore/detail/h264ify/aleakchihdccplidncghkekgioiakgal
Default, youtube use VP9 codec. This decoder only support the modern Intel cards.
But one trick exist. All Youtube videos also exist with h.264 format, that most of cards are support.
With this extension, you force youtube, that use this type of decoder:
https://chrome.google.com/webstore/detail/h264ify/aleakchihdccplidncghkekgioiakgal
可以了😄
Hello there,
With Chrome 99, the neccesary libva version is >=2.11. Deepin repo is contain 2.4.0. (really old)
If we try to install a new version of libva (for example from debian testing repo) it install a LOT of dependencys and we get a "mule" system... I also try to install it from source, but it not work on my side.
After that, i fortunatelly found this topic, that help me solve the problem.
So the step-by-step guide:
Install Non-Free Intel GPU driver (not necceasry, but i prefer it)
For Intel Gen 7 and earlier hardware:
For Intel Gen 8+ hardware:
Download this packages:
libva-2.14_deb_deepin.zip
vainfo_2.12.0+ds1-1_amd64.zip
Unzip it, and install all deb packages:
libva (amd64 folder)
It install all neccesary libva components. (drm, etc...)
vainfo
Install missing dependencies
Now, your libva version is 2.14, it is enought that you able to run chrome with hardware decoding!