View Single Post
Old 29th January 2008, 23:40   #5  |  Link
TheFluff
Excessively jovial fellow
 
Join Date: Jun 2004
Location: rude
Posts: 1,100
Well if this is going to be turned into a general DSS2 thread... the syntax is:
Code:
dss2(string infile, float fps)
i.e.
Code:
loadplugin("avss.dll")
dss2("X:/test.mkv",fps=23.976)
Unlike the original DSS, it does not support loading audio. It also always converts VFR to CFR; i.e. it acts like the original DSS with convertfps=true does.
TheFluff is offline   Reply With Quote