Browse Source

dashboard video tweaks

Luke Pulverenti 12 years ago
parent
commit
0cb34993be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MediaBrowser.Api/Playback/Progressive/VideoService.cs

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

@@ -260,7 +260,7 @@ namespace MediaBrowser.Api.Playback.Progressive
             // webm
             if (videoCodec.Equals("libvpx", StringComparison.OrdinalIgnoreCase))
             {
-                args = "-quality realtime -profile:v 0 -slices 4";
+                args = "-quality realtime -cpu-used 0 -qmin 0 -qmax 20 -profile:v 0 -slices 8";
             }
 
             // asf/wmv