Преглед на файлове

dashboard tweaks and webm fixes

Luke Pulverenti преди 12 години
родител
ревизия
6de9c31c54
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      MediaBrowser.Api/Playback/Progressive/VideoService.cs

+ 1 - 1
MediaBrowser.Api/Playback/Progressive/VideoService.cs

@@ -235,7 +235,7 @@ namespace MediaBrowser.Api.Playback.Progressive
             // webm
             if (videoCodec.Equals("libvpx", StringComparison.OrdinalIgnoreCase))
             {
-                args = "-g 120 -cpu-used 1 -lag-in-frames 16 -deadline realtime -slices 4 -vprofile 0";
+                args = "-quality realtime -profile:v 1 -slices 4";
             }
 
             // asf/wmv