Hi.

On Sat, Jul 20, 2013 at 12:43 AM, Jose Alberto <[email protected]> wrote:

> Hi,
>
> I am new to cinelerra and find it quite attractive. I would like to know
> if cinelerra can be ported to embedded platforms such as ARM / DSP
> processors?
>

Of course it can be ported if someone ports. IMHO gui should be fully
rewritten for the new platform - currently it uses X, Xv, OpenGl directly.

>
> I'm particularly interested in Video Stabilization, I'm aware of the
> motion plugin which contains estimation and compensation routines. What
> concerns me is the computational complexity of the code, making the plugin
> not suited for Real Time - embedded environments.
>

You may take Video Stabilation plugin (plugins/motion) and port it to your
platform. Getting input and doing something with the output can be written
from scratch.

Einar
_______________________________________________
Cinelerra mailing list
[email protected]
https://lists.skolelinux.org/listinfo/cinelerra

Reply via email to