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

unknown encoder 'hevc_nvenc' #196

Open
eoghan2t9 opened this issue May 2, 2023 · 2 comments
Open

unknown encoder 'hevc_nvenc' #196

eoghan2t9 opened this issue May 2, 2023 · 2 comments

Comments

@eoghan2t9
Copy link

Hi guys

I am most likely being stupid however I have just compiled and installed this without any issues bit when I went to re-encode a mkv file from h264 to hevc I get this error

unknown encoder 'hevc_nvenc'

Has anyone else had this and if so know a fix?

@misiek08
Copy link

Probably you didn't have CUDA installed.
Quoting README:

These encoders/decoders will only be available if a CUDA installation was found while building the binary. Follow these instructions for installation.

@santomet
Copy link

hevc_nvenc is deprecated format. You use nvenc_hevc.

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

3 participants