Dear Experts,
I have two files:
somevideo.mp4
somevideo.ass
I can play these together with VLC player and see the subtitles.
But I would like to create a new .mp4 file with
the subtitles permanently merged/hard coded into it.
What is the secret to do this?
The simpler the tool, the better.
Thanks a lot!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	for and easy way convert it to mkv. use mkvmergegui and add the 2 files and then mux into a new mkv. that would still be softsubbed. to hardsub you need to re-encode it and burn the subs in. --
 "a lot of people are better dead" - prisoner KSC2-303
- 
	I use "video to video" and it hardcodes srt subs, dont know about other sub formats 
 
 https://www.videohelp.com/tools/Video-to-Video-Converter
- 
	Easiest way is to use Format Factory but do NOT use it's subtitle function. You will need to have AVISynth installed 
 with the VSfilter.dll and DirectShow.dll filters in its plugins folder. Then create a text file with these 2 lines in it:
 
 DirectShowSource("Path to video\somevideo.mp4")
 Textsub("Path to subtitle\somevideo.ass")
 
 Save it as an AVS file (somevideo.AVS) Drag this file to Format factory and it will load as if it were the original video.
 It should say somevideo.avs as the source. Just right click this line and select options and a window should open and preview begin to play. Set what ever options you wish EXCEPT do not use subtitles within Format Factory or you will have double and erratic. Then convert to mp4 video.
 
 
- 
	I'd go for just just repackaging it as mkv as aedipuss says. 
 
 Hardsubs = reencoding = it'll take much longer and you will lose video quality.
Similar Threads
- 
  How to add subtitles permanently to existing mp4 h.264 file???By Patrick_H in forum SubtitleReplies: 20Last Post: 7th Aug 2014, 08:35
- 
  Add Soft Subtitles and Chapters to m4v / mp4 (How to in Windows)By mikec798 in forum SubtitleReplies: 5Last Post: 2nd Nov 2012, 12:49
- 
  What app to use? MP4 h.264, want to add embedded subtitles (.ASS?)By dtleahy in forum SubtitleReplies: 6Last Post: 4th Aug 2012, 19:56
- 
  how to add subtitles in mp4 movieBy d2idan in forum Video ConversionReplies: 33Last Post: 7th Feb 2011, 00:56
- 
  permanently add subtitles to aviBy RZ_29 in forum Newbie / General discussionsReplies: 5Last Post: 15th Jan 2009, 10:57


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote 
			