Description
MAME will record your gameplay as an AVI video file. This command will write both audio and video so you don't need to use -wavwrite to get the audio.The avi file is uncompressed so will eat up alot of hard disk space
Example
mame <gamename> -aviwrite my_video.avi
Command Format
<gamename> -aviwrite <file> where <file> is the file name of the video file you want your recording done to. The example will load a game and record the gameplay as a video file called my_video.avi. The .avi is important for Windows to recognise the file format.
MAME's Default Setting
None