Difference between revisions of "Recording video"

From Emulation General Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==3rd Party Recording/Capture Software==
 
==3rd Party Recording/Capture Software==
 
A lot of the time it's best, and easiest, just to use programs like FRAPS to record gameplay.
 
A lot of the time it's best, and easiest, just to use programs like FRAPS to record gameplay.
*Insert list of recording software.
+
*FRAPS
 +
*ShadowPlay
  
 
==RetroArch==
 
==RetroArch==
Line 8: Line 9:
 
{{#ev:youtube|zbXVf63rX-0|300|center|Example of default settings}}
 
{{#ev:youtube|zbXVf63rX-0|300|center|Example of default settings}}
 
By default RA will record at native resolution, to record at a higher resolution, use ''--size'' then specify ''WIDTHxHEIGHT''. You can also set ''--recordconfig'' to use a specific config file when recording. No shaders will show up in recordings, only filters<!-- is this still true? -->.
 
By default RA will record at native resolution, to record at a higher resolution, use ''--size'' then specify ''WIDTHxHEIGHT''. You can also set ''--recordconfig'' to use a specific config file when recording. No shaders will show up in recordings, only filters<!-- is this still true? -->.
 +
 +
==PCSX2==
 +
To record video with PCSX2 just press F12 during gameplay while using the GSdx video plugin - a window will popup with configurable settings. For audio check Enable Debug Options in SPU2-X's settings, then check Dump Memory Contents in the Debugging options <!-- When I tried this the audio was corrupted, then it wouldn't dump anymore, so not exactly sure -->{{cite}}.
  
 
==Dolphin==
 
==Dolphin==

Revision as of 01:17, 11 February 2014

3rd Party Recording/Capture Software

A lot of the time it's best, and easiest, just to use programs like FRAPS to record gameplay.

  • FRAPS
  • ShadowPlay

RetroArch

RetroArch records in lossless RGB x264 with FLAC audio and can take up a lot of disc space/processing power for high resolution video. Recording options aren't currently implemented in RGUI, so you either need to use Phoenix or CLI. It's recommended you record to MKV format. For command line:

retroarch.exe -r "C:\Path_to_Recordings\recording_name.mkv" --menu
Example of default settings

By default RA will record at native resolution, to record at a higher resolution, use --size then specify WIDTHxHEIGHT. You can also set --recordconfig to use a specific config file when recording. No shaders will show up in recordings, only filters.

PCSX2

To record video with PCSX2 just press F12 during gameplay while using the GSdx video plugin - a window will popup with configurable settings. For audio check Enable Debug Options in SPU2-X's settings, then check Dump Memory Contents in the Debugging options [citation needed].

Dolphin

It's not recommended to record through Dolphin, but it is possible. You'll need specific builds that are edited for A/V sync, can't use Dual Core or Idle Skipping (causes desyncs) and Dolphin will crash after your video hits 2GB without setup.