Re: [CinCV] info request

2011-09-02 Thread Christian Thaeter
Am Thu, 01 Sep 2011 10:01:07 -0700 schrieb Drew Amavisca : > Hello. My name is Drew and I wanted to find out info about getting > permission to use cinelerra as the "on-screen" editing software for a > feature film. Could you please contact me as soon as possible? Thank > you! d Cinelerra is free

[CinCV] ** Reminder: Developer IRC meeting in #cinelerra, on Sunday the 4th, at 16.00 UTC

2011-09-02 Thread Herman Robak
** Reminder: Developer IRC meeting in #cinelerra, on Sunday the 4th, at 16.00 UTC ** The monthly developer meeting in the IRC channel #cinelerra on the Freenode network is just round the corner: on Sunday the 4th of September, starting at 16.00 UTC. The agenda will largely repeat last meeting

Re: [CinCV] info request

2011-09-02 Thread Tom King
I'm not the one to answer that but am curious. Do you mean to have the Cinelerra GUI in a shot? I have a feeling you'd need to ask the original Cinelerra author. Others may confirm or correct me. Tom King Quoting Drew Amavisca : Hello. My name is Drew and I wanted to find out info about ge

[CinCV] Cinelerra- scene capture

2011-09-02 Thread Nebojsxa
Can Cinelerra automaticlly do scene detection during video capture based on shooting date and time? Thanks, Nebojsxa

[CinCV] info request

2011-09-02 Thread Drew Amavisca
Hello. My name is Drew and I wanted to find out info about getting permission to use cinelerra as the "on-screen" editing software for a feature film. Could you please contact me as soon as possible? Thank you! d Drew Amavisca Art Dept Coordinator EVIDENCE tel: 323.645.6400 cel: 562.310.3565 fax

Re: [CinCV] Compile error with kernel 3.0

2011-09-02 Thread Paolo Valtorta
> Command is: > patch -p1 < remove-support-v4l-buzz-3.diff OK, the "v4l" problem is solved. Now I've another error: /usr/bin/ld: playback3d.o: undefined reference to symbol 'glPixelStorei' /usr/bin/ld: note: 'glPixelStorei' is defined in DSO /usr/lib/libGL.so.1 so try adding it to the linker comm

Re: [CinCV] Compile error with kernel 3.0

2011-09-02 Thread Einar Rünkaru
On Fri, Sep 2, 2011 at 5:23 PM, Nicola Ferralis wrote: > It should be: > > patch -p0 -i remove-support-v4l-buzz-3.diff > > BTW, any hope t see this merged into the main tree? > Soon, we hope. Einar ___ Cinelerra mailing list Cinelerra@skolelinux.no htt

RE: [CinCV] Compile error with kernel 3.0

2011-09-02 Thread Nicola Ferralis
It should be: patch -p0 -i remove-support-v4l-buzz-3.diff BTW, any hope t see this merged into the main tree? Regards, NF > Subject: Re: [CinCV] Compile error with kernel 3.0 > From: eina...@smail.ee > To: cinelerra@skolelinux.no > Date: Fri, 2 Sep 2011 16:27:45 +0300 > > On Fri, Sep 2, 20

Re: [CinCV] Compile error with kernel 3.0

2011-09-02 Thread Einar Rünkaru
On Fri, Sep 2, 2011 at 11:44 AM, Paolo Valtorta wrote: > I've downloaded the patch "remove-support-v4l-buzz-3.diff" for > recompile cinelerra-cv with kernel 3.0, but I don't understand the > command for apply the patch. > I trougth with "patch -i remove-support-v4l-buzz-3.diff" but the result is:

[CinCV] Compile error with kernel 3.0

2011-09-02 Thread Paolo Valtorta
I've downloaded the patch "remove-support-v4l-buzz-3.diff" for recompile cinelerra-cv with kernel 3.0, but I don't understand the command for apply the patch. I trougth with "patch -i remove-support-v4l-buzz-3.diff" but the result is: patch unexpectedly ends in middle of line patch: Only garb