mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Help]: how to provide "side-by-side" chapter files? #4254
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @systemcrash on GitHub (Oct 6, 2022).
Please describe your bug
What are the format and naming prerequisites for external metadata like chapters? Maybe this is currently unsupported. But I don't see either the side-by-side naming convention documented. 🤷
The server currently handles subs, and other tracks in a side-by-side manner. Chapters aren't tracks, but metadata(?).
e.g.
and other formats. These appear to be ready to consume by e.g. ffmpeg for weaving into a single container.
mkvextract provides:
REFERENCE https://www.matroska.org/technical/chapters.html
I took a quick peek in https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.LocalMetadata/Parsers/BaseItemXmlParser.cs ( might not be the right place ) and saw no mention of Chapters or ChapterAtom.
ffprobe can provide in other formats, I suppose. e.g.
Jellyfin Version
10.8.0
if other:
No response
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@cvium commented on GitHub (Oct 6, 2022):
Unsupported. Only external audio and subtitles are supported. This would be a feature request which belongs at https://features.jellyfin.org