Hi all,
I would like to multilplex a video similar to the matroska videos on Azureus Vuze.
Checking the file I read that the muxing application is mkvmerge v2.1.0('Another Place to Fall'), the thing I noticed is that the Cues section is positioned just after the Segment Information and Segment tracks.
Using mkvmerge is not possible for me to achieve that (the Cues are positioned at the end), the only way would be to use AVIMux GUI starting from the resulting mkvmerge multiplex.

Is there a way with mkvmerge to achieve that?
Or is there another multiplex that allows me to put the Cues at the beginning of the file?

Thanks in advance for any help
bye