Davinator
2nd March 2009, 19:02
Hello all,
I have a question about referencing one video clips properties, and applying it to a different one. For example:
ClipA=avisource("source01.avi")
ClipB=avisource("source02.avi").assumefps(ClipA)
I know the syntax of ClipB is not correct for assumefps, but I'd like the assumefps for ClipB to be equal to ClipA. Any suggestions on how to accomplish this?
Thanks!
I have a question about referencing one video clips properties, and applying it to a different one. For example:
ClipA=avisource("source01.avi")
ClipB=avisource("source02.avi").assumefps(ClipA)
I know the syntax of ClipB is not correct for assumefps, but I'd like the assumefps for ClipB to be equal to ClipA. Any suggestions on how to accomplish this?
Thanks!