Final answer:
To check the version of FFmpeg on Windows, open the command prompt and run the command 'ffmpeg -version'.
Step-by-step explanation:
To check the version of FFmpeg on Windows, you can open the command prompt and run the following command:
ffmpeg -version
This command will display the version information of FFmpeg installed on your system.