mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 10:55:39 +01:00
We seek to the exact position of the keyframe for direct stream/remuxing, but FFmpeg seeks to the previous keyframe when the exact time is provided as input. To work around this, add a 0.5 second offset to the seeking time. Signed-off-by: gnattu <gnattuoc@me.com> |
||
|---|---|---|
| .. | ||
| BaseEncodingJobOptions.cs | ||
| EncodingHelper.cs | ||
| EncodingJobInfo.cs | ||
| FilterOptionType.cs | ||
| IAttachmentExtractor.cs | ||
| IEncodingManager.cs | ||
| IMediaEncoder.cs | ||
| ISubtitleEncoder.cs | ||
| ITranscodeManager.cs | ||
| JobLogger.cs | ||
| MediaInfoRequest.cs | ||
| TranscodingJob.cs | ||
| TranscodingJobType.cs | ||
| TranscodingSegmentCleaner.cs | ||
| TranscodingThrottler.cs | ||