niiyan/2008-01-10 のバックアップの現在との差分(No.1)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
** [[ColorMatrix v2.3:http://bengal.missouri.edu/~kes25c/]](YUVビデオの値を再計算) [#p1ebf038]

-変更点
>[[ColorMatrix v2.2 - Page 26 - Doom9's Forum:http://forum.doom9.org/showthread.php?p=1084907#post1084907]]
- Calculate conversion coefficients for PB/PR rows from luma coefficients(輝度の係数から PB/PR 行用の変換係数を算出)
- Added inputFR and outputFR parameters allowing for YUV range expansion/contraction(YUV の範囲の拡張/縮小を可能にする inputFR パラメータと outputFR パラメータを追加。)
- Changed the clamp parameter from bool to int to allow specifying only pre clipping or only post clipping or both(先にクリッピングするのみか、後でクリッピングするのみか、その両方かを指定できるようにするために、clamp パラメータを bool 型から int 型に変更。)

-今回の更新は、josey_wells 氏の [[BZColorspace プラグイン:http://forum.doom9.org/showthread.php?t=133389]]のアイデアに基づいて行われたとのこと。

** [[AVANTI 0.2.2 rev.1:http://forum.videohelp.com/topic343287.html]](FFmpeg 用フロントエンド) [#uf4c2203]

-AVANTI とは?
>[[AVANTI 0.2.2 rev.1 - FFmpeg/Avisynth GUI available - VideoHelp.com:http://forum.videohelp.com/topic343287.html]]
>Avanti GUI is a free front-end for FFmpeg with the option to insert Avisynth as pre-processor.~
It can be used with almost all Windows OS builds of FFmpeg (with Avisynth support).~
It offers user friendly control over all basic and advanced FFmpeg options.~
A number of template examples are included. There's no need to be familiar with Avisynth~
to use the predefined Avanti/Avisynth pre-processor options.
>(試訳: Avanti GUI は、プリプロセッサとして AviSynth を挿入するオプションを持つ FFmpeg 用のフリーのフロントエンドです。~
FFmpeg のほぼすべての Windows OS ビルドと一緒に(AviSynth のサポート付きで)利用することが可能です。~
すべての基本的な FFmpeg オプションと高度な FFmpeg オプションのユーザーフレンドリーなコントロールを提供します。~
たくさんのテンプレート例が含まれています。あらかじめ定義された Avanti/AviSynth プリプロセッサオプションを使用するには、AviSynth に精通している必要はありません。)