A small class to utilize the video recording functionality of ffmpeg
.
Manual compilation here
- Record video
- Record audio
- Save thumbnail from a video
- Record custom video by adding
ofPixels
- Pause the custom video recording
See the examples.
ofxFFmpegRecorder depends only on openFrameworks and nothing else.
This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.