https://bugs.kde.org/show_bug.cgi?id=499812
--- Comment #1 from Urs Fleisch <uflei...@users.sourceforge.net> --- For the MP4 Chapters (and later for the "pseudo" Chapters representation for MP3), I "misused" the editor for synchronized lyrics (SYLT) and event timing codes (ETCO) frames. This has the advantage, that they can be played in a "Karaoke" style, and that import and export to LRC files is possible. Therefore you can export synchronized lyrics to an LRC file in kid3-cli using `get SYLT:'/path/to/lyrics.lrc'` and set them from an LRC file using `set SYLT:'/path/to/lyrics.lrc' 'Lyrics Description'`. I would suggest to implement the same for chapters. Would that be an acceptable solution? -- You are receiving this mail because: You are watching all bug changes.