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
Feature Request: GPU Utilization #886
Comments
|
We already have support for the Intel QuickSync, and Nvidia NVEnc #259 and AMD VCE #697 are possible future candidates to be added. Otherwise GPU's themselves are not good for video encoding acceleration. There are a few instances where OpenCL could in theory benefit, but our experience with it showed it to be more trouble than it's worth so we are not going to invest any time in that or accept any future patches for it. |
This depends on the GPU and the use case. For example, the GTX 10 series are Pascal GPUs, and the 1080 speeds up HEVC encoding by 10-30x in my experience. NVENC is already built into ffmpeg and supports x265, and I can achieve the same or similar default quality as Some extra reading: |
|
Maybe you should read up on what NVEnc actually is before you make sarcastic comments like that ... It's an ASIC hardware encoder, not a GPU encoder and as I already stated, we have an open ticket for it and will accept any valid patches for it. Locking Topic since this is now a waste of time... |

Is there any way that handbrake could better utilize a GPU to speed up encoding times?
The text was updated successfully, but these errors were encountered: