VideoHelp.com Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date: Feb 2004
    Location: Region 2
    When I encode video with *.srt subtitles hardcoded into the picture, I normally use Virtualdub in fast recompress mode, with an Avisynth script as source. The avisynth script looks like:

    LoadPlugin("c:\Windows\System32\vsfilter.dll")
    ...
    TextSub("D:\blaah\monty.srt")

    I use a separate SSA style script to control font, size, alignment, and other layout features of the subtitles.
    The style script has the name {scrtfilename}.srt.style and is put in the same same directory as the *.srt file.

    This technique is described in the wiki:
    http://avisynth.org.ru/docs/english/...s/vsfilter.htm
    - see "SSA Syntax".

    In the final video, this generates a text in the begin of the video "AB CD EFGH", preceding the text contained in the *.srt, with a duration of approx 10 seconds. Quite annoying.

    How do I get rid of the unwanted AB CD EFGH in the beginning ogf the video?
    Quote Quote  

  2. Your style file should have the name of the srt, not of your script.

    monty.srt
    monty.srt.style

    {scrtfilename}.srt.style
    EDIT: never mind, probably a mis-interpretation of your typo.
    Quote Quote  




Similar Threads

  1. Replies: 1
    Last Post: 7th Dec 2011, 14:31
  2. Problem hardsubbing Vobsub with Avisynth/VSFilter
    By gklitt in forum Video Conversion
    Replies: 0
    Last Post: 1st Jul 2011, 16:43
  3. Mencoder srt or ass style formating gone
    By baoky in forum Subtitle
    Replies: 0
    Last Post: 24th Jun 2011, 22:45
  4. Avisynth Script - Personal Subtitles hardcoding...
    By elmuz in forum Newbie / General discussions
    Replies: 0
    Last Post: 9th Nov 2010, 11:12
  5. Replies: 3
    Last Post: 3rd Jan 2010, 10:52
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools