jellyfin/Emby.Server.Implementations/ScheduledTasks
nyanmisaka 631a314d24 Fix potential garbled text in FFmpeg logs on Windows
Explicitly set StandardErrorEncoding and StandardOutputEncoding to
Encoding.UTF8 when invoking the FFmpeg subprocess.

This prevents log encoding issues and character corruption on Windows
environments that default to non-UTF8 ANSI code pages.

This fixes garbled metadata and font names in the FFmpeg logs.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2026-07-10 14:46:27 +08:00
..
Tasks Fix potential garbled text in FFmpeg logs on Windows 2026-07-10 14:46:27 +08:00
Triggers Cleanup Tasks and Validators 2025-04-30 09:29:13 +02:00
ScheduledTaskWorker.cs Cleanup Tasks and Validators 2025-04-30 09:29:13 +02:00
TaskManager.cs Cleanup Tasks and Validators 2025-04-30 09:29:13 +02:00