[FFmpeg-devel] [PATCH] Implement color source

Stefano Sabatini stefano.sabatini-lala
Tue Dec 8 21:08:10 CET 2009


Hi,

in attachment a simple color source, much code is based on the pad
filter, so I wonder how that could be factorized.

In order to test it the only way I can found is to use the overlay
filter, for example with:

ffplay  in.avi -loglevel info -vfilters "color=100x100:25:tomato, format=yuva420p [wm]; [in][wm] overlay=main_w - over_w - 10:10 [out]"

which is not very nice.

Maybe we should also start to think about some syntax for specifying a
libavfilter source to ffmpeg/ffplay, something of the kind, ideas are
welcome.

Regards.
-- 
FFmpeg = Foolish & Furious Murdering Portable Ecstatic God
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement-color-source.patch
Type: text/x-diff
Size: 10006 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091208/7eb17f3f/attachment.patch>



More information about the ffmpeg-devel mailing list