Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

hardware: AMD Radeon R7 430, vendor 1002(ATI), device 6611, revision 87. driver: 27,20.20908.6002

Same device:
rendering result is always good, but performance is worse because decoding and rendering in the same command queue(context), for example RTX3050 can decode and render 8k60fps av1 at 60fps using different decode and render device, but fps < 60 if using 1 device.

Different device:

  • decode shader resource: green, nv12 uv value seems not sampled
  • copy to shader resource with nt handle shared: complete green
  • copy to shader resource with legacy shared: good
You must be logged in to vote

Replies: 1 comment

Comment options

wang-bin
Nov 29, 2025
Maintainer Author

driver >= 30 && feature level >= 12.1 seems good

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.