View Single Post
Old 16th July 2011, 11:22   #3  |  Link
Jonaldinho
Registered User
 
Join Date: Aug 2008
Posts: 49
Quote:
Originally Posted by Gavino View Post
You could have written
vid=(DirectShowSource(...1...)+DirectShowSource(...2...)).AssumeBFF()
or
vid=DirectShowSource(...1...).AssumeBFF()+DirectShowSource(...2...).AssumeBFF()
but since BFF is the default, you don't really need it anyway.
Thanks for your reply. I encoded it with out .AssumeBFF() and the motion was jerky. I started this thread at the start of encoding this script, with .AssumeBFF() just at the end of the line and it appears to be playing smoothly during both videos. Now I'm just wondering if i've applied the right settings to apply the noise filter to interlaced material correctly.
Jonaldinho is offline   Reply With Quote