[Kdenlive-devel] Patch for issue 231 - OK to commit?

2008-10-24 Thread Lúcio Corrêa
On Thu, Oct 23, 2008 at 6:09 PM, Mads Bondo Dydensborg wrote: > Hi > > Below a very basic patch for issue 231: > http://www.kdenlive.org/mantis/view.php?id=231 > > Two questions > > - do you want playback to stop on minimize? > - patch OK to commit? > > Regards > > Mads > > Index: src/mainwindow.c

[Kdenlive-devel] New version of Kdenlive Builder Wizard - please help me test it for KDE 4

2008-08-15 Thread Lúcio Corrêa
On Thu, Aug 14, 2008 at 5:35 PM, Dan Dennedy wrote: > On Thu, Aug 14, 2008 at 5:38 AM, reinhard wrote: >> On Sat, 2008-08-09 at 18:29 -0200, Mads Bondo Dydensborg wrote: >>> Oh, and perhaps an important note: the wizard configures mlt >>> with --disable-qimage because I simply could not figure ou

[Kdenlive-devel] crash with current svn

2008-07-29 Thread Lúcio Corrêa
On Tue, Jul 29, 2008 at 11:34 AM, Johannes Wilm wrote: > Hey, > I just updated to current SVN of ffmpeg, mlt, mlt++ and kdenlive (KDE4) and > got this crash upon startup: > > Application: Kdenlive (kdenlive), signal SIGSEGV > > [Thread debugging using libthread_db enabled] > > [New Thread 0xb56037

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-16 Thread Lúcio Corrêa
On Wed, Jul 16, 2008 at 7:54 AM, reinhard wrote: > Hi, > > I got the following error on ubuntu 8.04 using the classic build script > (http://en.wikibooks.org/wiki/Kdenlive_builder_classic_script): > > ... > ... > [ 1%] Building CXX object > src/cmake_bindir/CMakeFiles/kdenlive.dir/mainwindow.o >

[Kdenlive-devel] Problems ./configuring latest MLT from SVN

2008-07-14 Thread Lúcio Corrêa
On Mon, Jul 14, 2008 at 4:04 PM, Jean-Michel Pour? wrote: > MLT svn 1160 > > ./configure --enable-gpl > > message: > qimage: QT environment not found > libqt4-dev is installed. > > Any idea? > > Kind regards, > JM > > > - > Sp

[Kdenlive-devel] KDE4 DVD 16:9

2008-07-12 Thread Lúcio Corrêa
On Sat, Jul 12, 2008 at 5:28 PM, Jean-Michel Pour? wrote: > Le samedi 12 juillet 2008 ? 14:24 +0200, jb a ?crit : >> I just re-added the dvd export in the list, but 16:9 rendering is >> still >> buggy, might be an issue in MLT. Should hopefully be solved in the >> next days. >> >> regards >> jb >

[Kdenlive-devel] Kdenlive compilation error

2008-07-11 Thread Lúcio Corrêa
On Fri, Jul 11, 2008 at 7:17 AM, Jean-Michel Pour? wrote: > Hello, > > Could someone help me resolve this issue. > I probably miss some header files. > > Kind regards, > JMP > Can you update and recompile now? Thanks Regards, -- ---

[Kdenlive-devel] FFMPEG include path and some changes

2008-07-07 Thread Lúcio Corrêa
On Mon, Jul 7, 2008 at 4:33 PM, L?cio Corr?a wrote: > On Mon, Jul 7, 2008 at 4:11 PM, L?cio Corr?a > wrote: >> On Mon, Jul 7, 2008 at 4:10 PM, jb wrote: >>> On Monday 07 July 2008 20:57:31 L?cio Corr?a wrote: >> >> On Tuesday 01 July 2008 23:02:57 L?cio Corr?a wrote: >>> Here's the ou

[Kdenlive-devel] FFMPEG include path and some changes

2008-07-07 Thread Lúcio Corrêa
On Mon, Jul 7, 2008 at 4:11 PM, L?cio Corr?a wrote: > On Mon, Jul 7, 2008 at 4:10 PM, jb wrote: >> On Monday 07 July 2008 20:57:31 L?cio Corr?a wrote: >>> >> >> On Tuesday 01 July 2008 23:02:57 L?cio Corr?a wrote: >> >>> Here's the output: >>> >>> $ pkg-config --variable=includedir libavformat >>

[Kdenlive-devel] FFMPEG include path and some changes

2008-07-07 Thread Lúcio Corrêa
On Mon, Jul 7, 2008 at 4:10 PM, jb wrote: > On Monday 07 July 2008 20:57:31 L?cio Corr?a wrote: >> >> >> On Tuesday 01 July 2008 23:02:57 L?cio Corr?a wrote: > >> Here's the output: >> >> $ pkg-config --variable=includedir libavformat >> /usr/include/ffmpeg >> >> It doesn't look ok.. It should ha

[Kdenlive-devel] FFMPEG include path and some changes

2008-07-07 Thread Lúcio Corrêa
On Mon, Jul 7, 2008 at 3:50 PM, jb wrote: > On Monday 07 July 2008 19:55:03 L?cio Corr?a wrote: >> On Mon, Jul 7, 2008 at 4:06 AM, Marco Gittler wrote: >> > Am 07.07.2008 um 00:21 schrieb jb: >> >> On Tuesday 01 July 2008 23:02:57 L?cio Corr?a wrote: >> Here (debian sid) it doesn't work becase av

[Kdenlive-devel] FFMPEG include path and some changes

2008-07-07 Thread Lúcio Corrêa
On Mon, Jul 7, 2008 at 4:06 AM, Marco Gittler wrote: > > Am 07.07.2008 um 00:21 schrieb jb: > >> On Tuesday 01 July 2008 23:02:57 L?cio Corr?a wrote: >>> So, why are we using the old one method? What I suggest: >>> >>> 1. Copy FindFFmpeg.cmake from KDE's trunk into kdenlive; >>> 2. Change rendere

[Kdenlive-devel] FFMPEG include path and some changes

2008-07-01 Thread Lúcio Corrêa
Hi Guys. I've talked to Marco about the include format of the ffmpeg headers and have some questions: ffmpeg developers say the correct way to include the headers since 0.4.9 is ; KDE4 from trunk (since June 12th, and soon to be 4.1) uses this way too; So, why are we using the old one method?

[Kdenlive-devel] Howto build the current KDE4 version? - beta packages?

2008-06-29 Thread Lúcio Corrêa
On Sun, Jun 29, 2008 at 3:37 PM, Felix Hammer wrote: > Am Sonntag, 29. Juni 2008 schrieben Sie: >> > `/home/doitux/Programme/kdenlive-kde4/mlt/src/modules/kino' >> > make[1]: *** [all] Fehler 1 >> > make[1]: Leaving directory >> > `/home/doitux/Programme/kdenlive-kde4/mlt/src/modules' >> > make: *

[Kdenlive-devel] Howto build the current KDE4 version? - beta packages?

2008-06-29 Thread Lúcio Corrêa
On Sun, Jun 29, 2008 at 2:56 PM, Felix Hammer wrote: > Am Sonntag, 29. Juni 2008 schrieb Marco Gittler: >> > I also tried the kdenlive_builder scripts from the forum but there i have >> > a lot of problems with mlt build. >> >> what problems ? > > make[2]: Entering directory > `/home/doitux/Progra

[Kdenlive-devel] are there kdenlive_renderer or inigo for winxp?

2008-02-08 Thread Lúcio Corrêa
On Feb 8, 2008 10:15 AM, Giuseppe Ghib? wrote: > Andrew Hunter ha scritto: > > Jeffrey Thomas wrote: > > > >>> I have several computers under WinXP. Most of time they used for writing > >>> texts, but they have powerful CPUs. Is there any possibility to use them > >>> for > >>> delayed rendering

[Kdenlive-devel] Some files missing in the last commit

2007-10-25 Thread Lúcio Corrêa
Hi jb. I think that in the last commit, you forgot to add some files to svn: krazorclipscommand.cpp kmovetransitioncommand.cpp Thanks in Advance -- - "Your mind is like a parachute: it works better when open." L?cio Fl?vio Corr?a

[Kdenlive-devel] kubuntu package

2006-11-08 Thread Lúcio Corrêa
Yes, but the source packages there could be used to generate new ones, right? 2006/11/8, Ruslan Popov : > hi. > > you're right about marillat, but unfortunately there are not the latest > version ones. > > 08.11.06, 16:48, L?cio Corr?a : > > > Hi! > > Marillat's repository used to have a debian

[Kdenlive-devel] kubuntu package

2006-11-08 Thread Lúcio Corrêa
Hi! Marillat's repository used to have a debian package of kdenlive, mlt, and its dependencies. Have you checked that? 2006/11/4, brian : > Right now I've been working solely with the subversion kdenlive > version with Kubuntu Edgy 6.10 release with both i386 and amd64. It's > convenient since