CITRA: fixed ffmpeg my balls

This commit is contained in:
XargonWan 2023-02-18 16:20:23 +01:00 committed by GitHub
parent 14578d56d8
commit 565c7d8f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -504,9 +504,8 @@ modules:
- '-DENABLE_QT_TRANSLATION=ON'
- '-DCITRA_ENABLE_COMPATIBILITY_REPORTING=ON'
- '-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF'
- '-DENABLE_FFMPEG_VIDEO_DUMPER=ON'
# - '-DENABLE_FFMPEG_VIDEO_DUMPER=ON'
# FFMPEG VIDEO DUMPER was disabled because of this: https://github.com/citra-emu/citra/issues/5949
# Now is enabled again, remove this comment in the next versions
- '-DUSE_SYSTEM_SDL2=ON'
- '-DCMAKE_POLICY_DEFAULT_CMP0069=NEW'
- '-DENABLE_FDK=ON'