Encode Chapter Markers into H.264
Please add the option to encode chapter markers directly into an H.264 video file.
I tried to use the H.264 Blu Ray option but the Chapter Markers get encoded into a separate file.
I would like to see a checkbox like "include Chapter Markers in movie file". With the functionality, that if one was to click it, the chapter markers would get baked into the mp4 file.
I definitely know this is possible for FCPX has a similar option, however, I don't like exporting my projects first from Premiere, importing them into FCPX, adding the chapter markers there and then exporting it a second time.

-
GorK commented
TSMuxerGUI comes instantly to mind among open source options, along with MKVToolnix which converts them to MKV chapters. FFMPEG preserves them as well when muxing to any format which supports chapters. They're not exactly a new thing, they exist on nearly every BluRay and everything that can read BluRay .m2ts files automatically handles them...
It really doesn't matter though since Media Encoder doesn't even bother muxing bluray video to anything, it just dumps a .m4v file and a .wav and something else has to be used to put it in an .m2ts to make it usable on a disk, and Adobe doesn't offer anything that will do that.
-
Antoine (Autokroma.com) commented
What software is going to read the chapter markers afterwards ?