How do I add softsubs to a .avi file?

3

I have a .srt file with the desired subtitles and I want to merge it into the main file. I want them as soft subs, though, and I haven't seen anything that says how to do this. All I can find is how to do them as hard subs.

Edit: Turns out that for me it's basically a moot point anyway, while the target machine supposedly plays .avi files I have not been able to get it to do so.

Loren Pechtel

Posted 2010-11-14T18:09:11.333

Reputation: 2 234

Answers

1

mkvmerge will gladly mux subs with video. The only thing is that you'll be left with a .mkv after, which may not be a problem.

Ignacio Vazquez-Abrams

Posted 2010-11-14T18:09:11.333

Reputation: 100 516

I tried this one also--nope, I'm getting boxes instead of subtitles. At least it behaved a lot more sensibly than the AviAddXSubs option. – Loren Pechtel – 2010-11-15T03:36:48.480

Is the file encoded as UTF-8? – Ignacio Vazquez-Abrams – 2010-11-15T03:41:25.783

I don't know the encoding. It displays properly in Notepad. – Loren Pechtel – 2010-11-16T04:09:41.020

0

You can add soft subs to an .avi file easily by a free tool called AVIAddXSubs. See this tutorial which explains the details.

Mehper C. Palavuzlar

Posted 2010-11-14T18:09:11.333

Reputation: 51 093

Sounds like it, trying it now... – Loren Pechtel – 2010-11-15T00:59:56.150

...nope. It can't cope with the track. I tried both Default and ChineseBig5 (the track I'm trying to add is Chinese) and both produce ??????'s instead of captions. – Loren Pechtel – 2010-11-15T03:13:13.680