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>
Showing
libavcodec/webvttenc.c
0 → 100644
tests/ref/fate/sub-webvttenc
0 → 100644
Please
register
or
sign in
to comment