jellyfin/MediaBrowser.MediaEncoding
Oscar 3d2658fa43 Remove -copyts and add -flush_packets 1 to subtitle extraction
-copyts is unnecessary for -c:s copy to SRT and slows extraction ~5x.
Without -flush_packets 1, ffmpeg buffers all output until exit, leaving
.srt files at 0 bytes for minutes while the player shows no subtitles.

Fixes #16438
2026-03-19 22:54:05 +01:00
..
Attachments Cleanup file related code (#14023) 2025-05-04 08:40:34 -06:00
BdInfo Add hidden file check in bdInfo (#15582) 2025-11-21 21:14:30 -07:00
Configuration Validate encoder path (#14996) 2025-10-13 14:16:05 -06:00
Encoder Fix filter detection in FFmpeg 8.1 2026-03-11 17:46:07 +08:00
Probing Enforce more strict webm check (#15807) 2025-12-19 19:57:08 -07:00
Properties
Subtitles Remove -copyts and add -flush_packets 1 to subtitle extraction 2026-03-19 22:54:05 +01:00
Transcoding fix missing font extraction for certain transcoding settings (#15502) 2025-11-13 18:30:18 -07:00
MediaBrowser.MediaEncoding.csproj Update projects to .NET 9 (#13023) 2024-11-16 10:11:01 -07:00