On date Thursday 2015-02-05 22:12:08 +0530, Eejya Singh encoded: [...] > From ed526a03c939055e2b9f931a0cb4e0e22b7b5b04 Mon Sep 17 00:00:00 2001 > From: Eejya Singh <singh.ee...@gmail.com> > Date: Wed, 28 Jan 2015 17:41:42 +0530 > Subject: [PATCH] lavfi/subtitles: add force_style option > > Signed-off-by: Eejya Singh <singh.ee...@gmail.com> > --- > doc/filters.texi | 14 ++++++++++++++ > libavfilter/version.h | 2 +- > libavfilter/vf_subtitles.c | 23 +++++++++++++++++++++++ > 3 files changed, 38 insertions(+), 1 deletion(-) > > diff --git a/doc/filters.texi b/doc/filters.texi > index 261fd24..7f56f34 100644 > --- a/doc/filters.texi > +++ b/doc/filters.texi > @@ -8470,6 +8470,10 @@ useful if not UTF-8. > > @item stream_index, si > Set subtitles stream index. @code{subtitles} filter only. > + > +@item force_style
> +Override default style or script info parameters of the subtitles.It follows > ASS style format. Override default style or script info parameters of the subtitles. It accepts a string containing ASS style format KEY=VALUE couples separated by ",". > + drop this empty line > @end table > [...] LGTM otherwise (but maybe ubitux wants to have a look), thanks. -- FFmpeg = Freak and Fundamentalist Mean Powerful EnGine _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel