jellyfin/MediaBrowser.Api/Playback
artiume d10ae74b38
Force Audio Transcoding for LiveTV Transcoding
Noticing some sync issues when transcoding livetv, the only thing I was able to do to fix it was to force the audio stream to be transcoded as well. This was how I originally wrote the code and we changed it during the review process. I am reverting it back to the original code.
2020-04-02 14:14:57 -04:00
..
Hls Merge pull request #2503 from nyanmisaka/vaapi 2020-03-31 23:19:44 +03:00
Progressive Remove FileSystem.GetStream 2020-01-22 22:20:35 +01:00
BaseStreamingService.cs Switch remux and direct stream 2020-02-23 00:05:28 +01:00
MediaInfoService.cs Force Audio Transcoding for LiveTV Transcoding 2020-04-02 14:14:57 -04:00
StaticRemoteStreamWriter.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
StreamRequest.cs Fix warnings 2020-01-31 22:26:53 +01:00
StreamState.cs Add Transcoding framerate info 2020-01-24 23:33:32 +01:00
TranscodingThrottler.cs Remove custom Threading 2019-02-05 16:47:50 +01:00
UniversalAudioService.cs Merge pull request #2216 from gnattu/master 2020-01-13 03:43:59 +09:00