Skip to content

Instantly share code, notes, and snippets.

@jacobmischka
Created December 27, 2016 05:04
Show Gist options
  • Save jacobmischka/8ff7c5dea0eac5d591fe29f071f9b33b to your computer and use it in GitHub Desktop.
Save jacobmischka/8ff7c5dea0eac5d591fe29f071f9b33b to your computer and use it in GitHub Desktop.
obs-studio-ftl
$ LD_LIBRARY_PATH=/opt/obs-studio-ftl/lib ./obs
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /opt/obs-studio-ftl/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /opt/obs-studio-ftl/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/Default.qss
Attempted path: /opt/obs-studio-ftl/share/obs/obs-studio/themes/Default.qss
Attempted path: share/obs/obs-studio/license/gplv2.txt
Attempted path: /opt/obs-studio-ftl/share/obs/obs-studio/license/gplv2.txt
info: Processor: 8 logical cores
info: Processor: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
info: Physical Memory: 24064MB Total
info: Kernel Version: Linux 4.8.13-1-ARCH
info: Distribution: "Arch Linux" Unknown
info: Portable mode: false
QObject::connect: invalid null parameter
info: OBS ftl.23 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 48000
speakers: 2
info: OpenGL version: 3.2.0 NVIDIA 375.20
info: ---------------------------------
info: video settings reset:
base resolution: 1920x1080
output resolution: 1280x720
downscale filter: Bicubic
fps: 30/1
format: NV12
info: ---------------------------------
error: Required module function 'obs_module_load' in module '/opt/obs-studio-ftl//lib/obs-plugins/ftl.so' not found, loading of module failed
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: ftl-services.so
info: frontend-tools.so
info: ==== Startup complete ===============================================
info: [ftl stream: '(null)'] ftl_stream_create
info: All scene data cleared
info: ------------------------------------------------
info: pulse-input: Server name: 'pulseaudio 9.0'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_output.usb-Kingston_HyperX_7.1_Audio_00000000-00.analog-stereo.monitor'
info: pulse-input: Server name: 'pulseaudio 9.0'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_output.pci-0000_00_1b.0.analog-stereo.monitor'
info: pulse-input: Server name: 'pulseaudio 9.0'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_input.usb-Kingston_HyperX_7.1_Audio_00000000-00.analog-stereo'
info: pulse-input: Server name: 'pulseaudio 9.0'
info: pulse-input: Audio format: s16le, 48000 Hz, 1 channels
info: pulse-input: Started recording from 'alsa_input.usb-046d_HD_Webcam_C615_F99DAE10-00.analog-mono'
info: xshm-input: Geometry 1920x1080 @ 1920,0
info: v4l2-input: Start capture from /dev/video0
info: v4l2-input: Input: 0
info: v4l2-input: Resolution: 640x480
info: v4l2-input: Pixelformat: VYUY
info: v4l2-input: Linesize: 1280 Bytes
info: v4l2-input: Framerate: 30.00 fps
info: Switched to scene 'Desktop'
info: ------------------------------------------------
info: Loaded scenes:
info: - scene 'Desktop':
info: - source: 'Screen Capture (XSHM)' (xshm_input)
info: - source: 'Webcam' (v4l2_input)
info: - scene 'Window':
info: - source: 'Window Capture (Xcomposite)' (xcomposite_input)
info: ------------------------------------------------
info: Update check: last known remote version is 0.4.0
info: adding 42 milliseconds of audio buffering, total audio buffering is now 42 milliseconds
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /opt/obs-studio-ftl/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/
Attempted path: /opt/obs-studio-ftl/share/obs/obs-studio/themes/
info: [ftl stream: 'adv_stream'] ftl_stream_start
info: ---------------------------------
info: [x264 encoder: 'streaming_h264'] preset: veryfast
info: [x264 encoder: 'streaming_h264'] profile: baseline
info: [x264 encoder: 'streaming_h264'] tune: zerolatency
info: [x264 encoder: 'streaming_h264'] settings:
rate_control: CBR
bitrate: 2500
buffer size: 2500
crf: 0
fps_num: 30
fps_den: 1
width: 1280
height: 720
keyint: 90
vfr: off
info: [x264 encoder: 'streaming_h264'] custom settings: scenecut=0
info: ---------------------------------
info: [FFmpeg opus encoder: 'Track1'] bitrate: 160, channels: 2
[libopus @ 0x55bb75808c40] No channel layout specified. Opus encoder will use Vorbis channel layout for 2 channels.
warning: ftl-stream: connect thread
info: [ftl stream: 'adv_stream'] init_connect
error: H.264 opts scenecut=0
Took 45 ms to query all ingests
The futex facility returned an unexpected error code.Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment