Thread: AviSynth Q&A
View Single Post
Old 27th August 2007, 14:35   #77  |  Link
Xiphan
Registered User
 
Join Date: Jul 2007
Location: Durban, South Africa
Posts: 11
DirectShowSource Query

Sup everyone?

I'm curious to know what convertfps=true/ false does when specifying a fps using DirectShowSource?

Code:
DirectShowSource("test.asf", fps=25, convertfps=false)
When set to true does that mean the fps will be converted to whatever has been specified, in this case: 25fps?
Or does setting it to false convert it to 25fps cfr and true mean that the fps will jump as the source fps jumps?
Xiphan is offline   Reply With Quote