Bug Report Video recording not working

mattsp

New Member
Hi--I use OBS to record live and recorded presentations from the web and usually it's great. On Friday I updated OBS to the latest version. One webcast site on Friday and Sunday played a recorded presentation instead of their usual live stream. When I tried to record these presentations on my computer, OBS started by capturing both audio and video. After about five minutes, the video froze but audio recording continued.

From looking at the website's source code, I see that they are using ustream.tv to play their live streams and the WordPress plugin VideoJS HTML5 player to play recorded files.

Find my log file at https://obsproject.com/logs/OLl9FVpJ62pjrTzD.

I hope you can find the source of the problem. Thanks.
 

Narcogen

Active Member
OBS did not encounter any errors during this session. This would seem to indicate that playback stopped.

01:01:53.571: ==== Recording Start ===============================================
01:01:53.571: [ffmpeg muxer: 'simple_file_output'] Writing file 'C:/Users/Mana/Videos/2020-04-05 01-01-53.mp4'...
02:52:40.082: [ffmpeg muxer: 'simple_file_output'] Output of file 'C:/Users/Mana/Videos/2020-04-05 01-01-53.mp4' stopped
02:52:40.082: Output 'simple_file_output': stopping
02:52:40.082: Output 'simple_file_output': Total frames output: 199347
02:52:40.082: Output 'simple_file_output': Total drawn frames: 199432 (199440 attempted)
02:52:40.082: Output 'simple_file_output': Number of lagged frames due to rendering lag/stalls: 8 (0.0%)
 
Top