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

Request: Intel SVT encoders. #4

Open
alatteri opened this issue Sep 30, 2019 · 1 comment
Open

Request: Intel SVT encoders. #4

alatteri opened this issue Sep 30, 2019 · 1 comment
Assignees

Comments

@alatteri
Copy link

The Intel SVT encoders offer significant performance improvements. Would be great to see them integrated into the compile.

@stoyanovgeorge
Copy link
Owner

I have managed to compile svt_av1 and svt_hevc, even though they require applying a patch in order for ffmpeg to be able to detect the --enable-libsvthevc and --enable-libsvtav1 flags. Unfortunately, I wasn't able to compile svt_vp9 from source on Ubuntu 18.04. I will update later on the repo and add instructions on how to do it. It will mostly require to uncomment a line in the compilation.sh . It will also require to export manually the PKG_CONFIG_PATH and LD_LIBRARY_PATH after the installation, I didn't find a way to export them in a BASH script. I will follow up when the documentation is in the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants