Re: [CinCVS] Very very slow playback

2007-09-03 Thread Bruno Miguel
I tried "Play every frame" before I recompiled Cinelerra and it was a bit faster, but I think it should be even more. I recompiled it again, with the Athlon instructions. I didn't make any video edition, but the program startup is much faster now. Thanks to everyone for their help. I'll come back t

Re: [CinCVS] Very very slow playback

2007-09-03 Thread Valentina Messeri
well, kevin answered second question...about first one, i think de-select "play every frame" in Preferences window will do the job :P Vale On 2007-09-02 22:26, Bruno Miguel wrote: By the way, whats the best settings for compiling Cinelerra in an AMD Athlon XP 2600+? I generally use:

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Kevin Brosius
On 2007-09-02 22:26, Bruno Miguel wrote: > By the way, whats the best settings for compiling Cinelerra in an AMD > Athlon XP 2600+? > I generally use: CFLAGS="-O3 -pipe -fomit-frame-pointer -funroll-all-loops -falign-loops=2 -falign-jumps=2 -falign-functions=2 -ffast-math -march=athlon -mfpmath=

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Bruno Miguel
By the way, whats the best settings for compiling Cinelerra in an AMD Athlon XP 2600+? Dom, 2007-09-02 às 23:58 +0200, Jay escreveu: > did you do the memory fix ? > | echo "0x7fff">/proc/sys/kernel/shmmax| > this has only happened to me when i install cinelerra and dont do this > fix... >

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Bruno Miguel
I use that code almost every time I run Cinelerra, but I always have slow playback :| Dom, 2007-09-02 às 23:58 +0200, Jay escreveu: > did you do the memory fix ? > | echo "0x7fff">/proc/sys/kernel/shmmax| > this has only happened to me when i install cinelerra and dont do this > fix... > .

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Bruno Miguel
I'll try that. Thank you for helping. :) Seg, 2007-09-03 às 08:06 +1200, David McNab escreveu: > On Sun, 2007-09-02 at 15:34 +0100, Bruno Miguel wrote: > > Hello. > > I compiled, yesterday, Cinelerra from CVS in Debian Sid without any > > major problems. Now I want to playback a project, but the p

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Jay
did you do the memory fix ? | echo "0x7fff">/proc/sys/kernel/shmmax| this has only happened to me when i install cinelerra and dont do this fix... ... as for the background rendering i have found that it causes cinelerra to crash after a while David McNab escribió: On Sun, 2007-09-02 at 1

Re: [CinCVS] Very very slow playback

2007-09-02 Thread David McNab
On Sun, 2007-09-02 at 15:34 +0100, Bruno Miguel wrote: > Hello. > I compiled, yesterday, Cinelerra from CVS in Debian Sid without any > major problems. Now I want to playback a project, but the playback is > terribly slow. Try setting background rendering. Can be a huge comfort in some situations.

Re: [CinCVS] Very very slow playback

2007-09-02 Thread Johannes Sixt
On Sunday 02 September 2007 16:34, Bruno Miguel wrote: > Hello. > I compiled, yesterday, Cinelerra from CVS in Debian Sid without any > major problems. Now I want to playback a project, but the playback is > terribly slow. The video I'm using is a xvid and the audio a mp3. I > tried an OGG/Theora,

[CinCVS] Very very slow playback

2007-09-02 Thread Bruno Miguel
Hello. I compiled, yesterday, Cinelerra from CVS in Debian Sid without any major problems. Now I want to playback a project, but the playback is terribly slow. The video I'm using is a xvid and the audio a mp3. I tried an OGG/Theora, but Cinelerra closes when I import it.