Hi, I'm finally fed up with Fraps and want to ditch it for something FOSS, so what I need to be able to do is make the "Game Capture" directshow device (I'm assuming it's a directshow device) visible to ffmpeg when I run
ffmpeg -list_devices true -f dshow -i dummy
then I can get fraps to dump the frames to huffyuv or something. OBS' setttings are very limited with regards to encoding, ideally I'd like to be able to just enter an ffmpeg command into the video settings and have it work from that.
ffmpeg -list_devices true -f dshow -i dummy
then I can get fraps to dump the frames to huffyuv or something. OBS' setttings are very limited with regards to encoding, ideally I'd like to be able to just enter an ffmpeg command into the video settings and have it work from that.