[Issue]: Video transcoding removes metadata and chapters #3576

Closed
opened 2026-02-06 23:30:34 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @ekarpp on GitHub (Jan 29, 2022).

Please describe your bug

Transcoding video removes metadata and chapters. Any particular reason for this? Looks like this behaviour is just hardcoded: https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs#L5198

Jellyfin Version

10.7.7 on top of podman

Environment

- OS: Debian

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @ekarpp on GitHub (Jan 29, 2022). ### Please describe your bug Transcoding video removes metadata and chapters. Any particular reason for this? Looks like this behaviour is just hardcoded: https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs#L5198 ### Jellyfin Version 10.7.7 on top of podman ### Environment ```markdown - OS: Debian ``` ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bugstale labels 2026-02-06 23:30:34 +03:00
Author
Owner

@ekarpp commented on GitHub (Feb 4, 2022):

I think this is due to the transcoded streams sometimes getting sent as MPEG-TS. Am I correct?

@ekarpp commented on GitHub (Feb 4, 2022): I think this is due to the transcoded streams sometimes getting sent as MPEG-TS. Am I correct?
Author
Owner

@jellyfin-bot commented on GitHub (Jun 5, 2022):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@jellyfin-bot commented on GitHub (Jun 5, 2022): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#3576