瀏覽單個文章
Shade
Senior Member
 
Shade的大頭照
 

加入日期: Oct 2002
您的住址: El's room
文章: 1,046
引用:
Originally posted by pklio
哇...我想再問的大都有提到了
再問一下Decomb中
用FieldDeinterlace(dthreshold=9,blend=true) 應是屬a-2 有沒有錯 ?

Decomb 的 FieldDeinterlace 是 Motion Adaptive Deinterlacing,只有畫面上有交錯的部分才會做去交錯,預設是用 interpolation 的方法,blend=true 會改用 blend 的方法去交錯。
引用:

a-1. Field Combining (Weave) Avisynth 的 deinterlacing plugin有嗎?

在電腦上,不做任何處理就是 Weave。

如果你要合併成對的 Filed,用 Avisynth 的 Weave()。
如果你要輸出像電視上的那種兩兩合併的 Weave,用 DoubleWeave()。
輸出結果就是和 TMPGEnc 的 IVTC 視窗一樣,Frame 數目變成兩倍。
引用:

b. Motion Adaptive Deinterlacing Avisynth 的 deinterlacing plugin有嗎?

有,很多,例如 Decomb。
引用:

c. Motion Compensated (Motion Vector Steered) Deinterlacing
TomsMoComp
參是我設#TomsMoComp(1,15,1)
中間那個參數是指搜尋的精度嗎?

是。
 
舊 2003-07-16, 01:01 PM #12
回應時引用此文章
Shade離線中