deutsch =======================================================================================

Das Programm "YAVTA" zeigt ihnen den Zugriff auf die v2l Schnittstelle aus einem C-Programm heraus.

Vorgehen:
- System starten
- ins "v4l2_c-examples/..." wechseln
- das jeweilige Script starten
- das generierte RAW-Bild kann z.B. mit einem Bildbetrachtungsprogramm z.B. "Irfanview" betrachtet werden.


Folgende Kameras wurden getestet:
VM-009	 	= mt9m131_col_full_save-raw.sh
VM-010-BW 	= mt9v02x_bw_full_save-raw.sh
VM-010-COL 	= mt9v02x_col_full_save-raw.sh
VM-011-BW 	= mt9p031_bw_full_save-raw.sh
VM-011-COL 	= mt9p006_col_full_save-raw.sh
VM-016-BW	= ar0144_bw_full_save-raw.sh
VM-016-COL	= ar0144_col_full_save-raw.sh

Achtung: Es muss der jeweis richtige Kamera oftree eingestellt sein.

Alternativ kann das Programm "save_raw_image" verwendet werden.
- Die Sourcen befinden sich im "bvtest-0.1.0.tar.gz" Archiv.


Hinweis: Das Programm "save_raw-image.c" befindet sich noch im Entwicklungsstadium.
         Es kann daher noch keine vollständig korrekte Arbeitsweise garantiert werden.
         Die Aufrufparameter koennen durch Eingabe "save_raw_image -h" angezeigt werden.


english =======================================================================================

The program "YAVTA" show the access on the  v2l-interface with an C-program.
- The sources are locate in "bvtest-0.1.0.tar.gz" archive.
- The included scripts "xxx.sh" show the "save_raw_image" call for the different PHYTEC phyCAM cameras.


procedure:
- start up the modul
- change into directory "v4l2_c-examples/..."
- call the respective script
- the created RAW-image can viewed, with an image-viewer for example  "Irfanview"


following cameras have been tested:
VM-010-BW 	= mt9v02x_bw_full_save-raw.sh
VM-010-COL = mt9v02x_col_full_save-raw.sh
VM-011-BW 	= mt9p031_bw_full_save-raw.sh
VM-011-COL 	= mt9p006_col_full_save-raw.sh
VM-009	 	= mt9m131_col_full_save-raw.sh
VM-016-BW	= ar0144_bw_full_save-raw.sh
VM-016-COL	= ar0144_col_full_save-raw.sh

Attention: It must be set the right camera oftree.

Alternativ we recommend to use the program "save_raw-image"
- Source are located in "bvtest-0.1.0.tar.gz" archiv.

Note: The program "save_raw-image.c" is in a evaluation status.
      An right work of the programm is not guaranteed.
      For help of "save_raw_image" type "save_raw_image -h".



links of interest:
http://linuxtv.org/downloads/v4l-dvb-apis/v4l2grab-example.html
http://linuxtv.org/downloads/v4l-dvb-apis/capture-example.html
help under:
http://linuxtv.org/downloads/v4l-dvb-apis/
