revert async=1000 to async=1 (was inserted for testing live tv)

This commit is contained in:
simon 2014-01-15 11:32:29 +11:00
parent 139e9404c1
commit 92c10e78d9

View file

@ -365,7 +365,7 @@ namespace MediaBrowser.Api.Playback
}
}
return string.Format("-af \"{0}aresample={1}async=1000{2}{3}\"",
return string.Format("-af \"{0}aresample={1}async=1{2}{3}\"",
adelay,
audioSampleRate,