Browse Source

adjusted webm settings

Luke Pulverenti 12 năm trước cách đây
mục cha
commit
049ffa2b4e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      MediaBrowser.Api/Playback/Progressive/VideoService.cs

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

@@ -258,7 +258,7 @@ namespace MediaBrowser.Api.Playback.Progressive
             // webm
             if (videoCodec.Equals("libvpx", StringComparison.OrdinalIgnoreCase))
             {
-                args = "-quality realtime -speed 0 -qmin 0 -qmax 30 -profile:v 0 -slices 8";
+                args = "-speed 16 -quality good -profile:v 0 -slices 8";
             }
 
             // asf/wmv