I want to use Blender to add a subtitle for my video(NOTE:IT IS A .SRT or .ASS FILE but not add a text),but I can not find the button.How to do it?
Asked
Active
Viewed 2,826 times
-2
-
3You might want to look at ffmpeg, I think it can do this. – Alexander O'Mara Dec 26 '15 at 08:23
-
@AlexanderO'Mara It took me a whole night to install Ffmpeg,it looks good. – Page David Dec 26 '15 at 12:38
-
4 downvotes with no explanation of why? – WhiteHotLoveTiger Dec 31 '15 at 13:31
-
Typically, Stackoverflow prefers questions more related to computer programming. A better place to ask a question like this might be http://blender.stackexchange.com/ or maybe even http://superuser.com/ – WhiteHotLoveTiger Dec 31 '15 at 13:34
-
1Possibly useful: https://github.com/doakey3/Subsimport – acdcjunior Nov 30 '20 at 04:15
1 Answers
2
While blender recently got a feature to export srt files from text strips added in the VSE, it does not support muxing an srt file into a video. It also does not have a feature to import or display srt text within the VSE.

sambler
- 6,917
- 1
- 16
- 23