VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. 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?
    Quote Quote  
  2. If the video is 29.97 constant frame rate (which it should be as AVI doesn't support variable frame rate), then the output should be the same.
    Quote Quote  
  3. Note that 29.97 is rounded. The real value is 30000/1001, or 29.97002997002997002997... So there may be a difference in the long run.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!