examples/video-player/video-player.cpp File Reference

Simple example of image input/output from a video file, to a canvas window. More...

#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <qvcore/qvapplication.h>
#include <qvcameras/qvmplayercamera.h>
#include <qvgui/qvgui.h>

Go to the source code of this file.


Detailed Description

Simple example of image input/output from a video file, to a canvas window.

This program will receive a path or url to a video file, and then will read each frame and show each YUV channel in a canvas window.

Usage

Once compiled, the program should be used with this command line:
        ./video-player --URL=<path or url to video>

Parameters:
URL Video source identificator. See dynamic property URL for QVMPlayerCamera.
Author:
PARP Research Group. University of Murcia, Spain.

Definition in file video-player.cpp.


Generated on Fri Feb 22 18:26:56 2008 for QVision by  doxygen 1.5.3