ReInterpolate411
m |
m |
||
Line 21: | Line 21: | ||
***TO DO*** | ***TO DO*** | ||
− | [http://web.archive.org/web/20050926143127/http://home.comcast.net/~trbarry/downloads.htm ReInterpolate411 original archived homepage.] | + | [http://web.archive.org/web/20050926143127/http://home.comcast.net/~trbarry/downloads.htm ReInterpolate411 original archived homepage.]<br> |
− | http://forum.doom9.org/showthread.php?t=129601 | + | http://forum.doom9.org/showthread.php?t=129601<br> |
− | http://forum.videohelp.com/threads/217872-Reinterpolate411-Is-it-necessary-for-all-mpeg-encoders | + | http://forum.videohelp.com/threads/217872-Reinterpolate411-Is-it-necessary-for-all-mpeg-encoders<br> |
http://forum.doom9.org/showthread.php?t=113777 | http://forum.doom9.org/showthread.php?t=113777 | ||
http://forum.doom9.org/showthread.php?t=100649 | http://forum.doom9.org/showthread.php?t=100649 | ||
http://forum.doom9.org/showpost.php?p=417020&postcount=9 | http://forum.doom9.org/showpost.php?p=417020&postcount=9 |
Revision as of 02:50, 26 January 2014
Abstract
author: Tom Barry
version:
download: http://neuron2.net/trbarry/ReInterpolate411.zip
category: Broadcast Video Plugins
requirements:
- YUY2 Colorspace
- NTSC DV 4:1:1
Description
This filter is only tested with the MainConcept decoder so far. But it does seem that even chroma pixels are just being duplicated in that codec. This filter will help that by discarding the odd chroma pixels and recreating them as the average of the 2 adjacent even pixels.
It doesn't matter whether the material is interlaced. There are no parms, only Avisynth 2.5 YUY2 supported. Probably use it directly after AviSource as:
AviSource(...) ReInterpolate411()
- TO DO***
ReInterpolate411 original archived homepage.
http://forum.doom9.org/showthread.php?t=129601
http://forum.videohelp.com/threads/217872-Reinterpolate411-Is-it-necessary-for-all-mpeg-encoders
http://forum.doom9.org/showthread.php?t=113777
http://forum.doom9.org/showthread.php?t=100649
http://forum.doom9.org/showpost.php?p=417020&postcount=9