Advanced Member
  
Group: Members
Posts: 167
Member No.: 22605
Joined: 13-December 07

|
| QUOTE (jpsdr @ May 13 2012, 08:47 AM) | | I personnaly think an option in the filter is better, because if you have a deinterlacer in the chain filter, the status will change within the chain. | And I think that deinterlacer should just do fa->dst.interlaced = FALSE and thus signal the change to the next plugin in the chain. Also, in filter dialog format should change from I to P after the plugin which does that.
What I also see as a problem in current filter design is that there is no way to differentiate between frames and fields -- if a plugin can split interlaced frame into fields and output that (at 2x framerate), there should be a way to signal whether a field is T or B and the clip parity (TFF/BFF) to the next plugin in the chain. |