[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] generate streaming videos.



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.