Git Product home page Git Product logo

ofxmovieexporter's People

Contributors

danomatika avatar neilmendoza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ofxmovieexporter's Issues

encode video with sound

sorry to post here,does this addons can be encode video with sound? or is there any way to do it
cheers

setPixelSource not working as expected

Im trying to use the setPixelSource() method but something is amiss - only the first pixel frame is ever recorded, no matter then movie length.

Have you verified this is working, and could you please provide an example if so?

Thanks!

getting it to work on windows

hi, and thanks for the addon,
i used this addon on visual studio 2010.

  1. missing were #include <inttypes.h>, found it here and dumped it to the addon root.
    (or anywhere the compiler can find, i use procmon.exe for detecting "files not found")
  2. second error was regarding "common.h : error C3861: 'UINT64_C': identifier not found" > google led me to add a
    #define __STDC_CONSTANT_MACROS to common.h
  3. then i added the Dlls from the supplied .\ofxMovieExporter\vs2010_copy_to_export\ to my bin folder
  4. profit

Failure when trying to use in new project

The library works great when running the example. When I try to include the library in a new project, I get the following error when compiling:

"libavutil/samplefmt.h" file not found

Any idea how to resolve this?

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.