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. |
16th November 2024, 15:08 | #1 | Link |
Registered User
Join Date: Apr 2024
Posts: 304
|
Aegisub: Set Resolution
I have a bunch of 640x360 subtitles, and I want to use them for 1920x1080 videos. How do I them to that resolution at once using Aegisub?
I'm talking about this, but I want to put it in a batch process or something like that. https://imgur.com/gjmMJhr |
17th November 2024, 06:33 | #5 | Link |
Registered User
Join Date: Jun 2024
Location: South Africa
Posts: 234
|
The thick border is terrible. The original looks better. Try increasing it a little till it's just visible and leave it at that. I think you'll be able to do that in the Styling Assistant.
Last edited by GeoffreyA; 17th November 2024 at 06:41. |
17th November 2024, 08:20 | #6 | Link | |
Broadcast Encoder
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 3,156
|
Quote:
Both AssRender() and TextSub() will scale the subtitles accordingly and automatically, so there's no reason to do anything. @Geoffrey, when it asks you about scaling and changing the resolution to make it match the one of the video, hit cancel. It's very common to work with low resolution and quality proxies and then encode at high resolution starting from the original master. For instance, I generally work at 848x480, so all the subtitles, styles, font sizes etc are for that resolution. When that very same subtitle is applied to the original FULL HD source via AssRender() it's automatically scaled and everything works perfectly. The important thing is that the aspect ratio has to be the same, in my case 16:9 so 1.77 for both the proxy and the actual source. Nothing stops you from working with 1.85, 2.35 etc as long as they're the same. Obviously the same applies to 4:3 1.33, so you can't mix and match aspect ratios but you can mix and match resolutions and vsfilter will adjust the subtitles for you automatically. Last edited by FranceBB; 17th November 2024 at 08:22. |
|
17th November 2024, 14:41 | #7 | Link |
Registered User
Join Date: Sep 2002
Location: Italy
Posts: 118
|
Add the command
Code:
ScaledBorderAndShadow: yes You can do it with notepad. Keep resolution 640 x 360. I also prefer the thick subtitles since at full hd are more readable. And actually, if rendered at original resolution 640x360, they appears thicker indeed. |
18th November 2024, 19:39 | #9 | Link | |
Registered User
Join Date: Sep 2002
Location: Italy
Posts: 118
|
I managed to do that easily with a c++ script. Any other language would be ok.
You can do it via windows bat file, but it is somewhat an hack and a bit slow. For example this .bat accepts 2 arguments: input_file (%1) and output_file (%2). You can call it in a for cycle through your .ass files. Quote:
|
|
Tags |
aegisub, subtitle conversion, subtitles |
Thread Tools | Search this Thread |
Display Modes | |
|
|