[FFmpeg-devel] Adding Force Style option in Subtitles Filter

Clément Bœsch u at pkh.me
Sun Feb 8 11:40:02 CET 2015


On Fri, Feb 06, 2015 at 10:47:09AM +0100, Stefano Sabatini wrote:
> 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.eejya at 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.eejya at 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.
> > +
> > + at 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.

Applied your changes, tested, adjusted the documentation, and applied.

Thanks.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150208/dcc2e406/attachment.asc>


More information about the ffmpeg-devel mailing list