ffmpeg

  1. M

    Bug Report B-Frame Reference Mode Doesn't Work FFmpeg Nvenc

    Apparently there is a bug in current FFmpeg version that obs is using. Nvenc B-Frame Reference Mode doesn't work. When it is enabled my recording starts and after 2 seconds drop's bitrate to zero. If i try to stop recording, UI button just freezes and i have to kill obs process. Without this...
  2. C

    Bug Report Need Help Custom Output (ffmpeg)? Maybe bug?

    I want to use OBS Studio ver. 24.0.3 to record only audio in wav format. The problem is when I record, and then I press the stop button and it turns to stopping record. And, then I press it again. I always get left with 78 byte wav file that contains no audio. Heres my settings: Here's the...
  3. A

    Question / Help Cannot open the NVENC codec on Gentoo

    I've just installed O.B.S., and when attempting to record with NVENC (hardware encoder), I receive the following rather unfriendly message: The most baffling thing is that when O.B.S. starts, it reports that NVENC has been detected: I'm very inexperienced with O.B.S. and ffmpeg in general, so...
  4. R

    Question / Help ffmpeg is ok, OBS still don't show nvenc as a encoder

    Hi guys! I'm having a little problem with OBS in Linux. My ffmpeg already have nvenc working, but still, OBS can't use it as a encoder for streaming/recording. I'm on Ubuntu 19.04, Nvidia Proprietary Drivers installed, CUDA, everything is working fine. I've already tried the official...
  5. kk_dev

    Question / Help Get version ffmpeg in OBS on windows

    Hello! How i can get version ffmpeg in OBS on windows ?
  6. B

    Question / Help Where's MKV file container? (ffmpeg)

    Running through custom output settings to try nvenc hevc encoder. mkv is my file preference but I don't see it in container format besides matroska and timestamp. Mp4 and mov is a loaded gun and flv doesn't do audio. Unless its under a different name? Or is there more settings to tinker?
  7. AlexGuo1998

    FFmpeg Version on Windows

    Hello. Is there any plan of upgrading FFmpeg (libav*) version for Windows? I'm building plugin executables (DLLs) for Windows, and I wonder if FFmpeg API change could break my DLL on a newer version of OBS.
  8. S

    Bug Report ffmpeg-vaapi for 1080p60fps on AMD RX580 is unusable.

    vainfo: VA-API version: 1.4 (libva 2.4.0) vainfo: Driver version: Mesa Gallium driver 19.1.0-devel for Radeon RX 580 Series (POLARIS10, DRM 3.27.0, 5.0.4-1-MANJARO, LLVM 9.0.0) vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD...
  9. muazamkamal

    Question / Help Audio recording only (FFmpeg)

    I'm having an issue with audio recording using the FFmpeg custom output. I chose the container format "adts (audio)" with CoreAudio AAC encoder installed. But when trying to stop the recording, the button is stuck at "Stopping Recording..." until I press it again. Basically, I have to press stop...
  10. A

    Question / Help No GPU utilization when using nvenc. High cpu usage

    I (successfully) installed NvEnc and ffmpeg from source using this guide: https://askubuntu.com/questions/778100/how-to-install-compile-nvenc-in-ubuntu However I am unable to use ffmpeg vaapi with NvEnc enabled and can only use the default NvEnc setting of obs. Cpu utilization is 165% (400% =...
  11. willhavengaming

    Question / Help How to configure Recording output settings for streaming on Facebook Live

    Long story short, I'm currently using restream.io as the streaming output/source in OBS (for Mixer and Twitch). Since Facebook Live has a cost in restream.io, I'm using a workaround of utilizing the SETTINGS > OUTPUT > RECORDING > CUSTOM OUTPUT > OUTPUT TO URL in OBS. The problem I'm having is...
  12. R

    Question / Help FFmpeg output mode doesn't use b frames with NVENC

    Hello. I don't know why, but it seems there is no b frames. (checked via shana encoder. there were only I and P frames. advanced output had b frames.) Parameter I tired are -preset slow -level 0 -rc vbr_hq -rc-lookahead 32 -qp 0 -cq 0 -bf 3 -2pass 1 -no-scenecut 1 -b_adapt 0 -weighted_pred 1...
  13. Igor Mahov

    Question / Help Cannot record to ogg using ffmpeg

    I'm trying to record to ogg file using ffmpeg (custom output option), but I get "An unspecified error occurred while recording", and in the log there written: "Couldn't find encoder 'theora' ffmpeg_data_init failed". How can I solve this problem? My PC configuration: Windows 10 Pro Intel Core i3...
  14. H

    Question: Why doesn't OBS use newer ffmpeg libraries? And will hardware accelerated encodeing (ffmpeg -hwaccel options) ever be added?

    Just a couple of questions I was curious about. First, how come OBS doesn't use ffmpeg libraries from something like the newest stable release of ffmpeg? I understand it requires viewing ffmpeg change logs and modifying some library importing code, but it should be a fairly easy feat to do. I'm...
  15. Gabriel Balaich

    Question / Help Mixed Refresh Rate Woes

    Hello all, made a post similar to this about 9 months ago but since have acquired more information and am hoping to find a solution. Basically my problem is that my main display is 3440x1440 @ 100Hz while my other displays are 60Hz (4k & 1080p), this resulted in extremely choppy capture no...
  16. Y

    Question / Help ffmpeg works but OBS doesn't. Black screen for desktop capture and for 'windows' with many other applications

    Hi, I'm one of those people who have the 'black screen issue' because I'm using my laptop and I have an external and an embedded GPU. The problem occurs when trying to capture the desktop, and many of other windows like ... chrome. So pretty much, I can't capture anything. However, using ffmpeg...
  17. A

    OBS Python Automatic ffmpeg re-encoding (Good for learning Python API) 0.1

    Automatically convert your videos using ffmpeg when they're finished recording. Specify custom flags and renaming with regular expressions. Uses the ffmpeg version found in the system path. NOTE: objsproject.com does not allow updates to Python scripts (understandably so) but the version...
  18. J

    Question / Help Building ffmpeg and OBS to use NVENC on Linux Mint.

    I am building a system to use OBS on Linux. It is a brand new install of Linux Mint V18.3 Mate 64Bit. The uname -a is : Linux Liberty01 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux. I am trying to take advantage of the MSI GeForce GTX 1050...
Top