home | about dna | how to use dna tools | community calendar | community streaming channel

FFmpeg/compile


In order to use FFmpeg on Windows, the user need to create a unix like environment on the Windows operating system. MSYS and MinGW are to programs that need to be installed. The two programs are open source and are available to the public. Print out instructions before beginning

Table of Contents

Installation of MSYS

Installation of MinGW Update Environment Variables


Installation of MSYS

Download of MSYS

  1. Goto http://www.mingw.org/download.shtml
  2. Scroll down and locate "Current" heading in chart.
  3. Find MSYS in chart.
  4. Click on msys.exe. This will cause a new window to open.
  5. Select a location in order to begin downloading msys.exe from a mirror site.
  6. Check "Save File" in Download dialog box.
  7. Save file in a directory of your choice.

Back to Top

MSYS Install

  1. Exit all programs
  2. Locate saved file and click on it or click "Open" in download complete dialog box. This action will start the installation of MSYS.
  3. Click "Yes" in Setup dialog box
  4. Review policy and click agree to continue
  5. Follow on screen instructions to finish installation
*After proper installation MSYS should appear in Start Menu->Programs->MinGw

Back to Top

Download of MSYS Developer Tool Kit

  1. Goto http://www.mingw.org/download.shtml
  2. Scroll down and locate "Current" heading in chart.
  3. Find MSYS Developer Tool Kit in chart.
  4. Click on msysDTK-1.0.0.exe. This will cause a new window to open.
  5. Select a location in order to begin downloading msysDTK-1.0.0.exe from a mirror site.
  6. Check "Save File" in Download dialog box.
  7. Save file in a directory of your choice.

Back to Top

MSYS Developer Tool Kit Install

  1. Exit all programs
  2. Locate saved file and click on it or click "Open" in download complete dialog box. This action will start the installation of MSYS Developer Toolkit.
  3. Click "Yes" in Setup dialog box
  4. Review policy and click agree to continue
  5. Follow on screen instructions to finish installation
  6. Back to Top

    Installation of MinGW

    Download of MinGW

    1. Goto http://www.mingw.org/download.shtml
    2. Scroll down and locate "Current" heading in chart
    3. Find MinGW-3.1.0-1.exe in chart
    4. Click on MinGW-3.1.0-1.exe. This will cause a new window to open.
    5. Select a location in order to begin downloading MinGW-3.1.0-1.exe from a mirror site.
    6. Check "Save File" in Download dialog box.
    7. Save file in a directory of your choice.

    Back to Top

    MinGW Install

    1. Exit all programs
    2. Locate saved file and click on it or click "Open" in download complete dialog box. This action will start the installation of MSYS Developer Toolkit.
    3. Follow MinGW Setup Dialog Boxes
    4. Make the destination directory of GW /mingw directory
      • ie. C:msys1.0mingwMinGW
    Back to Top

    Update Environment Variables

    1. Windows 2000, right-click My Computer --> Properties --> Advanced --> Environment Variables
    2. Insert the path to mingw/bin.
      • ie. C:mingwbin
    Back to Top

Topics
overview
Mailman
Setup
Members
Administration
Wiki
Introduction
wiki_use
wiki_tags
wiki_templates

Streaming
Definitions
Macintosh
Windows
Streaming Clips
ffmpeg
FFmpeg/compile