Felix Paul Kühne пре 10 година
родитељ
комит
66a91e8318
1 измењених фајлова са 1 додато и 0 уклоњено
  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