Code Monkey home page Code Monkey logo

ofxqtkitavscreenrecorder's Introduction

ofxQTKitAVScreenRecorder

Addon for OpenFrameworks that uses QTKit to save any pixel buffer (screengrab, or fbo) as well as audio to video file. Written for v0071 of OF. Example included was built in XCode4, but should work with any template project. Make sure to include all three addons described below, and the QTKit and CoreVideo Frameworks.

Works on Mac only, and includes and example that you can use to create an FBO with any draw functions, and write the out to a video. The example project includes modified versions of ofxQTKitRecorder, which someone posted in a forum, and gameovers ofxQTKitVideoGrabber, which I modified to have an audio only initialization in order to create the video files. The video files and audio files are created in the same time window, and then merged at the end into a single movie. This seems to work relatively well in our testing.

The reason I'm posting this here is that we had a lot of trouble doing something which I thought was relatively straightforward. Most of the time in OF you are doing something that modifies the pixels - and thats what you want to save. The example file should be clear enough that you figure out how to add it to your project.

ofxqtkitavscreenrecorder's People

Contributors

kvnwinata avatar sethismyfriend avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.