[FFmpeg-devel] [PATCH] doc/decoders: adding documentation for lavc/dvdsubdec.c option "forced_subs_only"
Nicholas Robbins
nickrobbins at yahoo.com
Mon Sep 22 21:28:15 CEST 2014
Signed-off-by: Nicholas Robbins <nickrobbins at yahoo.com>
---
doc/decoders.texi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 6910dc1..56ce928 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 decoded 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
--
1.8.5.5
More information about the ffmpeg-devel
mailing list