VSFilter

VSFilter (TextSub & VobSub)

Übersicht

Autor: Gabest
Version: 2.32
Download: Project: guliverkli
Kategorie: Untertitel
Anforderungen: keine

Description

The format of the subtitles can be *.sub, *.srt, *.ssa, *.ass, etc. (ssa = Sub Station Alpha).

syntax: TextSub("C:\My Folder\MY subFile.XXX") or VobSub("C:\My Folder\MY subFile.XXX")

examples:
mpeg2source("F:\From_hell\from_hell.d2v")
VobSub("F:\From_hell\VTS_01_0.sub")

mpeg2source("F:\From_hell\from_hell.d2v")
TextSub("F:\From_hell\fh_ned.srt")

bug: You will see a small rectangle where the subs are put (if you look closely). More info can be found here.

remark: The package contains two dll's. The Unicode release can be used with W2k or higher, the other one is for W98 users (W98 doesn't support unicode natively).