niiyan/2005-04-11

niiyan

Avisynth for windows x64

  • windows x64向けのAvisynthの早期ビルド(early build)。
  • AviSynth 2.5.5ベース。

    Doom9's Forum - 64 bit avisynth?

    It's based on 2.55. The source is nothing special, it's mostly the same except for the resample code which

  • テスト用の非公式ビルドです。取り扱いに注意。
    • 色空間変換が使えない、32ビット用のプラグインが使えないといった制限あり。
    • 再配布不可。テスト用途のみ。

      PlanetAMD64 -> Avisynth for windows x64

      PLEASE DO NOT DISTRIBUTE THIS BUILD. It is for testing only and is very incomplete (and slow!).

  • 使用方法

    PlanetAMD64 -> Avisynth for windows x64

    Copy avisynth.dll to your x64 windows/system32 directory. Double click the .reg file to add the required entries to the registry. You should now be able to open .avs files in virtualdub64. If not, try a reboot ...

FFT3DFilter Version 0.9.2, April 10, 2005

YV12InterlacedReduceBy2 - 2005/03/20 V 0.1.1.0

  • 変更点

    trbarry.com

    Added YV12InterlacedReduceBy2At60(1) support

RemoveGrain 0.8

  • 主な変更点
    • interleaved YUY2サポートの停止とPlanar YUY2への置き換え(RemoveGrain、RepairとTemporalRepair)

      Doom9's Forum - RemoveGrain

      I dropped the interleaved YUY2 support altogether and replaced it by planar YUY2...

  • Planar YUY2を使用する場合は、同梱されているSSEToolsのInterleaved2PlanarとPlanar2Interleavedでフィルタを挟む形にし、フィルタの中でplanar=trueと指定する。
  • 使用例(Doom9's Forum - RemoveGrainから引用)
    Interleaved2Planar()
    RemoveGrain(mode=17, planar=true)
    Planar2Interleaved()
  • planar=trueの時は、YUY2/RGB24/RGB32入力が可能。
  • niiyan/2005-03-17も参照。
  • mode=15,16(新しいBobモード)の追加。mode=13,14よりも品質は向上しているが、低速。
  • mode=17の追加。プログレッシブフィルム用のノイズ除去モード。

    Doom9's Forum - RemoveGrain

    When the very aggressive mode 4 doesn't destroy thin lines, mode 17 uses this mode for denoising. If mode 4 is destructive, then mode 17 denoises more conservatively such that thin lines are preserved.

最終更新日時: 2005-04-11 (月) 02:50:50 (6955d)