jellyfin/MediaBrowser.Api/Playback/Hls
Vasily c1f9107b8b Add more logging
Trying to fix hls muxer plus ffmpeg 4.1+ combo

Try to fix waiting for segment being ready

This is needed because hls muxer in ffmpeg >= 4.1 creates the
playlist only when it finishes transcoding.

Also cleaned up logs a bit.

Lower log level for "StartFfmpeg finished" to debug
2019-10-14 13:22:15 +03:00
..
BaseHlsService.cs Merge branch 'master' into h265 2019-08-19 14:57:48 -04:00
DynamicHlsService.cs Add more logging 2019-10-14 13:22:15 +03:00
HlsSegmentService.cs await async functions 2019-02-03 10:44:07 +01:00
VideoHlsService.cs Merge branch 'master' into h265 2019-08-19 14:57:48 -04:00