exeldro / obs-source-record

GNU General Public License v2.0
333 stars 37 forks source link

SR not Working in OBS higher than 29.0.2 #94

Open syrehn opened 9 months ago

syrehn commented 9 months ago

The Source Record plugin doesn't appear to be working in OBS versions above 29.0.2. When updating OBS to the most recent 29.1.3, any source that has been assigned the Source Record filter ceases to function. Main OBS recording still works as it should.

Logs show that it seems like the Muxer appears to not be functioning properly for SR:

14:03:19.908: [ffmpeg muxer: 'Source Record'] Writing file 'D:/Users/NAME/Videos/Captures/[ OBS Captures ]/2023-09-13_RAW_02-03-19'...

14:03:21.108: [ffmpeg muxer: 'Source Record'] os_process_pipe_write for packet data failed

14:03:21.109: [ffmpeg muxer: 'Source Record'] ffmpeg-mux: Couldn't find an appropriate muxer for 'D:/Users/NAME/Videos/Captures/[ OBS Captures ]/2023-09-13_RAW_02-03-19'

14:03:21.109: Couldn't initialize muxer

Rollback to 29.0.2 fixes the issue and source recordings work as normal.

It would be nice to be able to update OBS to the most recent version.

syrehn commented 9 months ago

If this is not a Source Record specific issue, then OBS support has confirmed they will look into it, however they need that confirmation from @exeldro first.