[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] generate streaming videos.
- Subject: [ale] generate streaming videos.
- From: jimpop at gmail.com (Jim Popovitch)
- Date: Mon, 4 May 2009 21:05:49 -0700
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Mon, May 4, 2009 at 20:38, Atlanta Geek <atlantageek at gmail.com> wrote:
> Just as it is possible to generate an image with programically with
> perl and image magick. ?Does anyone know how to generate videos
> dynamically. ?think of generating a graph and seeing how the graph
> changes over time.
> I'd prefer .mov file format generation.
>
> Any guidance would be appreciated.
Just as a suggestion, since this is only a graph... you might want to
look at dynamically updating an animated gif. I have no idea how you
might do this...but it seems like it might be easier than dynamically
updating a movie.
-Jim P.