Re: [CinCV] Blur keyframing : flickering

2011-11-19 Thread Michal Fapso
Hi, to Hannes: I had one keyframe at 0 sec (0 blur radius) and another one at 3 seconds (30 blur radius) at 24fps. I added few printf commands to the blur.C to see what is going on there. The radius variable was interpolated correctly and increased steadily towards 30, but the horizontal and verti

Re: [CinCV] Blur keyframing : flickering

2011-11-19 Thread Ichthyostega
Am 19.11.2011 00:50, schrieb Michal Fapso: > the same rounding problem may occur also for the radius variable, so it > should be also changed from this: > this->radius = (int)(prev.radius * prev_scale + next.radius * next_scale); ... Hi, excuse me for just putting on my "users hat" ;-) As a us

[CinCV] Cinelerra Watch Dog

2011-11-19 Thread eric
Hello all, I figured I'd share this with the list. This is a simple little script that runnings cinelerra and if it crashes will restart cinelerra and load the back up file Regards Eric #!/bin/sh # Cinelerra Watch dog 2011 Backup='~/.bcast/backup.xml' Program='/usr/bin/cinelerra' Launch=$Program

Re: [CinCV] Blur keyframing : flickering

2011-11-19 Thread Nicolas Ecarnot
Le 18/11/2011 21:48, feli a écrit : May someone else confirm? Hi I tried your test and put my result on youtube, but I don't see any buggy result. the image shows the release version and the frame rate was 30fps http://youtu.be/YjKRn_5XVrM My answer : http://www.youtube.com/watch?v=q40d6q0nS

Re: [CinCV] Blur keyframing : flickering

2011-11-19 Thread Johannes Sixt
Am 19.11.2011 00:50, schrieb Michal Fapso: > I tried that as well and for me it flickers also. I found out that the > problem is in the /cinelerra_src/plugins/blur/blur.C in these 2 > lines: > > this->vertical = (int)(prev.vertical * prev_scale + next.vertical * > next_scale); > th

[CinCV] problem with your repository

2011-11-19 Thread Tom Tucker
I tried to access your deb file at: http://repository.akirad.net/pool/main-hardy/cinelerra-swtc_0.1akirad1_all.deb and this is what I got. This domain name expired on Oct 12 2011 11:08AM Click here to renew it. Thought you would want to know.