Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Announcements and Chat > General Discussion

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th November 2025, 17:55   #1  |  Link
jay123210599
Registered User
 
Join Date: Apr 2024
Posts: 501
FFmpeg Custom Font Directory

I have an .ass subtitle file. How do I use ffmpeg insert a directory of custom fonts so the subtitles only use them and NOT the system fonts, and export the result as another .ass file?
jay123210599 is offline   Reply With Quote
Old 13th November 2025, 19:39   #2  |  Link
GeoffreyA
Donor
 
Join Date: Jun 2024
Location: South Africa
Posts: 659
I'm not sure if FFmpeg can do that; Aegisub can.

If you need to burn subtitles onto the video using fonts from a directory, use:

Code:
ffmpeg -i S01E01.mkv -vf subtitles=S01E01.ass:fontsdir="My Fonts":force_style="fontname=EB Garamond" -c:v libx264 OUT.mp4
GeoffreyA is offline   Reply With Quote
Reply

Tags
ffmpeg, fonts, subtitle help, subtitles

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:16.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.