Aman Gupta
4372fb7a57
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>
2014-05-25 03:04:14 +02:00
..
2014-04-23 10:32:42 +02:00
2014-05-23 20:48:54 +02:00
2013-12-14 21:47:51 +01:00
2014-05-12 22:55:39 +02:00
2014-03-27 03:58:29 +01:00
2014-04-29 13:25:59 +02:00
2013-12-23 12:52:50 +01:00
2014-01-09 12:12:10 +01:00
2014-02-17 02:22:01 +01:00
2014-02-14 14:38:21 +01:00
2014-04-09 04:54:26 +02:00
2014-01-03 17:05:44 +01:00
2014-03-06 21:12:40 +01:00
2014-03-06 21:12:40 +01:00
2014-05-12 02:44:28 +02:00
2014-05-23 23:30:21 +02:00
2014-01-09 12:12:10 +01:00
2013-12-15 10:46:46 +01:00
2013-12-16 19:18:45 +01:00
2014-03-27 03:58:56 +01:00
2014-03-13 14:21:27 +01:00
2014-05-17 04:57:35 +02:00
2014-02-24 19:46:11 +01:00
2014-05-25 03:04:14 +02:00
2014-03-06 21:12:40 +01:00
2014-04-11 17:51:33 +02:00
2014-04-12 14:34:11 +02:00
2014-03-17 20:56:33 +01:00
2014-05-10 00:06:32 +02:00
2014-03-22 23:26:23 +01:00
2014-05-03 00:56:21 +02:00
2014-03-12 23:08:41 +01:00
2014-05-15 20:52:42 +02:00
2014-03-23 17:30:52 +01:00
2014-03-25 13:48:06 +01:00
2014-04-09 04:26:20 +02:00
2013-12-06 10:40:38 +01:00
2014-03-06 21:12:40 +01:00