ARToolkitModule Video Configuration

This page describes various configuration parameters for the ARToolkit module embedded in OpenTracker. These configuration strings need to be specified in the videomode and videomode2 attributes of the ARToolKitModule configuration element.

Windows DirectShow driver

parameter format is either NULL or a list of tokens, separated by commas ","

Binary Tokens

Parametrized Tokens

Examples

   videomode="inputDevice=WDM_CAP,showDlg"
   videomode="flipH,flipV,showDlg"
   videomode="pixelFormat=PIXELFORMAT_RGB24,showDlg"
   videomode="showDlg,deinterlaceEvent=on,deinterlaceMethod=duplicate1"
   videomode="videoWidth=640,flipH,videoHeight=480,showDlg,deinterlaceEvent=auto"
   videomode="inputDevice=WDM_CAP,friendlyName=Microsoft DV Camera,videoWidth=720,videoHeight=480"
   videomode="inputDevice=WDM_CAP,friendlyName=Logitech,videoWidth=320,videoHeight=240,flipV"
   videomode="inputDevice=WDM_CAP,frendlyName=Microsoft DV Camera,ieee1394id=437d3b0201460008"
   videomode="inputDevive=WDM_CAP,deviceName=1394#unibrain&fire-i_1.2#4510000061431408"
   videomode="inputDevice=AVI_FILE,fileName=C:\Some Directory\Another Directory\Video.AVI"
   videomode="inputDevice=AVI_FILE,fileName=Video.AVI,pixelFormat=PIXELFORMAT_RGB24"

Generated on Wed Feb 28 15:27:27 2007 for NaviTrack by  doxygen 1.4.6