[FFmpeg-devel] [PATCH] Add 'drawgrid' video filter
Nicolas George
nicolas.george at normalesup.org
Tue May 7 14:50:38 CEST 2013
L'octidi 18 floréal, an CCXXI, Andrey Utkin a écrit :
> ---
> doc/filters.texi | 55 ++++++++++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_drawgrid.c | 210 ++++++++++++++++++++++++++++++++++++++++++++++
IMHO, it would be much simpler to include it in testsrc, and use overlay to
apply the grid on top of a video.
And if you really insist on a stand-alone filter, at least use drawutils, to
support more pixel formats with less code.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130507/af7be4af/attachment.asc>
More information about the ffmpeg-devel
mailing list