瀏覽單個文章
henryho_hk
Basic Member
 

加入日期: Jun 2002
文章: 12
1. Make sure you have installed AVISynth plugin when you install ffdshow. Look for "ffavisynth.dll" in the AVISynth plugin directory.
2. Under "Image Settings" of "Video decoder configuration" of ffdshow, add a new preset "5-Tape-Deint", which enables the 5-tape deinterface filter only.
3. At the start of your AVS script, add loadcplugin("ffavisynth.dll")
4. Then at the appropriate place, add ffdshow(preset="5-Tape-Deint")
 
舊 2006-09-24, 06:22 PM #2
回應時引用此文章
henryho_hk離線中