Recording 2 monitors, How can i replay them on 2 monitors?

BenBarr

New Member
I have 2 monitors that i need to record.

I do NOT want to record 2 monitors and then play back the video on just 1 monitor.

If i have to replay 2 recorded screens and watch back on just 1 monitor I can't make out the detail that i need to see.

So my question is...Is it possible to record two 3440x1440 monitors. Then when i replay that video have the replay take up 2 monitors, so i can view the monitors with exactly what was played on both monitors vs having to watch the 2 monitor recording back on just 1 monitor.

I hope i am making sense. Thanks for your time.
 

BenBarr

New Member
Yes i have the base and output at 6880x1440. I receive the following error when I try to record

NVENC Error: init_encoder:nv.nvEncinitializeEncoder(enc->session,params)
Failed: 8 (INV_ENC_ERR_Invalid_PARAM)
 

koala

Active Member
Nvenc h.264 is limited to 4096x4096. If you want a higher resolution, you can try nvenc with hevc (h.265) which supports up to 8192x8192. This is only available with advanced ffmpeg output, see this post from mine as example:
 
Top