jellyfin/MediaBrowser.Controller/MediaEncoding
Nyanmisaka 7472ae5ca9
fix fps info issue when the video is h264.
Fixed an issue that when the media source is in H264 format and the frame rate info is not displayed due to missing space characters in ffmpeg log.
2020-02-02 16:27:02 +08:00
..
EncodingHelper.cs remove useless comment 2020-01-15 18:40:58 +08:00
EncodingJobInfo.cs Trying to make sense of the streaming code 2019-03-26 23:00:14 +01:00
EncodingJobOptions.cs Fix #1432. Add support for encoding with libx265 and hevc_nvenc. 2019-06-01 15:46:41 -07:00
IAttachmentExtractor.cs Fix build and address comments 2020-01-08 01:23:57 +09:00
IEncodingManager.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ImageEncodingOptions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IMediaEncoder.cs Make probesize and analyzeduration configurable and simplify circular 2019-11-25 12:07:59 +01:00
ISubtitleEncoder.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
JobLogger.cs fix fps info issue when the video is h264. 2020-02-02 16:27:02 +08:00
MediaEncoderHelpers.cs Fix more warnings 2019-09-01 18:39:23 +02:00
MediaInfoRequest.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00