Files
jellyfin/MediaBrowser.Controller/MediaEncoding
mani 02318463dd Fix negative audio timestamps in progressive downloads
- Move -avoid_negative_ts to global output options
- Was only applied to video stream, now applies to both video and audio
- Fixes audio start_time being negative (-0.036) while video was at 0
- Ensures both streams start at timestamp 0 for proper seeking
2026-01-08 02:44:49 +01:00
..