[Kdenlive-devel] last CVS

Rolf Dubitzky dubitzky at pktw06.phy.tu-dresden.de
Mon Nov 18 15:22:06 UTC 2002


On Monday 18 November 2002 03:51 pm, Reinhard Amersberger wrote:
> BTW:
> Avid has a cool functionallity.
> When user select a tumbnail, that represent a source file, and hit the
> space bar, a preview is starting showing the clip on the same position
> (without opening a separate window). If this could be enhanced by setting
> also the 'in' and 'out' points ... this would be great.

I need to learn something about xv, right now piave uses SDL to display the 
video, which is nice very easy to implement, but slow. I have to use xv, or 
preferrable a configurable target (I thought GStreamer could do that for me, 
it probably can, but I don't (yet) know how.

Anyway, this reminds me of something very important we did not yet talk about 
concerning the communication part. We nned to tansport all kinds of snapshots 
from the effect engine to the GUI. A Track in the timeline should contain a 
very small snapshot of the first and last frame at least, and it would be 
nice to have the first frame of a clip in the file list too. How should we do 
that?
We cannot have tenth of embeded XWindows.
We probably don't want to push the images through a socket.
We could use a pipe in the filesystem or shared memory.
Shared mem is probably much faster but won't work if GUI and effect engine are 
on different systems.


Cheers,
Rolf

***************************************************************
 Rolf Dubitzky  
 e-mail: Rolf.Dubitzky at Physik.TU-Dresden.de
 s-mail see http://hep.phy.tu-dresden.de/~dubitzky/
***************************************************************






More information about the Kdenlive mailing list