Home › Forums › Tech Support › Nvenc of the nv
- This topic has 12 replies, 5 voices, and was last updated 7 years, 2 months ago by
Orn.
-
AuthorPosts
-
July 20, 2016 at 5:57 am #67711
Orn
ParticipantSomeone halp,
Built ffmpeg with nvenc, xubuntu see nvenc in ffmepg but obs not see nvenc. obs only see .264 software not nvenc, please halp.
Arch!@!@ AUR has this https://aur.archlinux.org/packages/ffmpeg-full-nvenc/ but not do cannot xubuntu.
plox halp
July 20, 2016 at 11:02 am #76520Venn Stone
KeymasterMy PPA version of OBS does not show nvenc for FK and ALL reason.
July 20, 2016 at 1:25 pm #76521Pedro Mateus
KeymasterBuild OBS from sauce?
July 20, 2016 at 8:15 pm #76523strider
ParticipantPlease test:
https://github.com/lutris/ffmpeg-nvenc
Feedback, complaints, bug reports and insults are not only welcome, they are mandatory!
July 20, 2016 at 8:16 pm #76524strider
ParticipantUnaccounted4 wrote:Build OBS from sauce?I will add OBS for the script as well.
July 20, 2016 at 11:04 pm #76525strider
ParticipantCode:[ 10%] Linking C shared library libobs.so
/usr/bin/ld: /home/strider/ffmpeg-nvenc/ffmpeg-nvenc/lib/../lib/libavcodec.a(avpacket.o): relocation R_X86_64_32 against `.rodata.str1.1′ can not be used when making a shared object; recompile with -fPIC
/home/strider/ffmpeg-nvenc/ffmpeg-nvenc/lib/../lib/libavcodec.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
libobs/CMakeFiles/libobs.dir/build.make:1922: recipe for target ‘libobs/libobs.so.0’ failed
make[2]: *** [libobs/libobs.so.0] Error 1
CMakeFiles/Makefile2:430: recipe for target ‘libobs/CMakeFiles/libobs.dir/all’ failed
make[1]: *** [libobs/CMakeFiles/libobs.dir/all] Error 2
Makefile:149: recipe for target ‘all’ failed
make: *** [all] Error 2Anyone has any idea what’s going on here?
July 20, 2016 at 11:25 pm #76526Venn Stone
Keymasterstrider wrote:Code:[ 10%] Linking C shared library libobs.so
/usr/bin/ld: /home/strider/ffmpeg-nvenc/ffmpeg-nvenc/lib/../lib/libavcodec.a(avpacket.o): relocation R_X86_64_32 against `.rodata.str1.1′ can not be used when making a shared object; recompile with -fPIC
/home/strider/ffmpeg-nvenc/ffmpeg-nvenc/lib/../lib/libavcodec.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
libobs/CMakeFiles/libobs.dir/build.make:1922: recipe for target ‘libobs/libobs.so.0’ failed
make[2]: *** [libobs/libobs.so.0] Error 1
CMakeFiles/Makefile2:430: recipe for target ‘libobs/CMakeFiles/libobs.dir/all’ failed
make[1]: *** [libobs/CMakeFiles/libobs.dir/all] Error 2
Makefile:149: recipe for target ‘all’ failed
make: *** [all] Error 2Anyone has any idea what’s going on here?
July 20, 2016 at 11:40 pm #76528strider
ParticipantYep, that’s the stack overflow topic I was on, I’m currently trying to build with shared enabled. Let’s see how that goes…
July 20, 2016 at 11:41 pm #76529strider
ParticipantDammit…
Code:AR libavcodec/libavcodec.a
/usr/bin/ld: libavcodec/mqc.o: relocation R_X86_64_32 against `.rodata’ can not be used when making a shared object; recompile with -fPIC
libavcodec/mqc.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
library.mak:102: recipe for target ‘libavcodec/libavcodec.so.57’ failed
make: *** [libavcodec/libavcodec.so.57] Error 1(this is while compiling FFmpeg, not OBS)
July 21, 2016 at 12:04 am #76530Venn Stone
Keymasterstrider wrote:Dammit…Code:AR libavcodec/libavcodec.a
/usr/bin/ld: libavcodec/mqc.o: relocation R_X86_64_32 against `.rodata’ can not be used when making a shared object; recompile with -fPIC
libavcodec/mqc.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
library.mak:102: recipe for target ‘libavcodec/libavcodec.so.57’ failed
make: *** [libavcodec/libavcodec.so.57] Error 1(this is while compiling FFmpeg, not OBS)
Might try using a release version instead of a nightly?
July 21, 2016 at 12:11 am #76531strider
ParticipantVenn wrote:Might try using a release version instead of a nightly?Nooooooope
http://i.imgur.com/y5hWG8a.jpg
July 21, 2016 at 12:18 am #76532aFoxNamedMorris
MemberNice work, Strider!
EDIT: I spy a familiar “Now Playing”.July 22, 2016 at 8:04 am #76535Orn
Participantdiddle diddle,
Apparently I had a lot of previous gunk that needed cleaning
-
AuthorPosts
- You must be logged in to reply to this topic.