Giter Site home page Giter Site logo

videoexamples's People

Contributors

ffaudio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

videoexamples's Issues

foleys_AVReader.h throws accessviolation when opening a video file

Hi,
I hope this is just me and not a bug.
I tried implementing a video window into a JUCE project and stumbled over this project what would fit very nicely for my needs.

The only thing is, I can't get the VideoPlayer running.
When loading a video file after selecting the file and loading it foleys_AVReader.h throws an accessviolation here:

bool isOpenedOK() const { return opened; }

the Error says:
“**this**” was “nullptr“

I did not change anything on the code.
What could be the problem?

macOS: Member access into incomplete type 'AVCodecContext'

Hello!

While trying to build the VideoPlayer on macOS, a high number of these errors appear:

/Users/sahufc2/Desktop/VideoExamples/modules/foleys_video_engine/ReadWrite/FFmpeg/foleys_FFmpegReader.cpp:79:46: Member access into incomplete type 'AVCodecContext'

/Users/sahufc2/Desktop/VideoExamples/modules/foleys_video_engine/ReadWrite/FFmpeg/foleys_FFmpegReader.cpp:80:46: Member access into incomplete type 'AVCodecContext'

etc...

MacOS: cannot find `libs/MacOSX/x86_64`

Hello!

I have been trying to compile both examples on MacOS without success. The error I receive happens on the Copy x86_64 stage of the build process:

modules/foleys_video_engine/libs/MacOSX/x86_64: No such file or directory

Looking into the folders, it appears that the libs folder is not present, not even in the original foleys_video_engine repository. Is this a generated file that is required to be built before using the engine as a JUCE module?

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.