aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general.texi
diff options
context:
space:
mode:
authorAman Gupta <ffmpeg@tmm1.net>2014-05-22 21:20:34 -0700
committerClément Bœsch <u@pkh.me>2014-05-25 03:04:14 +0200
commit4372fb7a5722a0b2aa126f4d4e6d617f237918f6 (patch)
tree267baf1675fd2da3cdd8b5f45fb84f7fbe0d770f /doc/general.texi
parentd94e255dd114778e58b668968d99f5055112358d (diff)
downloadffmpeg-4372fb7a5722a0b2aa126f4d4e6d617f237918f6.tar.gz
avcodec/webvttenc: add webvtt encoder
Based off the srt encoder. The following features are unimplemented: - fonts, colors, sizes - alignment and positioning The rest works well. For example, use ffmpeg to convert subtitles into the .vtt format: ffmpeg -i input.srt output.vtt Signed-off-by: Aman Gupta <ffmpeg@tmm1.net> Signed-off-by: Clément Bœsch <u@pkh.me>
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 8a73cbf5be..86569a20e7 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -1036,7 +1036,7 @@ performance on systems without hardware floating point support).
@item TED Talks captions @tab @tab X @tab @tab X
@item VobSub (IDX+SUB) @tab @tab X @tab @tab X
@item VPlayer @tab @tab X @tab @tab X
-@item WebVTT @tab X @tab X @tab @tab X
+@item WebVTT @tab X @tab X @tab X @tab X
@item XSUB @tab @tab @tab X @tab X
@end multitable