niiyan/2007-12-04 のバックアップソース(No.1)

** [[MVTools version 1.8.6:http://avisynth.org.ru/mvtools/mvtools.html]](動きの評価と補償のための関数集) [#f2fe343f]

-変更点
>[[MVTools:http://avisynth.org.ru/mvtools/mvtools.html]]
>1.8.6 (02.12.2007 by Fizick)
-Added components x,y motion vector mask kind=3,4 to MVMask (as requsted by Terka).(試訳: 動きベクトルの x,y(水平/垂直)要素のマスク kind=3,4 を MVMask に追加)

** [[jAviSyntherTools 1.00:http://renatoc.wait4.org/2007/12/03/javisynthertools/]](ツール集) [#s07704c0]

-jAviSyntherTools とは?
>[[renatoc » Blog Archive » jAviSyntherTools:http://renatoc.wait4.org/2007/12/03/javisynthertools/]]
>AviSynth is a powerful tool for video post-production and jAviSyntherTools is a set of tools, devoloped to be used together with it. The main idea was to build a higher-level object oriented language to process videos, including several new commands and constructors. Then, the code written at this new language would be converted do AviSynth and run. This code generation part isn’t written yet.
>(試訳: AviSynth はビデオポストプロダクションのためのパワフルなツールです。そして jAviSyntherTools は AviSynth と一緒に使用するために開発されたツール集です。中心的なアイデアは、いくつかの新しいコマンドやコンストラクタを含む、ビデオを処理するためのよりオブジェクト指向の強い高級言語を構築することでした。さらに、この新しい言語で書かれたコードは AviSynth に変換され、実行されます。このコード生成部分はまだ書かれていません。)

-まとめると・・・
--ビデオ処理用の言語。
--オブジェクト指向。
--AviSynth スクリプトに変換可能(v1.00 では未実装)
-via [[Open Source News » Blog Archive » jAviSyntherTools:http://opensource-news.com/?p=2802]]