Hi

On Tue, Jan 31, 2012 at 9:59 PM, Aboubakr Seddik Ouahabi
<[email protected]> wrote:
> Hello,
>
> I want to get involved into the development of Cinelerra, although I haven't
> done some C coding for ages, because I was working as a web-developer, but
> I'm a Video Amateur :)

Welcome aboard.
>
> So instead of waiting for LightWorks to come, I think I want to get on the
> Cinelerra wagon for now; however, I found it hard and may be frustrating to
> get through all the source code and understand what's doing what, especially
> when it involves more mathematical algos for the image processing theories,
> so I'd like to know, if there are any few guidelines to smooth my transition
> to work on Cinelerra for now?

Read the manual, read developers corner
(http://cinelerra.org/devcorner.php), browse the archive of the ML.

There is a lot of work to do before you reach to the ' mathematical
algos for the image processing theories'. But you have to get through
source code at some level to be able to develop for cinelerra.

You may start of looking at the "Hue saturation" plugin
(https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2012-January/018507.html).
Quick look at it made me think that there is a problem of scaling the
pixel value. I suspect similar problems with other plugins using
plugins/libcolor
>
> Also, can I replace the effects' icons with some more acceptable eye-candy
> ones, because I find the current ones way too ugly?
>
If you want to redesign the icons you have to create a new theme. The
advantage of the current icons is that they differ from each other
even if they are scaled down to taskbar. This enables finding of the
right window if you have a couple of dozens windows open.

The first thing is to find the place in cinelerra where to start.

Einar

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to