diff --git a/MediaBrowser.Api/Playback/BaseStreamingService.cs b/MediaBrowser.Api/Playback/BaseStreamingService.cs index 911475275..a39e4cf58 100644 --- a/MediaBrowser.Api/Playback/BaseStreamingService.cs +++ b/MediaBrowser.Api/Playback/BaseStreamingService.cs @@ -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,