2024-04-09, 03:10
@black_eagle If you are looking at supporting chapters in mp3 and Kodi already supports chapters in m4b could you please also consider allowing mp4 and m4a audio files to support chapters too, where chapters are songs (tracks).
As you know, there are now hundreds of Blu-ray Audio releases (and downloads) of high res albums with Dolby Atmos immersive mixes and there are many Kodi users desperate to hear these as gapless albums AND to see and select individual songs without the audio glitch caused by AVRs syncing at a new file.
To remove sync glitch we need the original Atmos stream unsplit. We can’t split the stream into individual song files.
The current Kodi workaround is to use a Cue file with and mka file with no chapters.
The ideal solution is have Kodi read an album mka, m4a or mp4 with chapters where the chapters contain the song titles. For minimum effort by end users and for Kodi devs, I would think an mp4/m4a with chapters is best solution as mp4/m4a file tagging is already supported in Kodi and many tagging programs. The only work for Kodi devs is to recognise m4a/mp4 files with chapters and read the chapters as songs, read the file tags as album tags.
Currently Kodi sees an m4a as a song file, like it does with mp3. Please consider music support for chaptered m4a/mp4 if you are doing so for chaptered audiobooks.
I would be very happy to help on this with testing and providing some input if you point me at the current code in Kodi. Please PM me if required.
Thanks.
As you know, there are now hundreds of Blu-ray Audio releases (and downloads) of high res albums with Dolby Atmos immersive mixes and there are many Kodi users desperate to hear these as gapless albums AND to see and select individual songs without the audio glitch caused by AVRs syncing at a new file.
To remove sync glitch we need the original Atmos stream unsplit. We can’t split the stream into individual song files.
The current Kodi workaround is to use a Cue file with and mka file with no chapters.
The ideal solution is have Kodi read an album mka, m4a or mp4 with chapters where the chapters contain the song titles. For minimum effort by end users and for Kodi devs, I would think an mp4/m4a with chapters is best solution as mp4/m4a file tagging is already supported in Kodi and many tagging programs. The only work for Kodi devs is to recognise m4a/mp4 files with chapters and read the chapters as songs, read the file tags as album tags.
Currently Kodi sees an m4a as a song file, like it does with mp3. Please consider music support for chaptered m4a/mp4 if you are doing so for chaptered audiobooks.
I would be very happy to help on this with testing and providing some input if you point me at the current code in Kodi. Please PM me if required.
Thanks.