I have an MKV with subtitles. I want to convert it to MP4, but HandBrake does support encoding subtitles from anything other than a DVD.

Is there a way to do what I want? I'll take anything on either Mac or PC.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Use mkvextract to pull the subs and fonts out of the .mkv, then use AVIDemux to re-encode the video, adding the sub track in the video filters.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.