[FFmpeg-devel] [PATCH 12/12] tools/dvd2concat: generate VOBSUB extradata
Nicolas George
george at nsup.org
Tue Aug 31 21:38:34 EEST 2021
Nicolas George (12021-08-31):
> For muxing the subtitles, some more work to be done, probably: mencoder
> is still needed.
With Matroska output:
With -c:s dvd_subtitle it works, and the subtitles packets are much
smaller. But I am not 100% confident in our encoder, it tries to guess
which parts are the body of the letters and which parts are the outline.
With -c:s copy, the resulting file has no duration on the subtitles,
which IIRC is not valid, but mkvalidator does not complain. mkvmerge can
fix the file.
Not 100% satisfactory, but still very good, if I say so myself.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210831/4b864fe9/attachment.sig>
More information about the ffmpeg-devel
mailing list