In the gstreamer framework (which is on the xo), you would want to use the
multifilesrc element to create your pipeline.

I am not 100% sure multifilesrc is on the xo, but I am pretty sure we could
get it added.  We are in need of the same component for some our development
efforts too.

Let me look into this -- I'll report back if it is on the xo and if it is,
how to use it.

Erik

On 10/15/07, Ed Stoner <[EMAIL PROTECTED]> wrote:
>
> The problem with the example below is that in uses utilities (mplayer
> and convert) which aren't on the XO image.
>
> Ivo Emanuel Gonçalves wrote:
> > Besides j's answer below, it was also suggested that:
> >
> > On 10/13/07, [EMAIL PROTECTED]
> > <[EMAIL PROTECTED]> wrote:
> >> Perhaps examination of the following Python-based convertor would
> >> prove beneficial.
> >>
> >> http://www.reimeika.ca/lives/cvs/theora_encoder.py
> >
> >
> > On 10/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >> hi,
> >>
> >> you could use png2theora which is in the example folder of libtheora.
> >> it does about what you are looing for, encoding a series of pngs to
> >> theora.
> >> or you could build something like this using gstreamer
> >> which is also installed on the XO and has nice python bindings.
> _______________________________________________
> Sugar mailing list
> [email protected]
> http://lists.laptop.org/listinfo/sugar
>
_______________________________________________
Sugar mailing list
[email protected]
http://lists.laptop.org/listinfo/sugar

Reply via email to