Hi,
Is it possible to add markers to clips automatically via XML?
In FCP 7 I can import a video file, using XML as follows:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xmeml>
<xmeml version="5">
<clip>
<name>test</name>
<duration>667</duration>
<rate>
<ntsc>FALSE</ntsc>
<timebase>25</timebase>
</rate>
<file id="test">
<name>test</name>
<pathurl>file:///~/videoHighlighter/test.3gp</pathurl>
</file>
<marker>
<name>Highlight 0</name>
<in>97</in>
<out>347</out>
<color>
<red>255</red>
<green>0</green>
<blue>0</blue>
</color>
</marker>
</clip>
</xmeml>
Best Regards
Cy
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel