home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September (Special) / Chip-Special_2003-09_cd.bin / editace / vob / VobSub_2.23.exe / $INSTDIR / Docs / textsub.txt < prev    next >
Encoding:
Text File  |  2003-04-27  |  340 b   |  10 lines

  1. This is a plugin/filter for adding textual subtitles to video. 
  2.  
  3. - The supported plugin interfaces are virtualdub's and avisynth's.
  4.  
  5. - Using it as a virtualdub plugin, it will reload the source file when it changes (even while encoding!).
  6.  
  7. - Avisynth usage:
  8.  
  9. LoadPlugin("textsub.vdf")
  10. TextSub("path\filename.ext"[, charset[, fps]])