[FFmpeg-devel] [WIP] life source

Stefano Sabatini stefano.sabatini-lala at poste.it
Sun Jun 26 20:11:52 CEST 2011


On date Saturday 2010-09-04 18:00:20 +0200, Stefano Sabatini wrote:
> On date Friday 2010-09-03 19:45:51 +0200, Stefano Sabatini encoded:
> > Hi,
> > 
> > proof of concept life source based on Conway's game of life.
> > 
> > I'm using the overlay filter to test it.
> > 
> > Enjoy.
> 
> Updated.
> 
> You can try it e.g. with:
> ffplay -noframedrop -loglevel info -s 150x600 -f rawvideo -pix_fmt rgb24 /dev/zero  -vf "life=libavfilter/avfilter.c:150x600:240 [life]; [in][life] overlay, format=yuv420p [out]"

[now using my lavfi indev for testing it]

Updated in case there is interest in this
funny/beautiful/apparently-non-useful (like life itself) source.

(Note for the posterity: a better approach would require some form of
scripting, e.g. I wrote my source/filter in scheme and get it
interpreted through some libscheme).
-- 
FFmpeg = Frightening Forgiving Multimedia Pitiful Emblematic Gangster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-lavfi-add-lifesrc-source.patch
Type: text/x-diff
Size: 11922 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110626/dc0fadef/attachment.bin>


More information about the ffmpeg-devel mailing list