Log in

View Full Version : Non-full-framed encoding


HarryM
30th April 2003, 20:37
I testing many 'delogo' filter for avisynth, vdub, etc.


I have another delogo idea, this can be used for PIP (picture in picture) function too.
Cooperation of codec is necessary.

When I cuting any area (with logo, e.g.) from frame, I must always replace this area another area. This is convential method via preprocessing plugins, I know.

But what I saying to codec: "This area is totally empty (none validated pixels!), doing what you want, at pleasure." ?

Something like eliminating 'dead pixels' from JPG transformation at digital cameras... ...but now for video aplication.