jellyfin/MediaBrowser.Controller/MediaEncoding
pünktchen 6c9274730b Improve playback of RTSP streams
Without those little changes, rtsp live tv streams get corrupted even when stream copying, but also with transcoding.
It's already really bad for sd streams, but hd streams are just unwatchable. The whole picture consists of green blocks.

Btw. this problem isn't new. It was already discussed in many posts at the time the Argus TV plugin was still alive.
These changes have the potential to fix it there also.
2017-07-28 18:15:31 +02:00
..
ChapterImageRefreshOptions.cs added encoding manager interface 2014-02-20 11:37:41 -05:00
EncodingHelper.cs Improve playback of RTSP streams 2017-07-28 18:15:31 +02:00
EncodingJobInfo.cs support max audio bit depth 2017-06-26 11:10:52 -04:00
EncodingJobOptions.cs support max audio bit depth 2017-06-26 11:10:52 -04:00
IEncodingManager.cs switch to subtitle filter 2014-06-10 13:36:06 -04:00
ImageEncodingOptions.cs added image encoder methods 2014-03-27 23:32:43 -04:00
IMediaEncoder.cs update GetItems method 2017-05-26 02:48:54 -04:00
ISubtitleEncoder.cs fix timestamps in hls subtitles 2016-05-27 13:17:57 -04:00
JobLogger.cs update hls params 2017-03-24 11:03:49 -04:00
MediaEncoderHelpers.cs update GetItems method 2017-05-26 02:48:54 -04:00
MediaInfoRequest.cs reduce AnalyzeDurationMs for live tv 2017-03-05 10:38:36 -05:00
MediaStreamSelector.cs update portable projects 2016-11-08 13:44:23 -05:00