Hi allI have an avi file. I load it into script
Then i got info=29.97Code:DirectShowSource("path.avi) info()
So if i load it into script
So the output file of 2 scripts will be same or diffirent?Code:DirectShowSource("path.avi",fps=29.97,convertfps=true)
+ Reply to Thread
Results 1 to 3 of 3
-
-
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.
-
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.
Similar Threads
-
WIn7 64, Directshowsource "There is no function named directshowsource" ?!?
By duhmez in forum Video ConversionReplies: 1Last Post: 22nd Jul 2012, 10:28 -
60 FPS avi - question
By pike8 in forum Video ConversionReplies: 10Last Post: 3rd Jan 2011, 16:45 -
Question about FPS/bitrate<->filesize relationship in containers.
By Gew in forum Newbie / General discussionsReplies: 3Last Post: 14th Aug 2010, 06:19 -
Anime FPS/Interlaced question...
By alcOre in forum Newbie / General discussionsReplies: 6Last Post: 4th Apr 2009, 09:05 -
MeGUI D2V FPS Question...
By alcOre in forum Newbie / General discussionsReplies: 0Last Post: 2nd Nov 2008, 19:52