[FFmpeg-cvslog] doc/decoders: adding documentation for lavc/dvdsubdec.c option " forced_subs_only"
Nicholas Robbins
git at videolan.org
Mon Sep 22 23:45:19 CEST 2014
ffmpeg | branch: master | Nicholas Robbins <nickrobbins-at-yahoo.com at ffmpeg.org> | Mon Sep 22 15:31:35 2014 -0400| [bdb7f08666832838474c37c4b71f29c98f8bbcb2] | committer: Michael Niedermayer
doc/decoders: adding documentation for lavc/dvdsubdec.c option "forced_subs_only"
Signed-off-by: Nicholas Robbins <nickrobbins at yahoo.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdb7f08666832838474c37c4b71f29c98f8bbcb2
---
doc/decoders.texi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 6910dc1..ae20cea 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -190,6 +190,11 @@ The format for this option is a string containing 16 24-bits hexadecimal
numbers (without 0x prefix) separated by comas, for example @code{0d00ee,
ee450d, 101010, eaeaea, 0ce60b, ec14ed, ebff0b, 0d617a, 7b7b7b, d1d1d1,
7b2a0e, 0d950c, 0f007b, cf0dec, cfa80c, 7c127b}.
+
+ at item forced_subs_only
+Only decode subtitle entries marked as forced. Some titles have forced
+and non-forced subtitles in the same track. Setting this flag to @code{1}
+will only keep the forced subtitles. Default value is @code{0}.
@end table
@section libzvbi-teletext
More information about the ffmpeg-cvslog
mailing list