Hi all,
I was working on VobSub+Avisynth... (always for subtitling interviews jobs).
What I'm trying to do is writing a script (even complicated, it's a standard, once you did you always use the same) which can take .srt files and fuse them on a video, or creating a PNG/TIFF (with alpha) so that editors will be able to import them in Premiere and do the final editing.
So here what I have:
1) With VisaulSubSynch I prepare .srt/.ssa/... ...
2) By using Avisynth getting a blank alpha-video with subs, and import it in Premiere
Here's a skatch of the script:
DirectShowSource("C:\Documents and Settings\..\CLEAN VIDEO.avi")
TextSub("C:\Documents and Settings\..\SUBS.srt")
Then I tryed with a style file related to the srt file, as taught in VobSub guide, but with no luck... I tried alterate font, size and colours... (in bold what I changed)
[Script Info]
; Written by VisualSubSync 0.9.22.1129
Title: <untitled>
Original Script: <unknown>
ScriptType: v4.00
PlayResX: 720
PlayResY: 576
PlayDepth: 0
Timer: 100.0
[v4 Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, TertiaryColour, BackColour, Bold, Italic, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding
Style: Style1,TradeGothic BoldCondTwenty,64,&Hff66fa,&H000000,&H404040,&H404040,0,0,1,2,0,2,30,30,40,0 ,0
Any suggestion for changing properties?
+ Reply to Thread
Results 1 to 4 of 4
Similar Threads
-
Video Properties
By shockgolf in forum Newbie / General discussionsReplies: 8Last Post: 4th Feb 2011, 23:59 -
editing mkv properties
By mic2skye in forum Video ConversionReplies: 3Last Post: 31st Jul 2010, 22:12 -
Can I burn VCD or SVCD on DVD±R/W?
By Baldrick in forum Authoring (DVD)Replies: 111Last Post: 30th Aug 2008, 16:38 -
Help with pc admin properties
By SIRCOOKS in forum ComputerReplies: 7Last Post: 29th May 2008, 17:54 -
VobSub change font
By Digiface in forum SubtitleReplies: 3Last Post: 3rd Jun 2007, 15:21