The_Flash
4th July 2004, 22:56
How would I apply a filter to just the first few frames (about 200) of a clip? I need to do this several times, if someone could show me an example it would be great. The first script I have looks like below. Thanks.
mpeg2source("C:\DVD\D2VAVS\V01.D2V")
trim(136586,159787)
ConvertToYUY2(interlaced=true)
mpeg2source("C:\DVD\D2VAVS\V01.D2V")
trim(136586,159787)
ConvertToYUY2(interlaced=true)