On Mon, Jun 11, 2012 at 9:12 AM, Matthias Wenz <[email protected]> wrote: > No, I have neither of them. Also I think its pretty strange to study the > output of some generator-tools instead of reading a stable and explanatory > documentation.
It is not so strange when you consider that someone actually has to do the work, usually for free in their spare time. The paying customers have simply not prioritized this aspect enough to give it the attention it deserves. > About kdenlivetitle: Where can I find any documentation about how to use > it? http://www.mltframework.org/bin/view/MLT/ProducerKdenlivetitle is just > plain empty. None as far as I know. You would have to read the source code or study the output of Kdenlive. So, as long as you have the pango producer, it looks like dynamictext filter is like your simplest, most straightforward option. Or, perhaps SVG. > -- mat > > Am 11.06.2012 um 18:04 schrieb Dan Dennedy: > > On Mon, Jun 11, 2012 at 7:16 AM, Matthias Wenz <[email protected]> wrote: > > Hi there, > > > again a pretty basic question: > > How do I place a text field with a given size at a given position in my > output? Best would be in mlt-xml. > > > Don't you have Kdenlive or OpenShot? Both of those output MLT XML so > you can study and learn from it. > Use pango with composite transition, dynamictext filter, kdenlivetitle > producer, or SVG. > > When I just use a simple pango-producer it always scales to the frame of the > result. > > > When I convert the mlt_news-example to mlt-xml I get crazy stuff with > transitions that modify the geometry of the playlists and stuff - that seems > weird. > > Isn't there a straightforward solution? > > > Thanks, > > mat > ------------------------------------------------------------------------------ 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/ _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
