update bitrate detection

pull/702/head
Luke Pulverenti 9 years ago
parent e9317f3cbc
commit 74c1e8e12a

@ -274,7 +274,7 @@ namespace MediaBrowser.Model.Configuration
PeopleMetadataOptions = new PeopleMetadataOptions();
EnableVideoFrameAnalysis = true;
VideoFrameAnalysisLimitBytes = 600000000;
VideoFrameAnalysisLimitBytes = 800000000;
InsecureApps9 = new[]
{

Loading…
Cancel
Save