Set the Font, Size, and Position of Subtitles
The font and size of soft subtitles cannot be adjusted. Only when hard subtitle embedding is selected can the font, size, subtitle position, and subtitle color be set.
First, upgrade to 1.76+
Set Font
- Select hard subtitle embedding in the software interface
- Determine the display name of the font. Note that this is not the font file name, but the name of the font itself, such as "SimHei" or "FZShuTi". If you do not know the name, you can double-click to open the font file and view the displayed font name inside. Or create a Word document and find the font name in the font list.
Then open Menu--Tools/Options--Advanced Options and find Hard Subtitle Font Name
and change SimHei
to the font name.
You must ensure that the display name of the font is correctly filled in, otherwise the subtitles may not be displayed or may be displayed as garbled characters or in the default font style
Set Text Size
- Open Menu--Tools/Options--Advanced Options, find
Hard Subtitle Font Pixels
and change16
to the font size you want to set. The default is displayed in 16 pixels.
Set Subtitle Position
Subtitles are displayed at the bottom of the video by default. If you want the display position to be higher, open Menu--Tools/Options--Advanced Options, find Hard Subtitle Move Up Distance
and change 0 to the distance you need to move the subtitles up.
For example, if your video height is 500px and you want the subtitles to be displayed 400px from the bottom, then set 400
.
If you want to display it at the top, set 480
. Why is it 480 instead of 500?
Because the distance is calculated from the bottom of the subtitles, if it is 500, the actual subtitles will be displayed outside the video. The maximum height can only be (video height - 20), which means that the display height of the text needs to be reserved.
Set Subtitle Color, Default White
Open Menu--Tools/Advanced Settings--Advanced Settings, find Hard Subtitle Text Color
and change it to the desired color.
Note that the 6 characters after &H, every 2 letters represent BGR color respectively, that is, 2-digit blue/2-digit green/2-digit red, which is the opposite of the commonly used RGB color.
For example, White=&HFFFFFF, Black=&H000000 Blue=&HFF0000 Green=&H00FF00 Red=&H0000FF
Set the Subtitle Text Border Color, Default Black, Rules are the Same as Above
Hard Subtitle Text Border Color