ffmpeg

  1. IsaacLightning

    OBS won't stream to RMTP server on localhost

    I am trying to follow this guide and everything is working except for OBS, it will connect briefly and then disconnect until trying again after 10 seconds, where it repeats the process. Then I try to end the stream and it causes issues and I have to force close OBS. Using rtmpdump I can confirm...
  2. F

    GPU-Accelerated Lossless Video Recording with Premiere Import

    OBS was not really built for lossless video recording. However, you can nonetheless do it with the proper setup. With an additional step, you can even get the lossless video imported into Premiere without issue. First, you need to set up your OBS to have the following settings in...
  3. Lausch

    Custom Output (FFmpeg) ignores -q / -q:v parameter

    Hello, i use Container Format mpegts and as Video Encoder mpeg1video. Adding -q or -q:v to the Video Encoder Settings seems to be ignored. The quality level is always "default". For example using ffmpeg standalone like: ffmpeg -f dshow -i video="OBS Virtual Camera" -f mpegts -codec:v...
  4. M

    Free Webm Transparent Animated Graphics from Powerpoint 2022-01-02

    New VBA stuff for this which does both transparent MOV and Webm. Code here: https://github.com/maxrottersman/powerpoint-to-transparent-webm-or-prores and video here: Powerpoint to WebM Transparent Video Exports slides as transparent webm or mov files for OBS, youtube, or other streaming...
  5. forestj

    Question about developing multiple output or raw output pipe

    Hello, I like to use OBS to "record" HLS video for live streaming using the custom ffmpeg output: https://obsproject.com/forum/resources/how-to-do-hls-streaming-in-obs-open-broadcast-studio.945/ I have been doing research and I haven't found a way to configure this yet. I'm willing to do...
  6. Liegreys

    OBS Audio Tracks With FFMPEG Wrong Times

    So I recorded some CS:GO with the boys, was gonna edit it into a vid for yt. Turns out obs or ffmpeg didn't want that to happen. I use 3 audio tracks, desktop 1 (1st audio track, game audio), desktop 2 (3rd audio track, discord) and my microphone (2nd audio track). I split the tracks using an...
  7. T

    Problems compiling obs-studio from source on Debian10

    Hi! I wanted to upgrade my running version of Obs-studio, so i cloned the repository, installed the depedencies, everything as described in https://obsproject.com/wiki/install-instructions#debianlmde-installation-unofficial unfortunately, i couldn't go pass the cmake. The compiling itself...
  8. D

    Cant use Replay Buffer in FFmpeg mode

    So I was wondering why when changing the Recording Type from "Standard" to "Custom Output (FFmpeg)" the option to use the Replay Buffer disappears. Is this a kind of bug or limitation? Or is it done on purpose and why?
  9. dergiation

    OBS doesn't store audio in avi file correctly.

    I like to be able to capture gameplay in a format that is ready for editing in Adobe Premiere Pro. Which is why I still use Dxtory. When I record with Dxtory the file I get in the end allows me to import the file into Premiere with all the audio tracks onto the timeline without transcoding, but...
  10. TIMORLANG

    FFMPG for recording

    Hello all: I generally have used OBS for streaming. But more recently, I have been using the software for recording and editing in Premiere and Rush and some other software. I mostly do tutorials for some end users. So, pretty basic stuff. As I looked through some of the advanced...
  11. A

    OBS Virtual Camera and ffmpeg

    Hi, I jumped yesterday to the world of the Virtual Camera because I discovered that on Windows is not possible to share my laptop's internal webcam between multiple apps (Zoom and Chrome in my case. With a OSX it is possible instead). I am testing many virtual camera software, from...
  12. L

    Issue with FFmpeg and Facebook

    Hey all, recently I have been following this guide: https://obsproject.com/forum/resources/obs-studio-stream-to-multiple-platforms-or-channels-at-once.932/ And everything within it seems to work alright, but I have an issue where trying to stream to Facebook using FFmpeg it does not work at...
  13. downthecrop

    Free Mutlitrack Recording Audio Remuxer 1.4

    With Twitch DMCA muting vods lots of people are going to be multitrack recoding locally. This tool can remux multritrack recodings into a new mp4 with a single audiotrack selected. Useful specifically if you record a track with only game audio and microphone selected for archival on Twitch or...
  14. S

    FFMPEG Audio Filters for OBS Studio 2020-10-24

    Build with OBS 28.0.3, WARNING: this plugin is for experienced FFMPEG users. This is a plugin works as bridge between FFMPEG library and OBS filter interface. Comes without translations or extra documentation. Refer http://ffmpeg.org/ffmpeg-filters.html for parameters explain of each filter...
  15. tnj195

    Relax ffmpeg media source whitelist restrictions

    Hi I wish to use OBS to stream services from our church. The video side is relatively straightforward however the audio will be forwarded from the existing sound system using a Barix instreamer outputting uncompressed audio at 48 kSps via UDP RTP packets. Although there is a predefined...
  16. L

    OBS crash (log included)

    Hi all, in order to help the devs, I want to post my crash log here. I set everything up to capture my (single) display on the laptop (Win 8.1, nVidia 840M graphics) together with a webcam picture (Microsoft Lifecam HD) embedded on the top right. Before the crash I had successfully recorded...
  17. M

    Stream shut down after switching scenes

    based on my googling i find out i have some kind of problem with encoder Log 11:06:51.106: ==== Streaming Start =============================================== 11:06:53.566: User switched to scene 'Plocha CTRL+1' 11:06:53.599: [FFmpeg aac encoder: 'simple_aac'] avcodec_encode_audio2 failed...
  18. P

    Obs stoping recording corrupted file

    Hello, first of all I want to apologize Im not a native english speaker I hope i'm expressing correctly Today I had an strange bug after finish recording with obs, i stop the recording with a shortcut (ctrl+alt+shift+home) and it get stuck in "stopping recording", i leave it a few hours maybe...
  19. A

    OBS and OBS Portable Recording Into Same File Simultaneously

    Corrupted video file, FFprobe output text file, and FFmpeg output text files are all available to download here: https://drive.google.com/drive/folders/1R0Y5plgkhTWWFNNKgSNJ5yitpKQbIKgg?usp=sharing I'm hoping there is a way to extract good video and audio from this video file, this was for a...
  20. BauwenDR

    Auto remux working inproperly

    When using the custom FFmpeg output (in output, advanced, recording output type). If the container format is mp4 (to record to HVEC video) and have "automatically remux to mp4" enabled, it only puts out a mkv file. When you turn that setting of it only outputs a mp4 file. Is there any way of...
Top