MpegInputStream.C File Reference

#include "Media/MpegInputStream.H"
#include "Component/ModelOptionDef.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Media/MediaOpts.H"
#include "Media/MovieDecoder.H"
#include "Raster/GenericFrame.H"
#include "Transport/TransportOpts.H"
#include "Util/Assert.H"
#include "Util/log.H"
#include "Video/VideoFrame.H"
#include "rutz/trace.h"
#include <libavformat/avformat.h>
#include "Media/FfmpegDecoder.H"
#include <cstdio>
#include <string>
Include dependency graph for MpegInputStream.C:

Go to the source code of this file.

Variables

static const ModelOptionDef OPT_InputMPEGStreamCodec

Detailed Description

Read frames from movie files

Definition in file MpegInputStream.C.


Variable Documentation

const ModelOptionDef OPT_InputMPEGStreamCodec [static]
Initial value:
  { MODOPT_ARG_STRING, "InputMPEGStreamCodec", &MOC_INPUT, OPTEXP_CORE,
    "Type of video input codec to use (use value 'List' to see list of "
    "available codecs on your system, or 'Auto' to automatically determine "
    "which codec to use)",
    "input-codec", '\0', "<Auto|List|name>", "Auto" }

Definition at line 86 of file MpegInputStream.C.

Generated on Sun May 8 08:42:45 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3