Re: [Kdenlive-devel] Title templates

2010-09-09 Thread Marco
I updated a bit and it seems to work good now. 2 things remaining 1) shoudl the user be asked every time he wants to save a titlefile , if the images should be included ( this is the function now) 2) the projectpath must be given to the document (ATM it uses /tmp) would be nice if some users co

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread jb
> One thing i see is: > > QSvgRenderer *renderer > must cleaned by hand, since when putting data not from a file into the > SvgItem, we must use this construct. > > This means also, renderer (for each svg item) must be cleaned at last, > else we  have a memory leak. > this we should do before i

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread Dan Dennedy
On Wed, Sep 8, 2010 at 2:24 PM, jb wrote: > On Wednesday 08 September 2010 19:39:16 Marco wrote: >> I made some work for included images in titles. >> >> mlt part: >> g...@github.com:gmarco/mlt.git >> (branch work) >> >> kdenlive part: >> git clone git://kdenlive.git.sourceforge.net/gitroot/kdenli

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread Marco
One thing i see is: QSvgRenderer *renderer must cleaned by hand, since when putting data not from a file into the SvgItem, we must use this construct. This means also, renderer (for each svg item) must be cleaned at last, else we have a memory leak. this we should do before it gets into product

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread Marco Gittler
Hi Yes template download work. and the tile also. In your template are all 4 images working. Attached a file wich plays nice in mlt and titlewidget. but in preview it show's only the middle star. Yes its a bit late, i think the ability to render this from mlt would be the first do (not so a big

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread Alberto Villa
On Wednesday 08 September 2010 23:24:33 jb wrote: > So maybe this feature should only be allowed for .kdenlivetitle files, and > images would not be embedded in the kdenlive project file. i agree we don't embed anything in the project file (obviously), why embedding title images? they're only us

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread jb
On Wednesday 08 September 2010 19:39:16 Marco wrote: > I made some work for included images in titles. > > mlt part: > g...@github.com:gmarco/mlt.git > (branch work) > > kdenlive part: > git clone git://kdenlive.git.sourceforge.net/gitroot/kdenlive/kdenlive > (branch gmarco) > > Works almost (af

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread Marco
I made some work for included images in titles. mlt part: g...@github.com:gmarco/mlt.git (branch work) kdenlive part: git clone git://kdenlive.git.sourceforge.net/gitroot/kdenlive/kdenlive (branch gmarco) Works almost (after saving the project or title ATM the content will be stored in the ti

Re: [Kdenlive-devel] Title templates

2010-09-08 Thread Marco Gittler
Hi how about a button in the titlewidget, that enables/disabled "embed" the image. this could be stored in the xml file too, and so we would have titles with all items in (no extra files needed to share a title) regards marco Am 06.09.2010 um 23:46 schrieb jb: > On Monday 06 September 2010 01

Re: [Kdenlive-devel] Title templates

2010-09-06 Thread jb
On Monday 06 September 2010 01:21:16 jb wrote: > On Sunday 05 September 2010 21:52:04 Till Theato wrote: > > Hi, > > it is still not possible to download title templates via "Get Hot New > > Stuff" from kdenlive.org because it is not setup there. > > This should be done before the release. > > I w

Re: [Kdenlive-devel] Title templates

2010-09-05 Thread jb
On Sunday 05 September 2010 21:52:04 Till Theato wrote: > Hi, > it is still not possible to download title templates via "Get Hot New > Stuff" from kdenlive.org because it is not setup there. > This should be done before the release. I will try to find some time in the next days to have a look at

Re: [Kdenlive-devel] Title templates

2010-09-05 Thread Alberto Villa
On Sunday 05 September 2010 21:52:04 Till Theato wrote: > it is still not possible to download title templates via "Get Hot New > Stuff" from kdenlive.org because it is not setup there. > This should be done before the release. i was planning to also add support for uploading stuff with ghns, but

Re: [Kdenlive-devel] title templates and newstuff use

2010-05-07 Thread Till Theato
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, http://kdenlive.org/data/titletemplates.xml is still missing, so this function won't work yet. regards ttill On 02/18/2010 01:16 AM, Marco Gittler wrote: > Hi > > under: > http://kdenlive.git.sourceforge.net/git/gitweb.cgi?p=kdenlive/kdenlive;a