[PR #9029] Add dts to list of audio codecs which require ffmpeg strict -2 #11949

Closed
opened 2026-02-07 06:47:23 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9029

State: closed
Merged: Yes


Changes
Adds dts to the list of audio codecs where ffmpeg will throw asking us to opt into experimental support. This is seen when the original content is based on dts and we don't acopy using ffmpeg.

Note: I haven't tested this locally, as my server is currently 200+ miles away from me with no way to remotely install a new version. Looking at my logs and the logs in the original this happens on DTS media that's transcoded, so it should be easy to test...

Issues
Fixes #8804

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9029 **State:** closed **Merged:** Yes --- **Changes** Adds dts to the list of audio codecs where ffmpeg will throw asking us to opt into experimental support. This is seen when the original content is based on dts and we don't acopy using ffmpeg. Note: I haven't tested this locally, as my server is currently 200+ miles away from me with no way to remotely install a new version. Looking at my logs and the logs in the original this happens on DTS media that's transcoded, so it should be easy to test... **Issues** Fixes #8804
OVERLORD added the pull-request label 2026-02-07 06:47:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11949