GS: Add mov capture option

This commit is contained in:
TellowKrinkle 2023-06-27 00:18:12 -05:00 committed by TellowKrinkle
parent 1929b20a6c
commit fef1706fc8
1 changed files with 1 additions and 0 deletions

View File

@ -461,6 +461,7 @@ const char* Pcsx2Config::GSOptions::BlendingLevelNames[] = {
const char* Pcsx2Config::GSOptions::CaptureContainers[] = {
"mp4",
"mkv",
"mov",
"avi",
"wav",
"mp3",