Bug Report Can't record video. os_process_pipe_write

HarpoonNPuppies

New Member
Hello, I found a problem with recording video. Everytime I try it just says "An unspecified error occurred while recording"

Looking in the logs and I find that it fails at:


==== Recording Start ===============================================
23:18:03.662: [ffmpeg muxer: 'adv_file_output'] Writing file 'L:/Raw Videos/2016-10-15 23-18-03.mp4'...
23:18:05.338: [ffmpeg muxer: 'adv_file_output'] os_process_pipe_write for info structure failed
23:18:05.339: [ffmpeg muxer: 'adv_file_output'] Output of file 'L:/Raw Videos/2016-10-15 23-18-03.mp4' stopped
23:18:05.339: Output 'adv_file_output': stopping
23:18:05.339: Output 'adv_file_output': Total encoded frames: 50
23:18:05.339: Output 'adv_file_output': Total drawn frames: 51
23:18:05.340: ==== Recording Stop ================================================

Log file attached.

Any suggestions on how to fix this, or somehow bypass this?
 

Attachments

  • 2016-10-15 23-22-04.txt
    12.6 KB · Views: 10

Suslik V

Active Member
Try to create new Profile and new Scene Collection and try to record (just record! don't add any sources or make changes, just record the black screen). Any changes in log?
 

Fomol

New Member
i have had the same issue, and when creating a new profile and scene as you say, its the same result
 

EBrito

Active Member
You are writing to L:/
Make a directory L:/recordings , for example, and use it.
os_process_pipe_write ---- > OBS can´t write in that L:/
 
Top