Log in

View Full Version : WMV markers


zimbot
17th November 2010, 14:51
Friends,
i wish to programatically add markers to file.wmv .
much in the same way one can use the windows media file editor.
But i do not wish to launch the GUI.
rather something like
<input file> marker1 time , marker2 time , marker3 time

and have 3 markers named marker1 , and on like that in the video

I have been looking -- i do not find a means

thanks!

Holyshit
18th November 2010, 10:38
You can add markers to your video in Microsoft Expression Encoder.

Didée
18th November 2010, 10:55
Should be possible to do with asfbin (http://www.radioactivepages.com/), via the "-m <marker_list>" parameter.