Hot answers tagged matroska
1
I'm pretty sure it's impossible to hardcode subs without quality loss.
Unless there's a new technique developed in the last 4 years, the file needs to be converted to a lossless type then the subs need to be coded frame by frame and then compress again.
So: There is no technique that may be used to hardsub onto a compressed video without losing [more] ...
1
Use mkvmerge with
-y or --sync
Synchronize, adjust the track's timecodes with
the id TID by 'd' ms.
'o/p': Adjust the timecodes by multiplying with
'o/p' to fix linear drifts. 'p' defaults to
1 if omitted. Both 'o' and 'p' can be
...
Only top voted, non community-wiki answers of a minimum length are eligible