Log in

View Full Version : A nifty interactive chapter editor


Anakunda
18th September 2010, 09:49
Hello,

I'm seeking for a good interactive chapter editor that will produce the chapters file in xml format. The requirement is interactivity ie. I would be able to move back and forth through the video and set chapters for particular frame I will be staying at. Also I would welcome ability to name chapters. So far I only found text chapter editors which is quite poisoning me.
I would like if I could make it as bookmarks within KMPlayer ant then export as chapters via xml. Personally I don't know why authors didnot realize this idea when it's just offering.

Emulgator
20th September 2010, 12:41
Build one !

Anakunda
20th September 2010, 12:44
Build one !

:cool::cool::cool::cool:

stax76
20th September 2010, 13:22
It's probably not very hard to customize StaxRip for this with a little bit scripting knowledge, in the Preview dialog there is a menu editor, there you can create a custom menu item and assign a shortcut to it, you can assign a command to the menu item, for instance to execute a command line or a windows script host script in VB or javascript. A command line can also execute a scripting application, windows has several of such applications, cmd.exe, cscript.exe, powershell.exe, in that command lines and scripts macros can be used to access all kind of information, there are many macros in StaxRip, lot's of configurations in StaxRip use macros, there are macros for the current position in the Preview dialog as well as the end and start point of the active selection. Creating a XML chapter file is more difficult than OGG format.