Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 361 Bytes

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.