I'm having an issue where about 10% of all videos I record with OBS end up getting saved without anything in the pixel format (I'm recording in NV12). This causes issues when editing.
If you look at line 998 in the log file I've included, an error message stands out, as it's the only one that throws this error, and the associated video it was trying to save is the only one during this OBS application session that saved without pixel format. The line in question is "15:11:32.927: [AMF] <Id: 11> Unable to set converter transfer characteristic, error AMF_NOT_FOUND (code 11)". None of the other videos I recorded that session contain that error, and none of them are lacking the pixel format.
I cannot figure out any timing to this error; I have had it in back-to-back videos before, and other times I'll go an entire recording session without a problem.
Edit: Maybe this error doesn't have as great an effect as I thought; turns out there are other videos with the error that encoded properly; I was searching the log file including the "<Id: 11>" which I didn't realize was the video's ID during that application session.
If you look at line 998 in the log file I've included, an error message stands out, as it's the only one that throws this error, and the associated video it was trying to save is the only one during this OBS application session that saved without pixel format. The line in question is "15:11:32.927: [AMF] <Id: 11> Unable to set converter transfer characteristic, error AMF_NOT_FOUND (code 11)". None of the other videos I recorded that session contain that error, and none of them are lacking the pixel format.
I cannot figure out any timing to this error; I have had it in back-to-back videos before, and other times I'll go an entire recording session without a problem.
Edit: Maybe this error doesn't have as great an effect as I thought; turns out there are other videos with the error that encoded properly; I was searching the log file including the "<Id: 11>" which I didn't realize was the video's ID during that application session.