Advertisement
Guest User

Avisynth, yay!

a guest
Nov 8th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. movie = MPEG2Source("C:\Documents and Settings\AntcuFaalb\Desktop\TheMatrix\HDTV.d2v", cpu=0).Trim(851, 0).SeparateFields().SelectEvery(10,  0,1,  2,3,  5,6,  7,8).Weave()
  2. movie.ConditionalFilter(movie.BlankClip(color=$FF0000), movie, "IsCombedTIVTC", "=", "true")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement