Recording video: Difference between revisions
Net Bastard (talk | contribs) m Specified the prices of FRAPS and DXTory. |
|||
| Line 11: | Line 11: | ||
retroarch.exe -r "C:\Path_to_Recordings\recording_name.mkv" --menu | retroarch.exe -r "C:\Path_to_Recordings\recording_name.mkv" --menu | ||
{{#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. | 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. By default it will only record filters. | ||
To record with shaders, add: ''video_gpu_record = true'' to your config file. Depending on resolution/shaders your performance can take a massive hit. [http://youtu.be/jflrB0UIcFE Example video.] | |||
==PCSX2== | ==PCSX2== | ||