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:

CFLAGS=-O3 -pipe -fomit-frame-pointer -funroll-all-loops
-falign-loops=2 -falign-jumps=2 -falign-functions=2 -ffast-math
-march=athlon -mfpmath=sse,387 -mmmx -msse -m3dnow

in front of make or rpmbuild for athlon platforms.

--
Kevin

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra





http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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 to this as soon as I
edit some videos with Cinelerra.

Seg, 2007-09-03 às 18:31 +0200, Valentina Messeri escreveu:
 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:
 
  CFLAGS=-O3 -pipe -fomit-frame-pointer -funroll-all-loops
  -falign-loops=2 -falign-jumps=2 -falign-functions=2 -ffast-math
  -march=athlon -mfpmath=sse,387 -mmmx -msse -m3dnow
 
  in front of make or rpmbuild for athlon platforms.
 
  --
  Kevin
 
  ___
  Cinelerra mailing list
  Cinelerra@skolelinux.no
  https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
 
 
 
 
 http://encosianima.net/
 
 
 This message was sent using IMP, the Internet Messaging Program.
 
 
 ___
 Cinelerra mailing list
 Cinelerra@skolelinux.no
 https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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, but Cinelerra closes when I import it.

Do you have Play every frame enabled? (in the Playback preferences)

The Ogg crash fixed very recently.

-- Hannes

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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.

 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.

As Hannes said, get the latest version from svn repository, the
ogg/theora import crash was fixed a couple of days ago.

Cheers
David




___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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 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.

  

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.



As Hannes said, get the latest version from svn repository, the
ogg/theora import crash was fixed a couple of days ago.

Cheers
David




___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

  



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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 playback is
  terribly slow.
 
 Try setting background rendering. Can be a huge comfort in some
 situations.
 
  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.
 
 As Hannes said, get the latest version from svn repository, the
 ogg/theora import crash was fixed a couple of days ago.
 
 Cheers
 David
 
 
 
 
 ___
 Cinelerra mailing list
 Cinelerra@skolelinux.no
 https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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...
   ... 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 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.
 

  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.
  
 
  As Hannes said, get the latest version from svn repository, the
  ogg/theora import crash was fixed a couple of days ago.
 
  Cheers
  David
 
 
 
 
  ___
  Cinelerra mailing list
  Cinelerra@skolelinux.no
  https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
 

 
 
 ___
 Cinelerra mailing list
 Cinelerra@skolelinux.no
 https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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...
   ... 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 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.
 

  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.
  
 
  As Hannes said, get the latest version from svn repository, the
  ogg/theora import crash was fixed a couple of days ago.
 
  Cheers
  David
 
 
 
 
  ___
  Cinelerra mailing list
  Cinelerra@skolelinux.no
  https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
 

 
 
 ___
 Cinelerra mailing list
 Cinelerra@skolelinux.no
 https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


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=sse,387 -mmmx -msse -m3dnow

in front of make or rpmbuild for athlon platforms.

-- 
Kevin

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra