diff options
| author | nyanmisaka <nst799610810@gmail.com> | 2026-07-10 14:46:27 +0800 |
|---|---|---|
| committer | nyanmisaka <nst799610810@gmail.com> | 2026-07-10 14:46:27 +0800 |
| commit | 631a314d24bd2c7e1b3e0b81aa65437586794ccd (patch) | |
| tree | 2b8308730e9aeee039122860ca8f8ddbfdb13ba9 /MediaBrowser.Model/Extensions | |
| parent | 53aafcd38e1f4558ff18f5258d0d46b3a0565783 (diff) | |
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>
Diffstat (limited to 'MediaBrowser.Model/Extensions')
0 files changed, 0 insertions, 0 deletions
