Giter VIP home page Giter VIP logo

ofxavcodec's People

Contributors

fakob avatar kritzikratzi 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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ofxavcodec's Issues

time.h conflict

Hi @kritzikratzi,

Just wondering have you had any issues with avutil time.h conflicting with standard time.h?

I get 21 error all linking to ctime.

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/ctime:56:9: No member named 'clock_t' in the global namespace

I've tried numerous fixes and recompiled FFmpeg a few times to no avail.
Any thoughts welcome.

Cheers

"LNK1107 invalid or corrupt file" error when running example

Hello. I've been wrestling with FFmpeg for a while now. There seems to be little documentation, tutorials, or examples. So this addon looks very helpful.

Trying to run the example, I get the following linker error:

Severity Code Description Project File Line Suppression State
Error LNK1107 invalid or corrupt file: cannot read at 0x3D8 ofxAvCodecExample D:\oF\of_v0.9.8_vs_release\addons\ofxAvCodec\libs\avcodec\lib\vs\Win32\avcodec-57.dll 1

I'm using the downloaded binaries from this repo. I'm not sure how to fix the error. Do the binaries need to be rebuilt?

Thanks.

OS X OF 0.9.3

hi
i am trying to get your addon running on my OS X machine with OF 0.9.3 but get lot's of

downloaded the lib zip here https://github.com/kritzikratzi/ofxAvCodec/releases
changed "development target" to 10.11. it was set to 10.6
changed "library search path to " ../../../addons/ofxAvCodec/libs/avcodec/lib/osx , because it was linked to your user name

now get these errors
screen shot 2017-01-20 at 9 27 40 am
:

How to use ofxAvCodec for Android?

I downloaded ofxAvCodec into Openframeworks' "addons" directory.I am using project generator to create a project including the ofxAvCodec addon.I wanted to use precompiled libraries for ofxAvCodec/ffmpeg from your website but I think it doesn't include libraries for Android/armeabi-v7a.

I downloaded a precompiled ffmpeg library from web and copied into "openframeworks\addons\ofxAvCodec\libs\avcodec\lib" but Android Studio seems like it doesn't see these library files, it still gives "undefined reference to this function" like errors when I try to compile the project.

Could you help please?I should say I am very inexperienced about adding libraries.

Request for ofxAvVideoWriter

I'm wondering if there's any code perhaps unpublished that creates a video file. I'd like to append a frame at various intervals to create a video. I've found a few examples to start with, but figure I'd ask first. I'm up for doing some work and sending a PR.

won't compile of0.9.8 OSX 10.11.6

followed the setup instructions and get these error on compile:

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libavfilter.5.21.100.dylib'

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libavutil.54.28.100.dylib'

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libswscale.3.1.101.dylib'

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libavdevice.56.4.100.dylib'

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libavformat.56.40.100.dylib'

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libswresample.1.2.100.dylib'

clang: error: no such file or directory: '../../../addons/ofxAvCodec/libs/avcodec/lib/osx/libavcodec.56.47.100.dylib'

Where to find Configuration > Linker > Extended

hi, following your instructions i'm stuck at:

Configuration > Linker > Extended > SAFESH:NO
set to no (if you cant find the option add /SAFESEH:NO as a custom linker flag)

Is that changed in VS. If I go to the properties then I can find the linker, but not the extended.

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.