<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I think it is a two step process.<br>
1) you create the videos in Kdenlive<br>
2) you export (or start) QDVDAuthor<br>
<br>
I don't think that we need some kind of communication pipe between the
two programs (I.e. if you change some video/setting in kdenlive should
not affect QDVDAuthor's handling of the material).<br>
<br>
I can create any type of import filter (that is not too complex). I am
currently supporting dvdauthor and spumux xml files (to some degree)
and kino's SMIL format.<br>
<br>
We could agree on a set xml format for the data exchange. However if
you could export a dvdauthor/spumux pair of xml's then the user could
also use dvdauthor directly if he wishes to. In that case you can
simply pass the generated file names to QDVDAuthor like this :<br>
<br>
> qdvdauthor -d <dvdauthor.xml> -s < spumux1.xml
spumux2.xml ... ><br>
<br>
In which case I would be done on my side ;)<br>
<br>
If this is too complex or does not grant all the flexibility we seek,
we can come up with our own format.<br>
<br>
Varol :)<br>
<br>
jb wrote:
<blockquote cite="mid45238195.7070700@ader.ch" type="cite">
  <pre wrap="">reinhard wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tuesday 03 October 2006 15:29, varokan wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hey,

I am wondering if you guys would be interested in adding a QDVDAuthor
export option. This way the user experience would increase and the two
apps would be able to work seemlesly together.
I could add a command line option, just like I do for kino, and create a
new project in QDVDAuthor.
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Sure, integration with a DVD program would be nice, but I am not sure 
which communication formats we should use... What input does QDVDAuthor 
need , and how/when is the rendering done ? Not sure to understand how 
both programs interact, so would be glad if you can provide me with some 
details...

regards
jb

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
<a class="moz-txt-link-freetext" href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a>
_______________________________________________
Kdenlive-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kdenlive-devel@lists.sourceforge.net">Kdenlive-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/kdenlive-devel">https://lists.sourceforge.net/lists/listinfo/kdenlive-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>