[Libav-user] how to set filter's name in filter graph
qw
applemax82 at 163.com
Thu Apr 28 10:54:27 CEST 2016
Hi,
I define the following filter graph:
setpts=PTS-STARTPTS, fps=fps=20.00, scale=500:280; drawtext="fontfile=/usr/share/fonts/truetype/freefont/FreeSerif.ttf: text='Test Text'"
And avfilter_graph_parse_ptr(), and avfilter_graph_config() are used to create filter graph.
How to set the name of filter 'drawtext' instance in the filter graph, i.e. AVFilterContext::name?
Thanks!
B.R.
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20160428/f2402839/attachment.html>
More information about the Libav-user
mailing list