2010年05月26日

DGDecNV (DG NV tools) build 2009 (CUDA 版ビデオデコーダ&フレームサーバー)

DGDecNV GPU-Enabled AVC/H.264 Decoder and Frame Server

  • Donald Graft (neuron2)氏作の 3 つの CUDA 対応版デコーダ&フレームサーバー(DGAVCDecNV、DGVC1DecNV、DGMPGDecNV)を 1 つのパッケージとして統合したもの。
  • インデックス作成ツールの DGIndexNV.exe と、デコードプラグイン DGDecodeNV.dll および DGMultiDecodeNV.dll を含む(DGMultiDecodeNV.dll は、マルチインスタンス対応版)。
  • DGDecodeNV.dll にはデコードフィルタの DGSource() が収録されている(DGMultiDecodeNV.dll の場合は DGMultiSource)。第 1 引数にインデックスファイル(*.dga、*.dgm または *.dgv)を指定する。
  • CUDA ビデオデコーディングをサポートする NVIDIA 社製のグラフィックカードで動作する。
  • neuron2 氏作。
  • 寄付ウェア。
    • Donald Graft 氏の NV ツールを利用するための共通のライセンスをあらかじめ取得する必要がある(複数寄付する必要はない)。

変更点

今回は問題点の修正のみのようです。オーディオストリームが検出されないことがある問題の修正と、MPEG プログラムストリームがエレメンタリストリームと検出されることがある問題の修正が行われました。

以下、引用です:

http://forum.doom9.org/showthread.php?p=1402844#post1402844

  • Fix problem that caused some audio streams to not be detected.

  • Fix problem that caused some MPEG program streams to be detected as elementary streams.

関連リンク

posted by niiyan at 23:41 | Comment(0) | ツール | 更新情報をチェックする

2010年05月25日

DGDecNV (DG NV tools) build 2008 (CUDA 版ビデオデコーダ&フレームサーバー)

DGDecNV GPU-Enabled AVC/H.264 Decoder and Frame Server

  • Donald Graft (neuron2)氏作の 3 つの CUDA 対応版デコーダ&フレームサーバー(DGAVCDecNV、DGVC1DecNV、DGMPGDecNV)を 1 つのパッケージとして統合したもの。
  • インデックス作成ツールの DGIndexNV.exe と、デコードプラグイン DGDecodeNV.dll および DGMultiDecodeNV.dll を含む(DGMultiDecodeNV.dll は、マルチインスタンス対応版)。
  • DGDecodeNV.dll にはデコードフィルタの DGSource() が収録されている(DGMultiDecodeNV.dll の場合は DGMultiSource)。第 1 引数にインデックスファイル(*.dga、*.dgm または *.dgv)を指定する。
  • CUDA ビデオデコーディングをサポートする NVIDIA 社製のグラフィックカードで動作する。
  • neuron2 氏作。
  • 寄付ウェア。
    • Donald Graft 氏の NV ツールを利用するための共通のライセンスをあらかじめ取得する必要がある(複数寄付する必要はない)。

変更点

以下、引用です:

http://forum.doom9.org/showthread.php?p=1402577#post1402577

  • Redesigned the SPS/PPS heuristics for AVC streams in DGIndexNV. This fixes cases of bad decoding when navigating on the timeline for streams that: 1) Have SPS/PPS's remote from the seek point. 2) Re-use SPS/PPS IDs for NALUs with different content. The fix dramatically improves things for such streams, but it may not be perfect because it is, after all, a heuristic. Note that this problem did not affect serving video through the Avisynth script; it affected only navigating the timeline in DGIndexNV (but see below).

  • The SPS/PPS heuristics fix also fixes bad video demuxing for the same cases described above.

  • Added tooltips for the navigation buttons and navigation bar in DGIndexNV.

  • Fixed a problem that caused the DGIndexNV GUI and the DGI file to disagree about the frame size in some rare cases.

  • The Detect PIDs dialog now shows the PIDs in both decimal and hexadecimal.

  • The Quick Start guide was revised to use DGMultiSource() by default. A second Quick Start guide is provided for DGSource()/CUVID Server usage.

関連リンク

posted by niiyan at 23:21 | Comment(0) | ツール | 更新情報をチェックする

2010年05月24日

AVFS 1.0.0.5 (仮想ファイルシステム)

