diff --git a/index.html b/index.html index dd7aa54..12ea8e2 100644 --- a/index.html +++ b/index.html @@ -1506,7 +1506,7 @@
-
Embed a subtitle file into a movie file
+
Embed a subtitle file into a movie file

ffmpeg -i input_file -i subtitles_file -c copy -c:s mov_text output_file

ffmpeg
starts the command