From: <jo...@so...> - 2005-02-25 22:44:48
|
Thanks, but I didn't really get very far with that. I still don't understand what overall design is, or how it works. I'm trying to get the examples to compile but it won't link. visual_bin_destroy and visual_video_free is missing. I grabbed the examples from CVS, but I'm compiling against 0.2.0 and make ignores the examples (configure --enable-examples && make). I've tried pure CVS too, but autoconf/configure chockes. Thus I have one feature request: make an introduction text of some sort!! Just cover the basic, simple example, linker options, a few caveats and the usual stuff. So that programmers like myself who stumble over this seemingly great library can get cracking in an hour. I would have written it myself, had I known how to use the library. Best, Jon Øyvind Kjellman On Fri, 25 Feb 2005 14:13:17 +0100, salsaman <sal...@xs...> wrote: > Hi Jon, > you might want to look at my libvis.c, which is a wrapper to init/deinit > and create a single frame of video: > > http://cvs.sourceforge.net/viewcvs.py/lives/lives-plugins/livido-plugins/libvis.c > > Regards, > Gabriel. |