Code Monkey home page Code Monkey logo

Comments (2)

sandrist avatar sandrist commented on May 29, 2024

If you haven't defined the FFMPEGDir environment variable on your system, then Visual Studio should be able to compile the project without error, because it will skip all the code in the FFMPEGMediaSource.cs due to the #if FFMPEG at the top. Is this not happening in your case? Do you have that environment variable defined for some reason?

That said, you make a good point that the code is currently confusing as written, and it isn't clear if the component would work on Windows today at all, even after pointing to a valid installation of FFMPEG. As you point out in your other issue, it definitely seems to assume a quite old version of FFMPEG that is no longer easy to obtain. We'll look into this, and might consider deprecating the component entirely (or at least the Windows version of it), if it isn't easy to update the code to work with a more current FFMPEG installation and APIs.

from psi.

chitsaw avatar chitsaw commented on May 29, 2024

Resolved 706ae03

from psi.

Related Issues (20)

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.