Replay Buffer not working under portable mode?

ktg5

New Member
Trying to get Replay Buffer working on portable mode but it doesn't seem to be working.

I'm able to apply settings to it and start it up but I can't seem to save any of the replays. And even when I try to stop the Replay Buffer, it gets stuck at "Stopping Replay Buffer".

Any ideas for what might be the case here?
 
Ah, I have seemed to found out the issue -- I was trying to use my GPU to encode (H.265/HEVC Encoder (AMD)), but I guess I can't because when I switched back to Software encoding (x264) -- it worked perfectly. (also AMD H.264 works fine as well)

I'm not sure if this has to do anything with this issue but I looked at the logs and kept seeing this in the log:
Code:
[AMF] <Id: 3> Unable to set converter transfer characteristic, error AMF_NOT_FOUND (code 11)
 
Back
Top