Skip to content

Instantly share code, notes, and snippets.

@babuloseo
Created December 3, 2018 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save babuloseo/a385c326b0b6e088cb24d871003fc5db to your computer and use it in GitHub Desktop.
Save babuloseo/a385c326b0b6e088cb24d871003fc5db to your computer and use it in GitHub Desktop.
OBS Encoder problem Linux
03:14:25 PM.933: CPU Name: AMD Ryzen 7 1700 Eight-Core Processor
03:14:25 PM.933: CPU Speed: 1374.738MHz
03:14:25 PM.934: Physical Cores: 8, Logical Cores: 16
03:14:25 PM.934: Physical Memory: 16032MB Total, 10787MB Free
03:14:25 PM.934: Kernel Version: Linux 4.19.6-xanmod4
03:14:25 PM.934: Distribution: "Linux Mint" "19"
03:14:25 PM.934: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.19.6
03:14:25 PM.934: Portable mode: false
03:14:25 PM.976: OBS 22.0.2-176-ga347b634 (linux)
03:14:25 PM.976: ---------------------------------
03:14:25 PM.976: ---------------------------------
03:14:25 PM.976: audio settings reset:
03:14:25 PM.976: samples per sec: 44100
03:14:25 PM.976: speakers: 2
03:14:25 PM.986: ---------------------------------
03:14:25 PM.986: Initializing OpenGL...
03:14:26 PM.054: Loading up OpenGL on adapter X.Org Radeon RX 580 Series (POLARIS10, DRM 3.27.0, 4.19.6-xanmod4, LLVM 7.0.0)
03:14:26 PM.054: OpenGL loaded successfully, version 4.5 (Core Profile) Mesa 18.3.0-devel, shading language 4.50
03:14:26 PM.071: ---------------------------------
03:14:26 PM.071: video settings reset:
03:14:26 PM.071: base resolution: 1920x1080
03:14:26 PM.071: output resolution: 1920x1080
03:14:26 PM.071: downscale filter: Bicubic
03:14:26 PM.071: fps: 60/1
03:14:26 PM.071: format: NV12
03:14:26 PM.071: YUV mode: 601/Partial
03:14:26 PM.072: Audio monitoring device:
03:14:26 PM.072: name: Default
03:14:26 PM.072: id: default
03:14:26 PM.072: ---------------------------------
03:14:26 PM.179: No blackmagic support
03:14:26 PM.214: FFMPEG VAAPI supported
03:14:26 PM.233: VLC found, VLC video source enabled
03:14:26 PM.233: ---------------------------------
03:14:26 PM.233: Loaded Modules:
03:14:26 PM.233: vlc-video.so
03:14:26 PM.233: text-freetype2.so
03:14:26 PM.233: rtmp-services.so
03:14:26 PM.233: obs-x264.so
03:14:26 PM.233: obs-transitions.so
03:14:26 PM.233: obs-outputs.so
03:14:26 PM.233: obs-filters.so
03:14:26 PM.233: obs-ffmpeg.so
03:14:26 PM.233: linux-v4l2.so
03:14:26 PM.233: linux-pulseaudio.so
03:14:26 PM.233: linux-jack.so
03:14:26 PM.233: linux-decklink.so
03:14:26 PM.233: linux-capture.so
03:14:26 PM.233: linux-alsa.so
03:14:26 PM.233: image-source.so
03:14:26 PM.233: frontend-tools.so
03:14:26 PM.233: ---------------------------------
03:14:26 PM.233: ==== Startup complete ===============================================
03:14:26 PM.238: All scene data cleared
03:14:26 PM.238: ------------------------------------------------
03:14:26 PM.240: pulse-input: Server name: 'pulseaudio 11.1'
03:14:26 PM.241: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
03:14:26 PM.241: pulse-input: Started recording from 'alsa_output.usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00.analog-stereo.monitor'
03:14:26 PM.241: pulse-input: Server name: 'pulseaudio 11.1'
03:14:26 PM.241: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
03:14:26 PM.241: pulse-input: Started recording from 'alsa_input.usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00.analog-stereo'
03:14:26 PM.241: xshm-input: Geometry 1920x1080 @ 0,0
03:14:26 PM.242: Switched to scene 'Scene'
03:14:26 PM.242: ------------------------------------------------
03:14:26 PM.242: Loaded scenes:
03:14:26 PM.242: - scene 'Scene':
03:14:26 PM.242: - source: 'Screen Capture (XSHM)' (xshm_input)
03:14:26 PM.242: ------------------------------------------------
03:14:26 PM.783: adding 23 milliseconds of audio buffering, total audio buffering is now 23 milliseconds
03:14:28 PM.720: adding 23 milliseconds of audio buffering, total audio buffering is now 46 milliseconds
03:15:16 PM.194: Settings changed (outputs)
03:15:16 PM.194: ------------------------------------------------
03:15:20 PM.851: ---------------------------------
03:15:20 PM.855: [FFMPEG VAAPI encoder: 'streaming_h264'] settings:
03:15:20 PM.855: device: /dev/dri/renderD128
03:15:20 PM.855: qp: 20
03:15:20 PM.855: quality: 0
03:15:20 PM.855: profile: 578
03:15:20 PM.855: level: 42
03:15:20 PM.855: bitrate: 2500
03:15:20 PM.855: keyint: 120
03:15:20 PM.855: width: 1920
03:15:20 PM.855: height: 1080
03:15:20 PM.855: b-frames: 0
03:15:20 PM.855:
03:15:20 PM.855: [FFMPEG VAAPI encoder: 'streaming_h264'] Failed to create VAAPI device context: Input/output error
03:15:20 PM.855: Stream output type 'rtmp_output' failed to start!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment