[PR #12046] Fix mpeg-ts detection #13075

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

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

State: closed
Merged: Yes


When the container name is mpeg, it means it is MPEG-PS, while the TS container should have the explicit name mpegts.

Changes

Issues

Fixes https://forum.jellyfin.org/t-transcoding-fails-for-mpeg1-mpeg2-videos-with-mp2-audio?pid=26210#pid26210

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/12046 **State:** closed **Merged:** Yes --- When the container name is `mpeg`, it means it is MPEG-PS, while the TS container should have the explicit name `mpegts`. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes https://forum.jellyfin.org/t-transcoding-fails-for-mpeg1-mpeg2-videos-with-mp2-audio?pid=26210#pid26210
OVERLORD added the pull-request label 2026-02-07 07:06:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13075