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

Get OBS to recognize ffmpeg_nvenc exported symbol with only compiling ffmpeg on (K)ubuntu cosmic #26

Open
omen23 opened this issue Dec 1, 2018 · 2 comments

Comments

@omen23
Copy link

omen23 commented Dec 1, 2018

https://github.com/omen23/ffmpeg-ffnvcodec-explanation/blob/master/README.md

@omen23 omen23 changed the title nasm fails to build on Kubuntu 18.10 nasm fails to build on Kubuntu 18.10 and other stuff Dec 1, 2018
@raveir
Copy link

raveir commented Dec 14, 2018

To fix that issue compiling with GCC8 change the nasm version to 2.14 under build.sh. It will build fine.

@omen23 omen23 changed the title nasm fails to build on Kubuntu 18.10 and other stuff Get OBS to recognize ffmpeg_nvenc exported symbol with only compiling ffmpeg Dec 14, 2018
@omen23 omen23 changed the title Get OBS to recognize ffmpeg_nvenc exported symbol with only compiling ffmpeg Get OBS to recognize ffmpeg_nvenc exported symbol with only compiling ffmpeg on (K)ubuntu cosmic Dec 14, 2018
@omen23 omen23 closed this as completed Dec 14, 2018
@omen23 omen23 reopened this Dec 14, 2018
@omen23
Copy link
Author

omen23 commented Dec 14, 2018

check out my explanation - https://github.com/omen23/ffmpeg-ffnvcodec-explanation/blob/master/README.md
you dont need nasm — yasm can do all the work (actually on a debian based system you dont need all this stuff)
also in the script maybe use nproc instead of getconf _NPROCESSORS_ONLN

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