[FFmpeg-user] WebVTT Subtitle width
cspr at bzmr.nl
cspr at bzmr.nl
Mon Jul 15 03:01:48 EEST 2019
Never mind, sorry. There is no difference.
The shallow subtitle width was already in the mkv and I was not keen enough to
check.
Kind regards, Casper
On Monday, 15 July 2019 01:56:03 CEST Casper Bezemer wrote:
> 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
More information about the ffmpeg-user
mailing list