Skip to content

Support hardware encoding#7

Draft
ogukei wants to merge 17 commits into
developfrom
feature/hardware-encode
Draft

Support hardware encoding#7
ogukei wants to merge 17 commits into
developfrom
feature/hardware-encode

Conversation

@ogukei

@ogukei ogukei commented Nov 28, 2020

Copy link
Copy Markdown
Owner

Adds hardware encoding with NVENC. The interop between CUDA and Vulkan enables H.264 streaming running at 720p 120fps on modern GPUs such as GeForce RTX 2070.

currently WIP on stabilizing some stuff.

@ghost

ghost commented Dec 19, 2022

Copy link
Copy Markdown

Currently, Vulkan API got own video encoding and decoding API (provisional extension).

@ogukei

ogukei commented Dec 19, 2022

Copy link
Copy Markdown
Owner Author

Yes. Actually, I have experimentally implemented decoding features using that API.
https://github.com/ogukei/fuurin

Although implementing encoding features was a bit difficult to me because the official code samples didn't have encoding features a several months ago. But now it seems it has the one. I'll give it a try to implement encoding features also.

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

Successfully merging this pull request may close these issues.

1 participant