You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2023. It is now read-only.
system CPU:Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz 3.19 GHz
SYStem GPU: Intel(R) UHD Graphics 630
I read https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/tutorials/mediasdk-tutorials-readme.md
say By moving from system to video memory implicit copies are eliminated, thus improving GPU load and overall performance. CPU utilization should also decrease slightly.
I build sample_encode.exe test D3D11_MEMORY、 D3D9_MEMORY 、SYSTEM_MEMORY difference
I use sample_encode.exe h264 -i 1080.yuv -hw -async 1 -vbr -b 2000 -w 1920 -h 1080 -o out.h264 -sys
The text was updated successfully, but these errors were encountered: