tyhenry / ofxFFmpegRecorder

A utility to record video/audio with ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxFFmpegRecorder

A small class to utilize the video recording functionality of ffmpeg.

Features

  • Record video
  • Record audio
  • Save thumbnail from a video
  • Record custom video by adding ofPixels
  • Pause the custom video recording

How to Use

See the examples.

Dependencies

ofxFFmpegRecorder depends only on openFrameworks and nothing else.

About

A utility to record video/audio with ffmpeg


Languages

Language:C++ 99.9%Language:Makefile 0.1%