Home
RecentChanges

Search:

» AviSynth is a powerful video FrameServer for Win32.

AviSynth Links:
»Download
»Learn to script
»FAQ
»Manual
»Discussion fora
»Project page
»External filters
»FeedBack

» You can add pages to this website immediately. No login required.
Edit this document

» AboutAviSynth

 

Avisynth 
Logo

FixBrokenChromaUpsampling

( Diese Seite in flag-germany.gif Deutsch )

FixBrokenChromaUpsampling(clip clip)

I noticed that the MS DV codec upsamples the chroma channels incorrectly, and I added a FixBrokenChromaUpsampling filter to compensate for it. You should put this after DirectShowSource if you're using the MS DV codec, or if you notice off-color lines appearing in interlaced images.

For each group of 4 lines it swaps the chroma of the middle 2:

frame_old frame_new
line 1 line 1
line 2 line 3
line 3 line 2
line 4 line 4
line 5 line 5
line 6 line 7
line 7 line 6
line 8 line 8

SourceForge Logo

 


Edit this document | View document history
Document last modified Sun, 05 Sep 2004 08:46:33