Log in

View Full Version : MeGUI Chapter Time Adjustment


Danette
27th February 2017, 21:54
I use the One-click encoder to convert MKV's (from DVD's) into x264.

I add Avisynth script in One-click which, in some cases, includes Trim. Of course, MeGUI then indexes and processes it. The clips are edited correctly along with the audio. However, the chapter times are not edited and end up being in the wrong time points. I assume that MeGUI simply extracts the original xml file and merges it, untouched, at the end.

Is there some way to have MeGUI change the chapter times in the xml so that the chapter times align with the editing being performed with the Trim script?

hubblec4
8th March 2017, 12:22
Chapter manipulation is not an important task for some GUI's. You could use my chapterEditor for this.
When the chapter.xml is present before you start the conversion process, then edit the chapter.xml first. Or re-add the manipulated chapter.xml to the mkv after the conversion process.

In chapterEditor you can move all timestamps with one procedure.

Danette
11th March 2017, 06:40
Thanks, but I can easily edit chapters for single videos with MKVMerge. I was more interested in having it done by MeGUI for batch purposes, rather than tediously creating xml files for 30 different shows. Can your program perform batch processing?

hubblec4
18th March 2017, 02:38
Can your program perform batch processing?

Thats a question of task for the batch processing?

cE-CLI can be used for some batch processes.