[Kdenlive-devel] Kdenlive/Piave non-linear video editor V0.2.0 (beta) released

2003-01-19 Thread Rolf Dubitzky
Hola, que tal? On Sunday 19 January 2003 10:31 pm, Albert Cervera Areny wrote: > But, well, the > thing is that I have a analog videocamera and use a dc10 miro card. If > support for this type of cards is intended then I could help there too. I would like to support v4l pretty soon. So if your ca

[Kdenlive-devel] Kdenlive/Piave non-linear video editor V0.2.0 (beta) released

2003-01-19 Thread Albert Cervera Areny
Hi, I can't compile kdenlive yet but it is just because I'm waiting for kde3.1 in debian (some dependencies with sdl would make me do some strange things...) but as soon as I have it working (and finish exams) I pretend to help you in debugging too. (And if have some time coding!) But,

[Kdenlive-devel] Kdenlive/Piave non-linear video editor V0.2.0 (beta) released

2003-01-19 Thread Rolf Dubitzky
Hi, On Sunday 19 January 2003 08:25 pm, Jason Wood wrote: > I'm the French KDE GUI translations coordinator. I can help you for > translate kdenlive in French... That's great news! > Also, I'm an user of Panasonic digital camera (NV-DA1) with IEE1394. I work > with kino and cinelerra on MDK 9.0.

[Kdenlive-devel] Fwd: Re: [kde-announce]Kdenlive/Piave non-linear video editor V0.2.0 (beta) released

2003-01-19 Thread Jason Wood
-- Forwarded Message -- Subject: Re: [kde-announce]Kdenlive/Piave non-linear video editor V0.2.0 (beta) released Date: Sunday 19 Jan 2003 7:14 pm From: CAULIER Gilles To: Jason Wood Hi, I'm very happy for this program and this release. The video multimedia arrived in KDE (

[Kdenlive-devel] time

2003-01-19 Thread Rolf Dubitzky
On Sunday 19 January 2003 05:04 pm, Jason Wood wrote: > That reminds me, we need to update the cutting list specification at some > point with all these little modifcations that we have made. I'll see if I > can find the time to do it sometime this week. don't bother with it. there will be a _majo

[Kdenlive-devel] time

2003-01-19 Thread Rolf Dubitzky
Hi, maybe you want to display the recording date of the current frame somewhere, or the timecode (the position on the tape). I will add some description of these values in the section of the video format when it's available. For now, as long as we have DV only, you can either use it or ignor

[Kdenlive-devel] Resizeing clips shows in clip monitor

2003-01-19 Thread Jason Wood
As it says. This now makes the resizing of clips on the timeline much more fun and puposeful ;-) Committed to CVS. Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk

[Kdenlive-devel] compile error

2003-01-19 Thread Rolf Dubitzky
Hi, exactly as I was thinking. here is what kdenlive does: Launching Process /scratch/users/dubitzky/bin/piave as server on port 6101 Process launching successfully, pid = 21929 Connecting to server on port 6101 Connection Refused Cmndline: "/scratch/users/dubitzky/bin/piave" "-d" "-p 6101" "-f

[Kdenlive-devel] time

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 3:34 pm, Rolf Dubitzky wrote: > Hi, > > maybe you want to display the recording date of the current frame > somewhere, or the timecode (the position on the tape). I will add some > description of these values in the section of the video > format when it's available. For now,

[Kdenlive-devel] compile error

2003-01-19 Thread Rolf Dubitzky
HTH, with the lates CVS you'll see the arguments in the commandline and also what 'getopt' parses: OK: /src/piave> piave -f rgb -d Cmndline: "./piave/.libs/piave" "-f" "rgb" "-d" cmndline opt "-f" with argument "rgb" cmndline opt "-d" with argument "(null)" OK: /src/piave> piave -f

[Kdenlive-devel] Roadmap

2003-01-19 Thread Rolf Dubitzky
On Sunday 19 January 2003 03:33 pm, Jason Wood wrote: > The roadmap is combined, though, for instance, it doesn't include things > like extra transitions/effects, video formats or other things which are > wholy piave specific - mainly because I don't know what you are planning to > add. If there ar

