Quantcast
Viewing all articles
Browse latest Browse all 45436

Fps=xx, ConvertFps=true VS ConvertFps(xx)

Hi all,I have two script
Code:

DirectShowSource("Videopath",fps=xx,convertfps=true)
And
Code:

DirectShowSource("Videopath")
ConvertFps(xx)

Is will give me same result?
Thank you.

Viewing all articles
Browse latest Browse all 45436

Trending Articles