Explorar o código

Disable snapshot previews

Felix Paul Kühne %!s(int64=10) %!d(string=hai) anos
pai
achega
66a91e8318
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Sources/VLCLibrary.m

+ 1 - 0
Sources/VLCLibrary.m

@@ -103,6 +103,7 @@ static VLCLibrary * sharedLibrary = nil;
                       @"--no-osd",
                       @"--no-video-title-show",
                       @"--no-stats",
+                      @"--no-snapshot-preview",
 #ifndef NOSCARYCODECS
                       @"--avcodec-fast",
 #endif