Hello! What is the best way to burn / hardcode subtitles to a .mkv file ?
Thanks
+ Reply to Thread
Results 1 to 30 of 30
-
-
-
Or you could use Subtitle Edit.
Drop your subtitle on it. If the video has the same name it loads automatically. Else use "Video -> Open video file"
Then use "Video -> Generate video with burned-in subs" and you can give some settings.
[Attachment 65447 - Click to enlarge]
As far as I remember SE will download FFmpeg if it's not installed -
I downloaded but i dont see how can i do it! Any help please?
Great idea! I make it and work fine but the problem is for example if my video are 1.40GB the new video file is 900MB! How can i get the same size ?
VidCoder re-endocde the video so its not good for me! -
Do you actually need them to be burned in or how about switchable and making the subtitles both "the default and forced" assuming your media player recognises those flags? If you really need to burn in the subs into the video then that always involves re-encoding the video with some loss of quality.
SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851 -
Great idea! I make it and work fine but the problem is for example if my video are 1.40GB the new video file is 900MB! How can i get the same size ?
As already said hardcoding requires re-encoding.Last edited by videobruger; 21st Jun 2022 at 05:26. Reason: Spelling
-
Here your go:
[Attachment 65528 - Click to enlarge] -
-
-
-
I don't know Prowo's software that well, but to achieve video of a certain size, you need to do a 2-pass encode.
I have not see anywhere in Clever ffmpeg GUI that 2-pass is implemented.
Try Vidcoder. On the video encoding tab select target size, 2-pass and select "burn in" for the subtitle (main screen) -
-
I try it, but again have less size and not the same! From 1.44GB i get 900MB.
But using this:
[Attachment 65550 - Click to enlarge]
The result is:
[Attachment 65551 - Click to enlarge]
The subtitles are .srt and embedded in the file Video.mkv. -
-
-
Hello again guys! This time, i wanna hardcode subtitles to a mkv but get again a mkv file without add or less the size (not much at least).
-
If you want the same size use the same bitrate. But the same size doesn't mean you'll get the same quality.
-
-
Learn by yourself.
Read:
https://trac.ffmpeg.org/wiki/Encode/H.264
(two pass section). -
It doesn't matter what application is used. The definition of bitrate is:
Code:bitrate = stream size / running time
Code:stream size = bitrate * running time
Similar Threads
-
How to easily burn in/hardcode srt subtitles to mp4/mkv with VidCoder
By Baldrick in forum User guidesReplies: 65Last Post: 25th Jun 2024, 02:11 -
Convert 29.97fps subs to 23.976fps subs in MKV file?
By zapp7 in forum SubtitleReplies: 3Last Post: 18th Jun 2020, 09:03 -
Taking subs from mkv A and B to replace subs from mkv C in a different lang
By Boxgoblin in forum SubtitleReplies: 2Last Post: 26th Nov 2017, 12:00 -
Why Aegisub doesn't keep font size when I try to hardcode the subs?
By Gabb in forum SubtitleReplies: 5Last Post: 19th Oct 2017, 11:46 -
Can XMedia hardcode .ass 3d subs?
By slit in forum SubtitleReplies: 8Last Post: 21st Aug 2017, 16:59