adjust ffmpeg validator

pull/702/head
Luke Pulverenti 9 years ago
parent 99d7932237
commit 31565d2c77

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

Loading…
Cancel
Save