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

Successful Compiliation But Missing Codecs #26

Closed
morphological opened this issue Jul 22, 2018 · 2 comments
Closed

Successful Compiliation But Missing Codecs #26

morphological opened this issue Jul 22, 2018 · 2 comments

Comments

@morphological
Copy link

morphological commented Jul 22, 2018

Hey there, I was able to successfully compile kdenlive on Kubuntu 18.04 using the script.

Upon launching kdenlive I get a warning that the following codecs are missing:
libx265, nvenc_h264, h264_nvenc

This is a problem, as I would like to use nvenc for rendering with my GPU.
I have used it with previous versions of kdenlive and it's awesome.

I am not sure how to solve this issue.
Already installed the nvenc-headers provided here: lutris/ffmpeg-nvenc#22

@ddennedy
Copy link
Member

The kdenlive build script is no longer intended to be used to build kdenlive for interactive usage since KDE5, but it is kept merely as a daily compile test. Adding nvenc support is out-of-scope. See the kdenlive website to get or make your own build.

@morphological
Copy link
Author

One final question.
When I try to render title clips the output simply says "Invalid".
I know that this is an issue with the kdenlivetitle module in mlt, however I could not find any related modules that weren't enabled during compiling.

Could you help me figure out how to compile mlt with title image support enabled?

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