Unreal Engine – FrameCapture Screen Capture and Video Recorder UE8101

FrameCapture - Screen Capture and Video Recorder

Features:

  •  Adjust Depth of Field Settings in real-time
  •  Take Snapshots at desired resolution
  •  Optionally capture entire window, with UI elements
  • Record and save in game video at desired framerate per second, with an option to record entire window, with UI elements.
  • Video Recoding uses separate Render thread to ensure faster and realtime capture.
  • Save game screen as texture
  • Load Image files from hard disc as texture
  • Built in FileOpen and FileSave dialogue windows help select a file to load , and choose the output file location, respectively

Code Modules:

  •  Module – FrameCapture, Type – Runtime

Number of Blueprints: 5

Number of C++ Classes: 10

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Important/Additional Notes: If you enable Show UI , the plugin captures entire window, so you will only be able to save the output in viewport’s resolution in that case.