DirectShow Video Player Sample

This document contains the release information for the NGWS DirectShow Video Player sample.  You will find the following sections below:

 

Sample Overview

This sample is a command line program demonstrating the usage of a classic COM object from NGWS. It instantiates the DirectShow FilterGraphManager and instructs it to render a file. 

 

Location of the Sample

This sample list located in the Videoplayer directory of the NGWS SDK sample directories.

For Example:

C:\Program Files\NGWSSDK\Samples\Videoplayer

 

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample…

·         Type NMAKE All from the command line.

For Example:

C:\Program Files\NGWSSDK\Samples\Videoplayer\:>NMAKE All

 

Running the Sample

In order to run this sample, follow the instructions listed below.

For Example:

C:\Program Files\NGWSSDK\Samples\Videoplayer\:>Videoplayer C:\Windows\Clock.avi