[Kdenlive-devel] Current piave CVS compilation error.

2003-01-19 Thread Rolf Dubitzky
On Sunday 19 January 2003 03:23 pm, Jason Wood wrote: > Essentially, I have no way to tell what command line I am sending to piave, > and it is a bit of a black art to get things working at the moment. Ohh!, the commandline, sure, I misunderstood you, sorry. I can add detailed information about t

[Kdenlive-devel] Roadmap

2003-01-19 Thread Rolf Dubitzky
Looks very good. makes sense to me. One point is missing, "capturing" from ieee1394 and from v4l. That should go either betweeen 0.3 and 0.4 or latest before 0.5. This mainly depends on piave, but I concider this to be combined road map, and also it requires kdenlive to provide a monitor window

[Kdenlive-devel] compile error

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 3:08 pm, Rolf Dubitzky wrote: > Hi, exactly as I was thinking. here is what kdenlive does: > > Launching Process /scratch/users/dubitzky/bin/piave as server on port 6101 > Process launching successfully, pid = 21929 > Connecting to server on port 6101 > Connection Refused > Cm

[Kdenlive-devel] compile error

2003-01-19 Thread Rolf Dubitzky
latest CVS: KDE 3.1 ? c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc2.96/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c renderdebugpanel.cpp renderdebugpanel.cpp: In method `RenderDebugPanel::RenderDebugPanel (QW

[Kdenlive-devel] Current piave CVS compilation error.

2003-01-19 Thread Rolf Dubitzky
On Sunday 19 January 2003 02:55 pm, Jason Wood wrote: > If you check out latest kdenlive CVS, I have added preliminary > clip/workspace monitor support. For the moment, it asks piave to use rgv > format - this was working in the previous version, but now one of the > monitors appears to die - could

[Kdenlive-devel] Roadmap

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 2:19 pm, Rolf Dubitzky wrote: > Looks very good. makes sense to me. One point is missing, "capturing" from > ieee1394 and from v4l. That should go either betweeen 0.3 and 0.4 or latest > before 0.5. This mainly depends on piave, but I concider this to be > combined road map, a

[Kdenlive-devel] compile error

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 2:12 pm, Rolf Dubitzky wrote: > latest CVS: KDE 3.1 ? Yes, committed fix, should work with KDE 3.0 again. Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk

[Kdenlive-devel] Current piave CVS compilation error.

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 2:10 pm, Rolf Dubitzky wrote: > On Sunday 19 January 2003 02:55 pm, Jason Wood wrote: > > If you check out latest kdenlive CVS, I have added preliminary > > clip/workspace monitor support. For the moment, it asks piave to use rgv > > format - this was working in the previous v

[Kdenlive-devel] Current piave CVS compilation error.

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 1:55 pm, Jason Wood wrote: > On Sunday 19 Jan 2003 10:46 am, Rolf Dubitzky wrote: > > On Saturday 18 January 2003 11:20 pm, Jason Wood wrote: > > > I just checked out latest piave, I get the following error on > > > compilation > > > > Hi, piave HEAD compiles now at least on R

[Kdenlive-devel] Current piave CVS compilation error.

2003-01-19 Thread Jason Wood
On Sunday 19 Jan 2003 10:46 am, Rolf Dubitzky wrote: > On Saturday 18 January 2003 11:20 pm, Jason Wood wrote: > > I just checked out latest piave, I get the following error on compilation > > : > > Hi, piave HEAD compiles now at least on RH7.3. I cannot test with gcc3 > right now. Great, that wor

[Kdenlive-devel] Current piave CVS compilation error.

2003-01-19 Thread Rolf Dubitzky
On Saturday 18 January 2003 11:20 pm, Jason Wood wrote: > I just checked out latest piave, I get the following error on compilation : Hi, piave HEAD compiles now at least on RH7.3. I cannot test with gcc3 right now. Cheers, Rolf *** R