Recording video: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:


==General Recording==
==General Recording==
Some emulators like [[Snes9x]] and [[Nestopia]] utilize the Video for Windows (VfW) framework to give the option of choosing a specific video codec to record the footage in. Options include recording with lossless codecs like [http://lags.leetcode.net/codec.html Lagarith]], which can greatly reduce the filesize than if it were uncompressed. These emulators record the audio in uncompressed PCM and mux both streams into AVI files when finished recording.
Some emulators like [[Snes9x]] and [[Nestopia]] utilize the Video for Windows (VfW) framework to give the option of choosing a specific video codec to record the footage in. Options include recording with lossless codecs like [http://lags.leetcode.net/codec.html Lagarith], which can greatly reduce the filesize than if it were uncompressed. These emulators record the audio in uncompressed PCM and mux both streams into AVI files when finished recording.


==RetroArch==
==RetroArch==