adjust ffmpeg validator

This commit is contained in:
Luke Pulverenti 2015-12-21 11:41:32 -05:00
parent 99d7932237
commit 31565d2c77
1 changed files with 2 additions and 2 deletions

View File

@ -90,12 +90,12 @@ namespace MediaBrowser.Server.Startup.Common.FFMpeg
"libx265",
"mpeg4",
"msmpeg4",
"libvpx",
//"libvpx",
//"libvpx-vp9",
"aac",
"ac3",
"libmp3lame",
"libvorbis",
//"libvorbis",
"srt"
};