Recording Error in latest build

karlsoderback

New Member
Hi,

I checked out the latest OBS code from https://github.com/jp9000/obs-studio and built it without modifying anything. When running OBS from this build I get an error when trying to record that I do no get using the OBS application from the latest installer (version 20.1.3). It says:

Recording error
An unspecified error occured while recording.

However this only occurs when I use Advanced Output Mode and choose Type: Custom Output (FFMPEG). It does not occur if choose Type: Standard. I included the log file from my latest run where it does not work. Is this a bug in the latest code or am I missing something when building in order to get this working?
 

Attachments

  • 2017-12-29 11-08-52.txt
    5.1 KB · Views: 14

R1CH

Forum Admin
Developer
Are you using an ffmpeg library which has all the necessary features compiled in?
 

karlsoderback

New Member
I think so. I searches around the forums a bit and I found that this is a bug which someone had fixed in one of the pending pull requests so i downloaded his fix and it works now!
 
Top