adjust ffmpeg validator

This commit is contained in:
Luke Pulverenti 2015-12-21 11:41:32 -05:00
parent 99d7932237
commit 31565d2c77

View File

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