21.07.2018, 00:29
(15.07.2018, 03:10)Rollinnn Wrote: mBrane, do you have plans to make your program publicly available?
Yes, it is written in vbscript, though, so impossible to protect. It is now finished. I call it "Chappy." It will scan all files specified in a directory, build OGM and XML chapter files, as well as a JSON option file for mkvmerge. Just run "mkvmerge @mkv_options.json" and it will build your MKV file automatically with chapters that match the names of each file. This is perfect for combining all of the .AVI files that my old camcorder produced. It combines them into one track in an MKV. Also can automatically set the Title to the name of the current subdirectory.
So, just trying to find the best way to release vbscript. It also leverages mediainfo, so need to ensure that I credit it correctly. - mBrane