#include "avpreamble.h"
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <yarp/dev/AudioVisualInterfaces.h>
#include <yarp/dev/DeviceDriver.h>
Go to the source code of this file.
Classes | |
class | FfmpegWriter |
ffmpeg_writer : Uses ffmpeg to write images/sounds to movie files (AVI, MOV, ...). More... | |