RePlays
RePlays copied to clipboard
Video files not being created/saved after recording sessions
When recording a session and stopping it (either manually or automatically), the recording appears to complete successfully in the logs but no video file is created in the output directory. This happens with both NVENC and x264 encoders, and with different rate control methods (VBR/CBR).
Technical details from logs:
- Recording process completes normally with proper frame counts
- LibObs reports successful start and stop of recording
- No error messages during the recording process
- GetAllVideos() returns 0 files after recording completes
- Issue persists across different output directories (tested G: drive and C:/Users/[user]/Desktop)
Recording settings when tested:
- NVENC H264 encoder
- 35000 bitrate
- 1916x1080 resolution
- 60 FPS
- Both VBR and CBR rate control tested
The result is that completed recording sessions never appear in the sessions panel, as the files are not being written to disk despite the recording process appearing to complete successfully.
To reproduce:
- Start recording a game session
- Stop recording using hotkey (NumPad0)
- Check output directory - no file is created
- Check sessions panel - no new session appears