Quantcast
Channel: VideoHelp Forum
Viewing all articles
Browse latest Browse all 45530

Question about DirectShowSource fps

$
0
0
Hi allI have an avi file. I load it into script
Code:

DirectShowSource("path.avi)
info()

Then i got info=29.97
So if i load it into script
Code:

DirectShowSource("path.avi",fps=29.97,convertfps=true)
So the output file of 2 scripts will be same or diffirent?

Viewing all articles
Browse latest Browse all 45530

Trending Articles