Skip to content

d3cod3/ofxFFmpegRecorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxFFmpegRecorder

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

Manual compilation here

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.

Notes

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.

About

A utility to record video/audio with ffmpeg

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%