AVFS - Avisynth Virtual File System

  • Avisynth Virtual File System (AviSynth 仮想ファイルシステム)。
  • AVS ファイルを仮想 AVI/WAV ファイルとしてエクスポーズすることを可能にする。
  • Joe Lowe 氏作。
  • 詳しくは、AviSynth Wiki - AVFS を参照してください。

変更点

http://www.turtlewar.org/avfs/avfs_1.0.0.5-readme.txt

2010.05.23 - 1.0.0.5

  • Fixed audio truncation when no-interleave option is used in script.

  • Updated to newer PFM dev kit, build 154.

  • Added no-index and offline flags to virtual media files, to let explorer and shell extensions know not to open virtual media files. Requires PFM build 157 or later.

関連リンク

タグ:ツール AVFS
posted by niiyan at 23:53 | Comment(0) | ツール | 更新情報をチェックする

2010年05月18日

Quick AVI Creator version 3.5.16.2010 (AVI/Xvid/x264 作成フロントエンド)

Quick AVI Creator Home

  • DVD/ビデオを AVI/Xvid/x264 に変換するためのフロントエンド。
  • Quick AVI Creator (QAC)のもう 1 つの目標は、出力のチューニング。この目標を実現するために QAC は AvsP を使用してしており、AviSynth の提供する機能を利用することができる。
  • 作者: Red Wine

変更点

以下、引用です:

http://www.videohelp.com/tools/Quick_AVI_Creator/version-history#changelog

Quick AVI Creator version 3.5.16.2010 (May 16, 2010)
- Added new feature: Support for FLV input source. QAC is now able, to transcode FLV sources (flv and f4v extensions) to AVI/MKV/MP4 containers.
- Added new feature: Support for Windows Media input source. QAC is now able, to transcode Windows Media sources (wmv and asf extensions) to AVI/MKV/MP4 containers.
- Added: FLVExtract CL v.1.6.0.0 (GNU-GPL).
- Updated: Mediainfo to version 0.7.26.
- Reverted: Valdec from version 0.31b to version 0.2a due to compatibility issues with faac.

関連リンク

タグ:ツール QAC
posted by niiyan at 00:54 | Comment(0) | ツール | 更新情報をチェックする

2010年05月16日

AVStoDVD 2.3.0 Final (ビデオ編集/DVD 作成ソフト)

AVStoDVD (AVStoDVD Homepage)

  • さまざまなメディアフォーマットを DVD に準拠したストリームに変換し、高い互換性のあるシングルトラック DVD として焼くためのツール。
  • MrC 氏作。

変更点

以下、引用です:

http://forum.doom9.org/showthread.php?p=1399816#post1399816

  • Added multi audio tracks encoding and authoring capability
  • Added 'AVS DownSize Filter' and 'AVS UpSize Filter' options in 'Preferences'/'Encoding' (removed 'AVS Resize Filter')
  • Added 'Export Chapters' feat in 'Title Edit'/'Chapters' (IfoEdit and OGG formats supported)
  • Added *PULLDOWN command in HCenc to directly convert NTSC footage from 23.976 to 29.97 fps
  • Added DVD Menu highlights colors customization
  • Added check on DVD Folder size vs DVD Assets size
  • Added check on bitrate spikes causing DVD authoring failure (from BatchMux log file)
  • Added 'Resolution' as Audio Media Info
  • Changed Video Encoding Profile "HCenc OPV 1-pass" to "HCenc VBR 1-pass" (using internal HCenc 0.24 quantizer predictor)
  • Changed default HCenc LUMGAIN option from "0" to "1"
  • Changed default Interlaced Encoding field order from BFF to TFF.
  • Improved handling of 50 and 59.94 fps based video footage
  • Improved support to input MPEG2 video footage (ask for automatic indexing, ask for changing Video Standard at runtime)
  • Improved support to input DV video footage
  • Improved support to UTF-8 subtitles format (.srt)
  • Improved support to DTS and DTS-ES audio track
  • HCenc updated to 0.24 beta 04-04-2010
  • FFmpeg updated to r22815
  • ImgBurn updated to 2.5.1.0
  • Haali Media Splitter updated to 1.10.120.15
  • MediaInfo updated to 0.7.32

これらは、2.2.6 からの変更点です。

関連リンク

posted by niiyan at 00:18 | Comment(0) | ツール | 更新情報をチェックする
×

この広告は90日以上新しい記事の投稿がないブログに表示されております。