Re: [CinCVS] A working scripting interface

2007-08-12 Thread David McNab
On Mon, 2007-08-13 at 13:00 +0800, Martin Ellison wrote: > Who knows, I may even go one better and write the code in an > intermediate layer which spits out back ends - one of them C, > one of > them ficl, and make it generic enough that you can tailor it. >

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread Graham Evans
[EMAIL PROTECTED] wrote: On Sun, 12 Aug 2007, Kevin Brosius wrote: Have you considered doing a dvd/cd release on one of the online publishers? You make a small clip available for download, so that people see enough to like or not like your film. Then you point them at the online publisher w

Re: [CinCVS] A working scripting interface

2007-08-12 Thread Martin Ellison
Good idea, my native language is Perl. On 12/08/07, mark carter <[EMAIL PROTECTED]> wrote: > > On Sun, 2007-08-12 at 08:12 +1200, David McNab wrote: > > > What I would strongly suggest is that as you flesh this out, split your > > interface into 2 layers: > > > > 1. lower-level C API, abstract,

[CinCVS] #cinelerra irc channel usage

2007-08-12 Thread David McNab
Hi all, At present, there's only one Cinelerra-related channel on IRC, which is serving multiple purposes as development discussion, help and general chat. As Cobra has expressed, there's a conflict between these purposes, with developers logging #cinelerra and using that to keep up to date with

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread IL'dar AKHmetgaleev
На Sun, 12 Aug 2007 17:01:21 -0700 "Christian Einfeldt" <[EMAIL PROTECTED]> записано: > The Internet Archive does indeed build dedicated collections to > projects such as the Digital Tipping Point: > > http://archive.org/details/digitaltippingpoint > > The advantage of putting your work up on t

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread Christian Einfeldt
hi On 8/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On Sun, 12 Aug 2007, Kevin Brosius wrote: > > See, the problem with large files isn't really the space, it's the > > bandwidth that downloads will eat up. That costs in dollars (or > > archive.org is also worth looking into - they ha

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread David McNab
On Sun, 2007-08-12 at 12:21 -0400, Kevin Brosius wrote: > On 2007-08-11 22:32, Jonas Wulff wrote: > > > The problem now is that unfourtunately we don't have the webspace > > available to host the movie itself :( We planned an online > > 'release' (sounds bigger than it is) under CC but somehow did

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread mskala
On Sun, 12 Aug 2007, Kevin Brosius wrote: > Have you considered doing a dvd/cd release on one of the online > publishers? You make a small clip available for download, so that > people see enough to like or not like your film. Then you point them at > the online publisher who will ship them a cd/

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread mskala
On Sun, 12 Aug 2007, Kevin Brosius wrote: > See, the problem with large files isn't really the space, it's the > bandwidth that downloads will eat up. That costs in dollars (or archive.org is also worth looking into - they have some kind of special program of hosting video files that are of publi

Re: [CinCVS] Cinelerra productions

2007-08-12 Thread Kevin Brosius
On 2007-08-11 22:32, Jonas Wulff wrote: > The problem now is that unfourtunately we don't have the webspace > available to host the movie itself :( We planned an online > 'release' (sounds bigger than it is) under CC but somehow didn't manage > it. > > So the question is: Can anyone point me to

Re: [CinCVS] A working scripting interface

2007-08-12 Thread mark carter
On Sun, 2007-08-12 at 08:12 +1200, David McNab wrote: > What I would strongly suggest is that as you flesh this out, split your > interface into 2 layers: > > 1. lower-level C API, abstract, simple, completely free of any > forth-isms > > 2. FICL layer - primitives as thin as possible,