インターレース解除 のバックアップ差分(No.25)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
#contents

-''&aname(alignfields);AlignFields &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / Rainer Wittmann
--説明 / マルチモード・デインターレースプラグイン。最大限細部を保持しつつ、出力時の圧縮率が高い。
--プラグイン / AlignField.dll(動的リンク) / AlignFieldS.dll(静的リンク)
--URL / http://www.alignfields.de.tf/

-''AntiComb &color(green){[1.0/2.0]}; &color(blue){[YUY2]};''
--作者 / tukia?
--説明 / コーミング除去プラグイン。他のプラグインで取り残したインターレース縞(コーミング)を除去します。
--プラグイン / AntiComb.dll
--URL / http://www.geocities.co.jp/SiliconValley-Sunnyvale/3109/oldtools.html

-''Area &color(green){[2.5]}; &color(blue){[RGB32]};''
--作者 / Gunnar Thalin(VirtualDub版), Donald Graft(AviSynth移植)
--説明 / VirtualDub用Area-Based DeinterlacerプラグインのAviSynth移植版。
--プラグイン / area.dll
--URL / http://www.avisynth.org/warpenterprises/

-''AutoDeint &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / -
--説明 / AviUtlのインターレース解除(自動)ライクなインターレース解除フィルタ。
--プラグイン / warpsharp.dll
--URL / http://www.geocities.co.jp/SiliconValley-PaloAlto/2382/ ([[ミラー>アーカイブ]])

-''BlendBob &color(green){[2.5]}; &color(blue){[ - ]};''
--作者 / Kurt Bernhard Pruenner
--説明 / Bobされたビデオを、フレームごとにもっともマッチした近隣フレームとブレンドすることによって、フレームレートを半分にする。
--プラグイン / BlendBob.dll
--URL / http://gast3.ssw.uni-linz.ac.at/~kp/AviSynth/BlendBob/

-''BlendFields &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / dividee(オリジナル), trbarry(MPEG2DEC2)
--説明 / -
--プラグイン / MPEG2DEC.dll, MPEG2DEC2.dll
--URL1 / http://users.win.be/dividee/avisynth.html (MPEG2DEC)(''&color(green){[1.0/2.0]};'')
--URL2 / http://www.trbarry.com/ (MPEG2DEC2)(''&color(green){[1.0/2.0]};'')
--URL3 / http://www.avisynth.org/warpenterprises/ (MPEG2DEC, MPEG2DEC2)(''&color(green){[1.0/2.0]};'', ''&color(green){[2.5]};'')

-''DeInterlace &color(green){[1.0/2.0]}; &color(blue){[ - ]};''
--作者 / Wizard_FL
--説明 / インターレース解除フィルタ。
--プラグイン / IVTC.dll
--URL / http://wizard_fl.tripod.com/wizardslab/id4.html

