summaryrefslogtreecommitdiff
path: root/doc/general.texi
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2012-06-06 09:12:24 -0700
committerPhilip Langdale <philipl@overt.org>2012-08-04 12:01:24 -0700
commit2daaf77698c9adc9b390e94b755d743c135a469f (patch)
tree4a00e7ccbb38ed633ee066810975f97928798bfb /doc/general.texi
parent759901f817cb481c989af7bec48f24377ec25735 (diff)
movtextenc: 3GPP TS 26.245 Timed Text Encoder.
This change introduces a basic encoder for 3GPP Timed Text subtitles, also known as TX3G, Quicktime subtitles, or "movtext" in the existing code. This initial change doesn't attempt to write styling information, and just writes the plain text of the subtitles. I intend to add support for styles eventually, but it's challenging due to a lack of existing players that support them. Note that an additional change is required to the mov/mp4 muxer to write empty subtitle packets to indicate subtitle duration. Signed-off-by: Philip Langdale <philipl@overt.org>
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 29a0aa153e..d7369ec611 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -887,7 +887,7 @@ performance on systems without hardware floating point support).
@item SAMI @tab @tab X @tab @tab X
@item SubRip (SRT) @tab X @tab X @tab X @tab X
@item SubViewer @tab @tab X @tab @tab X
-@item 3GPP Timed Text @tab @tab @tab @tab X
+@item 3GPP Timed Text @tab @tab @tab X @tab X
@item XSUB @tab @tab @tab X @tab X
@end multitable