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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
