mirror of https://github.com/PCSX2/pcsx2.git
GS: Add mov capture option
This commit is contained in:
parent
1929b20a6c
commit
fef1706fc8
|
@ -461,6 +461,7 @@ const char* Pcsx2Config::GSOptions::BlendingLevelNames[] = {
|
|||
const char* Pcsx2Config::GSOptions::CaptureContainers[] = {
|
||||
"mp4",
|
||||
"mkv",
|
||||
"mov",
|
||||
"avi",
|
||||
"wav",
|
||||
"mp3",
|
||||
|
|
Loading…
Reference in New Issue