Question / Help Another unspecified error while recording

Araugh

New Member
Issue occurs every time I try to hit record, regardless of the encoder settings

Troubleshooting steps taken so far:
Ran OBS as administrator
Changed output directory to c:\video after creating directory
Restarted computer
Created new Profile and new Scene Collection, added no sources

Here's the latest log file. Any help would be appreciated, thanks.

12:38:14.312:
12:38:14.318: ==== Recording Start ===============================================
12:38:14.318: [ffmpeg muxer: 'simple_file_output'] Writing file 'd:/2018-04-15 12-38-14.flv'...
12:38:15.242: [ffmpeg muxer: 'simple_file_output'] os_process_pipe_write for info structure failed
12:38:15.242: [ffmpeg muxer: 'simple_file_output'] Output of file 'd:/2018-04-15 12-38-14.flv' stopped
12:38:15.242: Output 'simple_file_output': stopping
12:38:15.242: Output 'simple_file_output': Total frames output: 1
12:38:15.242: Output 'simple_file_output': Total drawn frames: 28
12:38:15.242: ==== Recording Stop ================================================
12:39:05.874: ---------------------------------
12:39:05.875: video settings reset:
12:39:05.875: base resolution: 1920x1080
12:39:05.875: output resolution: 1280x720
12:39:05.875: downscale filter: Bicubic
12:39:05.875: fps: 30/1
12:39:05.875: format: NV12
12:39:05.875: YUV mode: 601/Partial
12:39:05.876: Service '' not found
12:39:05.877: Created profile 'test2' (clean, test2)
12:39:05.877: ------------------------------------------------
12:39:11.718: Switched to scene '(null)'
12:39:11.718: All scene data cleared
12:39:11.718: ------------------------------------------------
12:39:11.719: Switched to scene 'Scene'
12:39:11.724: Added scene collection 'test2' (clean, test2.json)
12:39:11.724: ------------------------------------------------
12:39:14.032: ---------------------------------
12:39:14.032: [x264 encoder: 'simple_h264_stream'] preset: veryfast
12:39:14.032: [x264 encoder: 'simple_h264_stream'] settings:
12:39:14.032: rate_control: CBR
12:39:14.032: bitrate: 2500
12:39:14.032: buffer size: 2500
12:39:14.032: crf: 0
12:39:14.032: fps_num: 30
12:39:14.032: fps_den: 1
12:39:14.032: width: 1280
12:39:14.032: height: 720
12:39:14.032: keyint: 250
12:39:14.032:
12:39:14.035: ---------------------------------
12:39:14.035: [FFmpeg aac encoder: 'simple_aac'] bitrate: 160, channels: 2, channel_layout: 3
12:39:14.035:
12:39:14.042: ==== Recording Start ===============================================
12:39:14.042: [ffmpeg muxer: 'simple_file_output'] Writing file 'e:/Videos/2018-04-15 12-39-14.flv'...
12:39:14.978: [ffmpeg muxer: 'simple_file_output'] os_process_pipe_write for info structure failed
12:39:14.978: [ffmpeg muxer: 'simple_file_output'] Output of file 'e:/Videos/2018-04-15 12-39-14.flv' stopped
12:39:14.978: Output 'simple_file_output': stopping
12:39:14.978: Output 'simple_file_output': Total frames output: 1
12:39:14.978: Output 'simple_file_output': Total drawn frames: 29
12:39:14.978: ==== Recording Stop ================================================
12:40:09.990: Settings changed (outputs)
12:40:09.990: ------------------------------------------------
12:40:14.806: ---------------------------------
12:40:14.806: [x264 encoder: 'simple_h264_stream'] preset: veryfast
12:40:14.806: [x264 encoder: 'simple_h264_stream'] settings:
12:40:14.806: rate_control: CBR
12:40:14.806: bitrate: 2500
12:40:14.806: buffer size: 2500
12:40:14.806: crf: 0
12:40:14.806: fps_num: 30
12:40:14.806: fps_den: 1
12:40:14.806: width: 1280
12:40:14.806: height: 720
12:40:14.806: keyint: 250
12:40:14.806:
12:40:14.809: ---------------------------------
12:40:14.809: [FFmpeg aac encoder: 'simple_aac'] bitrate: 160, channels: 2, channel_layout: 3
12:40:14.809:
12:40:14.815: ==== Recording Start ===============================================
12:40:14.815: [ffmpeg muxer: 'simple_file_output'] Writing file 'c:/video/2018-04-15 12-40-14.flv'...
12:40:15.744: [ffmpeg muxer: 'simple_file_output'] os_process_pipe_write for info structure failed
12:40:15.744: [ffmpeg muxer: 'simple_file_output'] Output of file 'c:/video/2018-04-15 12-40-14.flv' stopped
12:40:15.744: Output 'simple_file_output': stopping
12:40:15.744: Output 'simple_file_output': Total frames output: 1
12:40:15.744: Output 'simple_file_output': Total drawn frames: 28
12:40:15.745: ==== Recording Stop ================================================




EDIT: Resolved seemingly. Running the 64 bit version as administrator seems to work, 32 bit is still broken but that's not important.
 
Last edited:
Top