-''EasyDeint &color(green){[2.5]}; &color(blue){[YUY2]};''
--作者 / snow
--説明 / 「aviutlの『自動24fps』の『横縞部分の二重化』ライク」なフィルタ。[[適当補助インタレ解除:http://shimofuri29.hp.infoseek.co.jp/aviutl/EasyDeint.html]]のページを参照。
--プラグイン / EasyDeintForAvisynth.dll
--URL / http://shimofuri29.hp.infoseek.co.jp/aviutl/aviutl_plugin.html

-''FieldDeinterlace''
--説明 / [[Decomb>逆テレシネ#q26c37df]]プラグインに内蔵されているインターレース解除フィルタ。[[逆テレシネ>逆テレシネ#q26c37df]]を参照。

-''&aname(greedyhma);GreedyHMA &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / trbarry(Tom Barry)
--説明 / DScalerのGreedy/HMアルゴリズムを実行して、インターレース解除や24fps化などを行う。 
--プラグイン / GreedyHMA.dll
--URL1 / http://www.trbarry.com/
--URL2 / http://mywebpages.comcast.net/trbarry/ (旧URL)

-''&aname(kerneldeint);KernelDeint &color(green){[2.5]}; &color(blue){[RGB/YUY2/YV12]};''
--作者 / Donald Graft
--説明 / カーネル・アプローチを使ってインターレース解除する。
--プラグイン / kerneldeint.dll
--URL / http://neuron2.net/kerneldeint/kerneldeint.html

-''&aname(leakkdeint);LeakKernelDeint &color(green){[2.5]}; &color(blue){[RGB/YUY2/YV12]};''
--作者 / Kurt B. Prunner(Leak), Donald Graft(オリジナル版)
--説明 / 上記の[[KernelDeint>#kerneldeint]]プラグインのMMX最適化版。[[LeakKernelBob>Bob(60fps化)#leakkbob]]フィルタも収録されている。
--プラグイン / LeakKernelDeint.dll
--URL / http://140.78.145.103:8888/~kp/

-''&aname(MaskedDeinterlace);MaskedDeinterlace &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''  
--作者 / dividee(オリジナル), trbarry(MPEG2DEC2)  
--説明 / [[MotionMask>マスク#MotionMask]]フィルタによって処理されたクリップ(mask)に基づいてインターレース解除する。
--プラグイン / MPEG2DEC.dll, MPEG2DEC2.dll  
--URL1 / http://users.win.be/dividee/avisynth.html (MPEG2DEC)(''&color(green){[1.0/2.0]};'')
--URL2 / http://www.trbarry.com/ (MPEG2DEC2)(''&color(green){[1.0/2.0]};'')
--URL3 / http://www.avisynth.org/warpenterprises/ (MPEG2DEC, MPEG2DEC)(''&color(green){[1.0/2.0]};'', ''&color(green){[2.5]};'')

-''SangNom &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / MarcFD
--説明 / インターレース解除フィルタ。
--プラグイン / SangNom.dll
--URL1 / http://mf.creations.nl/avs/filters/
--URL2 / http://manao4.free.fr/

-''SmartDeinterlace &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / dividee(オリジナル), trbarry(MPEG2DEC2)
--説明 / "[[MaskedDeinterlace>#MaskedDeinterlace]](clip,MotionMask(clip,mode,treshold,denoise,fast),blend)"のショートカット。
--プラグイン / MPEG2DEC.dll, MPEG2DEC2.dll
--URL1 / http://users.win.be/dividee/avisynth.html (MPEG2DEC)(''&color(green){[1.0/2.0]};'')
--URL2 / http://www.trbarry.com/ (MPEG2DEC2)(''&color(green){[1.0/2.0]};'')
--URL3 / http://www.avisynth.org/warpenterprises/ (MPEG2DEC, MPEG2DEC)(''&color(green){[1.0/2.0]};'', ''&color(green){[2.5]};'')

-''&aname(smoothdeinterlacer);SmoothDeinterlacer &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2/RGB]};''
--作者 / Gunnar Thalin(VirtualDub版) / Xesdeeni, Donald Graft(Avisynth版)
--説明 / Gunnar Thalin作のVirtualDubプラグイン"Smooth Deinterlace"のAviSynth移植版。
--プラグイン / SmoothDeinterlacer.dll
--URL1 / http://home.bip.net/gunnart/video/AVSPorts/SmoothDeinterlacer/ (''&color(green){[1.0/2.0]};'')
--URL2 / http://www.avisynth.org/warpenterprises/ (''&color(green){[1.0/2.0]};'', ''&color(green){[2.5]};'')

-''&aname(tdeint);TDeint &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / tritical
--説明 / 動き適応型インターレース解除/スマートボブ・フィルタ。
--プラグイン / TDeint.dll
--URL / http://bengal.missouri.edu/~kes25c/

-''TomsMoComp &color(green){[1.0/2.0]}; &color(blue){[YUY2]}; / &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / trbarry
--説明 / 動き補償機能付きインターレース解除プラグイン。
--プラグイン / TomsMoComp.dll
--URL1 / http://www.trbarry.com/
--URL2 / http://mywebpages.comcast.net/trbarry/ (旧URL)

*** AlparySoftDeinterlace [#d4ed78c9]

--作者 / Alparysoft
--説明 / ビデオからインターレースを取り除くために設計されたフィルタ。シェアウェア。
--サポート状況 / ''&color(green){[ - ]}; &color(blue){[ - ]};''
--プラグイン / AlparySoftDeinterlace.dll
--URL / http://www.alparysoft.com/products.php?cid=7

-''AlparySoftDeinterlace''
--処理する領域を指定可能、インターレースと検出された部分のみにフィルタを適用(動きのない部分は高品質を維持)、独自の動き評価アルゴリズムによりオリジナルの情報を失うことなくフレームを復元、などの特徴をもったインターレース解除フィルタ。
-''ASDeinterlace_AddRegion''
--指定した領域を処理可能なものとしてマークする。
-''ASDeinterlace_SubRegion''
--指定した領域を処理できないものとしてマークする。