Are there any command line tools to convert srt files to ass? I see that I can convert my srt files to ass with aegisub. Can this be used for command line input?
I have been slowly building batch files that allow me to dump a bunch of file in a directory and run one or two batch files to convert all the files to hardsub'd MPEG2 or XViD files. One of the last thing I am trying to address is the subtitle font/sizing. I haven't been successful in using Directvobsub to modify the defaults of vsfilter, so I am hoping to just switch to .ass files. I am hoping to find some sort of command line tool to feed the srt files that I stripped with ccextractor and output .ass files.
+ Reply to Thread
Results 1 to 2 of 2
-
-
I think I might have found a way to do this without a need for conversion to .ass.
I found this post on doom9.
It looks like I can make a default .style file that I can just copy for each .srt file. Style file looks like this:
Code:ScriptType: v4.00+ PlayResX: 384 PlayResY: 288 [V4+ Styles] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Default,Arial,16,&H00ffffff,&H0000ffff,&H00000000,&H80000000,0,0,0,0,100,100,0,0.00,1,2,3,2,20,20,20,1
Similar Threads
-
Easiest way to convert .sub to .srt? maybe some command line tool?
By clinique in forum SubtitleReplies: 2Last Post: 23rd Feb 2010, 12:42 -
Command line tool to demultiplex video
By lovyagin in forum EditingReplies: 6Last Post: 20th Dec 2009, 12:43 -
Comandline tool for ass 2 srt conversion?
By andersols78 in forum SubtitleReplies: 0Last Post: 18th Nov 2009, 02:58 -
Command line tool to take AVI samples
By Dean C in forum EditingReplies: 6Last Post: 9th Sep 2008, 05:55 -
Command line text overlay tool
By lmundy in forum LinuxReplies: 3Last Post: 13th Jul 2008, 13:58