niiyan/2005-05-06 のバックアップ差分(No.1)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
***[[AviSynth 2.5.6 beta 3 [050505]:http://sourceforge.net/projects/avisynth2/]] リリース [#o8224e29]

-変更点
--[[Doom9's Forum - AviSynth 2.5.6 CVS Pre-Releases. [May 6th]:http://forum.doom9.org/showthread.php?s=&postid=650235#post650235]]を参照。

***[[RestoreFPS:http://forum.doom9.org/showthread.php?s=&threadid=94091]] [#e994e8aa]

-RestoreFPSとは?
> [[Doom9's Forum - RestoreFPS:http://forum.doom9.org/showthread.php?s=&threadid=94091]]
> Reverses the kind of blending generated by ConvertFPS, restoring original framerate. (ConvertFPSによって引き起こされる類のブレンドをリバースして、オリジナルのフレームレートを復元する。)

-書式
 RestoreFPS(clip, float fps, float phase)

--phaseパラメータについて
> [[Doom9's Forum - RestoreFPS:http://forum.doom9.org/showthread.php?s=&threadid=94091]]
> phase is a number between 0 and 1 which specifies the relative displacement of old and new clips (see example below).

--フレームレートについて
> [[Doom9's Forum - RestoreFPS:http://forum.doom9.org/showthread.php?s=&threadid=94091]]
> The framerate to restore should be less than the current framerate, and more than half of it. (So restoring from 24 back to 25 and from 24 back to 11 are both illegal.) 

-YV12用
-同じ作者の[[BlendWeight:http://forum.doom9.org/showthread.php?s=&threadid=89266]]のメソッドを使用している。
-詳しくは、[[Doom9's Forum - RestoreFPS:http://forum.doom9.org/showthread.php?s=&threadid=94091]]を参照。

***[[VariableBlur 0.3:http://forum.doom9.org/showthread.php?s=&threadid=88645]] [#cd98d8ba]

-変更点
> [[Doom9's Forum - variable blur 0.3: a gaussian/average variable radius blur:http://forum.doom9.org/showthread.php?s=&postid=650271#post650271]]
> new version 0.3 . Now includes a "true" gaussian blur