dvController.LicenseAndReleaseNotes

Embed Size (px)

Citation preview

  • 8/7/2019 dvController.LicenseAndReleaseNotes

    1/2

    -- PRE-INSTALLATION NOTES --

    BY RESUMING THE INSTALLATION OF THIS PROGRAM, YOU AGREE TO THE LICENSING TERMS SPECIFIEDBELOW IN THIS DOCUMENT.

    -- PROGRAM SUMMARY --

    Program Name

    dvController

    Major Version Number1 (See History notes below for minor version info.)

    License TypeOpen Source via Microsoft Public License (Ms-PL) (referencehttp://opensource.org/licenses/ms-pl.html), with exceptions and enhancements outlinedbelow.

    Author / Copyright OwnerMark Jordan, Grand Rapids, MI, 49525; mailto:[email protected],http://www.markjordan.org/Downloads/WindowsUtilities/dvControllerFreeware.aspx.

    Program DescriptiondvController is a MS-DOS / Windows command-line utility that can control the MiniDVcamcorder that is connected to your computer via IEEE 1394 cable (ie. Firewire), and capturevideo to a type-1 AVI format to your computer's hard drive.

    This software was primarily produced to automate the acquirement of video from mycamcorder. I would utilize this application in a batch file, and also perform subsequent videoeffect processing (ie. burn the date/time into the frames, insert transitions between scenes,etc.).

    I disclaim that there is a portion of source code that was copied and subsequently modified foruse in this application. The Capture.cs source file originated from the Public Domain examplein the DirectShow.Net CapWMV sample. The original module captured video to a WMV file; Imodified the module to capture to type-1 AVI. For this reason, I release this application to thepublic domain as well.

    -- INSTALLATION INSTRUCTIONS --

    Unzip the contents and place into the folder of your choice. I chose to not have an installation/setup

    program for this to keep the deployment simple, and because there was no need to install anything intothe Start Menu of Windows.

    -- CONFIGURATION INSTRUCTIONS --

    No configuration is needed for this application. The application can be executed using command-linearguments. You can view a list of valid arguments and the syntax by executing the application in thefollowing manner:

    dvController.exe /?

    -- EXECUTION INSTRUCTIONS --

    Excecution of this application would typically be done at the MS-DOS / Windows command line. You canview the valid arguments and syntax by executing the applicaiton in the following manner:

    dvController.exe /?

    -- DEVELOPMENT CREDITS --

    The following one or more development packages were used in production of this software package. Ithank them for their generosity in providing these tools:

    PACKAGE NAMEVERSION

    AUTHORCONTACT VIA EMAIL / WWW

  • 8/7/2019 dvController.LicenseAndReleaseNotes

    2/2

    DirectShow.NET Libraryv2.0

    Open Sourcehttp://directshownet.sourceforge.net

    C# command-line option parserv1.0.1

    Open Sourcehttp://csharpoptparse.sourceforge.net

    -- LICENSE TO USE SOFTWARE --

    This software is released per the Microsoft Public License (Ms-PL) (referencehttp://opensource.org/licenses/ms-pl.html). A copy of that license accompanies this document in theproducts distribution.

    There are no exceptions to the Microsoft Public License at this time that are applicable to this product.

    -- MODIFICATION REQUESTS --

    + Date Requested (YYYYMMDD):20071224

    Requestor:Mark Jordan

    Description:Add more control arguments, such as fast forward, stop, record, etc.

    Date Completed (YYYYMMDD):???

    Modifier:???

    Modifier Notes:???

    New Version #:???

    -- MODIFICATION HISTORY --

    + Date Requested (YYYYMMDD):20071224

    Requestor:Mark Jordan

    Description:

    New Project.Date Completed (YYYYMMDD):

    20071224Modifier:

    Mark JordanModifier Notes:

    n/aNew Version #:

    1.0