[PR #10990] BDMV fixes #12686

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

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

State: closed
Merged: Yes


Changes

  • Use concat config for attachment extraction
  • Sort files before generating concat config
  • FFmpeg infers the format from the output file extension - this sometimes does not work (e.g. mpegts as extension crashes the transcode, file extension needs to be ts)

Issues
Fixes #10975
Possibly fixes #10815

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10990 **State:** closed **Merged:** Yes --- **Changes** * Use concat config for attachment extraction * Sort files before generating concat config * FFmpeg infers the format from the output file extension - this sometimes does not work (e.g. `mpegts` as extension crashes the transcode, file extension needs to be `ts`) **Issues** Fixes #10975 Possibly fixes #10815
OVERLORD added the pull-request label 2026-02-07 07:00:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12686