niiyan/2005-01-13 のバックアップの現在との差分(No.3)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
[[niiyan]]

***AdjustGimp [#ob55e56f]
-入手先:
--http://e-rels.dyndns.org/downloads/
-関連スレッド:
--[[Doom9's Forum - How to achieve "film look" on PAL DV source:http://forum.doom9.org/showthread.php?s=&threadid=87791&postid=593888#post593888]]
-例:
 adjustgimp("c:/gimp/curve1.txt")
-良いこと:
--reads gimp color curve files directly
--reads and uses all 5 lines
-悪いこと:
--untested!! (i hope you guys will do)
--not sure at all if i interpret everything correct (waiting for tests)
--still not sure what to do if only the x coordiante is "-1" (for now dropping the pair)
--no handling of mistyped filenames! (be carefull and remember: "/" not "\")
--still using envoke (gonna put in the spline code later)
-注意:
--現在のバージョンでは、Gimpのcolor curveがただしく適用されないらしい。
--&color(red){このプラグインは、新たにGiCoCoという名前で書き直されました。};
---[[niiyan/2005-01-15]]を参照。

***dgdecode_mod_c - Silent Update (2005/01/11) [#zb7ee002]
-[[tritical's AviSynth Filters:http://bengal.missouri.edu/~kes25c/]]
--fixed a little bug with the info option
--added faster mmx conv routines for 4:2:2 planar -> 4:2:2 packed and vice versa.