소스 검색

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