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

您好,为啥我的qsv解码播放 比cpu解码播放 画面延迟高些 是因为qsv有缓冲区吗 #2

Open
zhuya1996 opened this issue Oct 31, 2023 · 1 comment

Comments

@zhuya1996
Copy link

您好,为啥我的qsv解码播放 比cpu解码播放 画面延迟高些 是因为qsv有缓冲区吗

@waterfoxfox
Copy link
Owner

一个可能的原因是QSV解码后YUV从显存拷贝回内存这里存在瓶颈,这也是CPU占用率降不下来的原因。另外部分硬解码内部确实有缓存,在Android Media codec上体现更加明显,硬解缓存了至少1帧数据。

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

No branches or pull requests

2 participants