Merging cameras.

Ruben Gonzalez Uvigo rubenrua at uvigo.es
Tue Oct 9 11:30:58 PDT 2012


Hi.

You can use gstreamer editing services (GES). Watch the GES
presentation [1] for more information.

[1] http://gstconf.ubicast.tv/videos/case-study-development-with-ges/

Un Saludo

Ruben Gonzalez Gonzalez
Universidade de Vigo


2012/10/9 Andre Caldas <andre.em.caldas at gmail.com>:
> Hello!
>
> I am just learning gstreamer. It seems fantastic! I am using it with python.
>
> Sorry if my question is too basic, but...
>
> I have some files (one for each camera). Say...
> * front.ogv [00:00:15]
> * right.ogv [00:00:37]
> * left.ogv [00:01:22]
> They were recorded at the same time. It is a math class, recorded from
> different perspectives. The numbers between brackets, mark the "start
> point" (for synchronization).
>
> Now, I have an array if times: (times relative to the "start point")
> [00:00:00] front.ogv
> [00:05:20] left.ogv
> [00:06:00] front.ogv
> [00:09:12] right.ogv
> ...
>
> How can I use gstream to generate a "final.ogv", a ogv file such that
> its contents are the gluing of:
> 1. 00:00:15 - 00:05:35: front.ogv
> 2. 00:06:42 - 00:07:22: left.ogv
> 3. 00:06:15 - 00:09:27: front.ogv
> ...
>
>
> Cheers,
> André Caldas.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list