1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavfilter
Muhammad Faiz 162414cefe avfilter/graphparser: allow specifying filter@id as filter instance
See http://lists.ffmpeg.org/pipermail/ffmpeg-user/2017-April/035975.html
Parsed_filter_X could remain and user can override it with custom one.

Example:
ffplay -f lavfi "nullsrc=s=640x360,
sendcmd='1 drawtext@top reinit text=Hello; 2 drawtext@bottom reinit text=World',
drawtext@top=x=16:y=16:fontsize=20:fontcolor=Red:text='',
drawtext@bottom=x=16:y=340:fontsize=16:fontcolor=Blue:text=''"

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2017-05-19 20:21:47 +07:00
..
2017-05-12 10:48:13 +02:00
2016-12-01 09:53:38 +01:00
2017-04-23 14:40:30 +07:00
2015-10-26 20:56:17 +01:00
2017-01-12 15:07:18 +01:00
2016-03-13 10:06:21 +01:00
2017-04-23 14:40:30 +07:00
2017-04-23 14:40:30 +07:00
2017-01-12 10:22:52 +01:00
2016-01-28 19:49:48 -08:00
2014-08-13 01:00:38 +02:00
2017-05-17 20:18:39 +02:00
2016-01-31 15:44:11 -08:00
2016-01-28 19:49:48 -08:00
2017-04-23 14:40:30 +07:00
2016-01-31 15:44:11 -08:00
2015-01-05 01:45:49 +01:00
2017-05-17 20:18:39 +02:00
2017-04-10 16:53:17 +02:00
2016-02-27 21:35:20 +01:00
2016-02-17 09:42:46 +01:00
2017-04-23 14:40:30 +07:00
2017-04-24 20:37:30 +02:00
2017-04-23 14:40:30 +07:00
2015-01-09 17:26:31 +01:00
2017-01-30 18:44:08 +01:00
2017-04-22 13:18:59 +02:00