DGVC1DecNV Version 1.0.0
DGVC1IndexNV, part of the DGVC1DecNV package, is primarily designed to create an index of a VC1 Advanced Profile video stream, containing the location of each frame in the input stream, and some additional information about each frame. This index, or project file, is used by the companion Avisynth filter DGVC1DecodeNV to provide frame-accurate serving of the video via an Avisynth script. DGVC1IndexNV is currently limited to opening elementary (raw) and transport VC1 streams (MP4 and MKV files are not yet supported).
The "NV" in the name "DGVC1IndexNV" indicates that this version of the program is designed for use with the VP2 GPU decoder on some Nvidia video cards. Data is currently being compiled on which Nvidia cards work with this software and the data will be added to this document when available.
You can get the latest binaries of DGVC1DecNV at
http://neuron2.net/dgvc1dec/dgvc1dec.html.This document is a reference manual for DGVC1IndexNV. Please refer to the accompanying documents for quick start information, frequently asked questions, and guidance on actual usage of DGVC1IndexNV in typical scenarios.