Arsleust
New Member
Hello world,
I just downloaded and installed OBS as it seems to be a fine piece of software, but I can not get it to work.
I tried launching the software normally. I added some sources to my scene.
But I got the error
Hopefully this is an easy one to figure out : I am on Manjaro with a MSI GS73VR laptop which means I use bumblebee. So I said to mysefl "fine, I'll just have to use optirun I guess !".
But when I start OBS with optirun obs I get :
To me it seems clear that the issue is here : error: Service '' not found
For now I disable NVENC, but it's a shame ...
UPDATE : it seems that having a XComposite soure in the scene makes it crash. When I delete it I can run with optirun just fine, and when I add XComposite it dies. My assumption would be that I need to run both OBS and xorg with optirun...
I just downloaded and installed OBS as it seems to be a fine piece of software, but I can not get it to work.
I tried launching the software normally. I added some sources to my scene.
But I got the error
Code:
[h264_nvenc @ 0x55d9cc35cec0] Cannot init CUDA
warning: [NVENC encoder: 'simple_h264_recording'] Failed to open NVENC codec: Unknown error occurred
Hopefully this is an easy one to figure out : I am on Manjaro with a MSI GS73VR laptop which means I use bumblebee. So I said to mysefl "fine, I'll just have to use optirun I guess !".
But when I start OBS with optirun obs I get :
Code:
qt5ct: using qt5ct plugin
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/Dark.qss
Attempted path: /usr/share/obs/obs-studio/themes/Dark.qss
Attempted path: share/obs/obs-studio/license/gplv2.txt
Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
info: CPU Name: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
info: CPU Speed: 2600.033MHz
info: Physical Cores: 4, Logical Cores: 8
info: Physical Memory: 15928MB Total, 7496MB Free
info: Kernel Version: Linux 4.14.57-1-MANJARO
info: Distribution: "Manjaro Linux" Unknown
info: Portable mode: false
qt5ct: D-Bus global menu: no
QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_destroyed()
QMetaObject::connectSlotsByName: No matching signal for on_program_customContextMenuRequested(QPoint)
info: OBS 21.1.2-1 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 44100
speakers: 2
info: ---------------------------------
info: Initializing OpenGL...
info: Loading up OpenGL on adapter NVIDIA Corporation GeForce GTX 1060/PCIe/SSE2
info: OpenGL loaded successfully, version 3.2.0 NVIDIA 396.45, shading language 1.50 NVIDIA via Cg compiler
info: ---------------------------------
info: video settings reset:
base resolution: 1920x1080
output resolution: 1920x1080
downscale filter: Bicubic
fps: 60/1
format: NV12
YUV mode: 601/Partial
info: Audio monitoring device:
name: Default
id: default
info: ---------------------------------
error: os_dlopen(/usr//lib/obs-plugins/frontend-tools.so->/usr//lib/obs-plugins/frontend-tools.so): libluajit-5.1.so.2: cannot open shared object file: No such file or directory
warning: Module '/usr//lib/obs-plugins/frontend-tools.so' not loaded
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
info: No blackmagic support
info: NVENC supported
info: VLC found, VLC video source enabled
info: ---------------------------------
info: Loaded Modules:
info: vlc-video.so
info: text-freetype2.so
info: rtmp-services.so
info: obs-x264.so
info: obs-transitions.so
info: obs-outputs.so
info: obs-libfdk.so
info: obs-filters.so
info: obs-ffmpeg.so
info: linux-v4l2.so
info: linux-pulseaudio.so
info: linux-jack.so
info: linux-decklink.so
info: linux-capture.so
info: linux-alsa.so
info: image-source.so
info: ---------------------------------
info: ==== Startup complete ===============================================
error: Service '' not found
info: All scene data cleared
info: ------------------------------------------------
info: pulse-input: Server name: 'pulseaudio 12.2'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_output.pci-0000_00_1f.3.analog-stereo.monitor'
info: pulse-input: Server name: 'pulseaudio 12.2'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_input.usb-Razer_Razer_ManO_War_7.1_00000000-00.analog-stereo'
info: pulse-input: Server name: 'pulseaudio 12.2'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_input.pci-0000_00_1f.3.analog-stereo'
info: v4l2-input: Start capture from /dev/video0
info: v4l2-input: Input: 0
info: v4l2-input: Resolution: 1280x720
info: v4l2-input: Pixelformat: VYUY
info: v4l2-input: Linesize: 2560 Bytes
info: v4l2-input: Framerate: 10.00 fps
To me it seems clear that the issue is here : error: Service '' not found
For now I disable NVENC, but it's a shame ...
UPDATE : it seems that having a XComposite soure in the scene makes it crash. When I delete it I can run with optirun just fine, and when I add XComposite it dies. My assumption would be that I need to run both OBS and xorg with optirun...
Last edited: