On Monday 01 Dec 2003 3:45 pm, Rolf Dubitzky wrote: > Hi, > > I fixed a few things, e.g. export (I guess this also fixes the ieee1394 > grabbing 'pgrab'). But I probably broke also a few... > There are still some leaks but I managed to cut, and export a 20min clip.
Cool, works with latest Kdenlive. (Well, apart from that there are some significant scenelist generation bugs in cvs kdenlive at the moment) The leak seems to be most noticable at the moment if you resize a clip on the timeline - I think Kdenlive is being inefficient again and re-sending the clip list everytime the size of a clip changes, but it does usefully highlight the bug. (There are a few piave files that are showing up as "modified" on my machine though - nothing worth committing - so I'll have to verify with a fresh copy of piave). > The configure problem with sndfile is solved by requireing a pe-installed > libsndfile package. libsamplerate is disabled till I find time to look into > the configure script. Anyway, I guess in current CVS the problems which > some people have been seeing should be fixed. Please, could somebody check > this. I think, if this is fixed it would justify a bug-fix release. It probably is worth a bug-fix release noting the number of people who have had difficulties compiling recently, although it might be worth waiting until those last few memory leaks are fixed, as they can cause my computer to thrash for several minutes before I manage to kill the offending processes. Again I need to verify this with a fresh copy of piave, but I still get this kind of output from top after using piave for a while (view with fixed font): PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 5768 uchian 16 0 164m 153m 6844 S 0.0 61.8 0:00.05 piave 5778 uchian 15 0 164m 153m 6844 S 0.0 61.8 0:00.00 piave 5779 uchian 15 0 164m 153m 6844 S 0.0 61.8 0:00.19 piave 5780 uchian 15 0 164m 153m 6844 S 0.0 61.8 0:00.03 piave 5781 uchian 16 0 164m 153m 6844 S 0.0 61.8 0:06.62 piave 3102 uchian 15 0 23608 17m 12m S 0.0 6.8 0:32.52 kmail 5765 uchian 15 0 14720 9768 6576 S 0.0 3.8 0:18.58 kdenlive 5766 uchian 16 0 9164 9164 2824 S 0.0 3.6 0:00.05 piave 5770 uchian 15 0 9164 9164 2824 S 0.0 3.6 0:00.00 piave 5771 uchian 16 0 9164 9164 2824 S 0.0 3.6 0:00.00 piave 5772 uchian 15 0 9164 9164 2824 S 0.0 3.6 0:00.00 piave 5773 uchian 17 0 9164 9164 2824 S 0.0 3.6 0:00.04 piave Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk
