[FFmpeg-user] WebVTT Subtitle width
Casper Bezemer
cspr at bzmr.nl
Mon Jul 15 02:56:03 EEST 2019
I have tried to rip the subtitle from some mkv file and convert it into webvtt
using
` ffmpeg -i somevideo.mkv -map 0:s:0 subtitlefile.vtt`
Everything went fine, I got a decent subtitle file, except that the linewidth
for the vtt file is different than the linewidth I see when I play the original
video. This is due to the linebreaks that are placed in the vtt file that are
not in the mkv file.
Are there any options I can use to specify the linewidth the webvtt converter
is going to use?
Regards, Casper
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20190715/fbcbacba/attachment.sig>
More information about the ffmpeg-user
mailing list