Git Product home page Git Product logo

Comments (8)

jmacato avatar jmacato commented on May 25, 2024

Hi! we have some issues with ffmpeg binaries right now, sadly me and @danwalmsley dont have time to maintain this project right now :( hopefully by the end of the year things will be better

from synfonia.

MiguelGuthridge avatar MiguelGuthridge commented on May 25, 2024

That's fair, is there a commit that I can check out to where it'll work? If not all good! It's still really cool seeing how it all works!

from synfonia.

jmacato avatar jmacato commented on May 25, 2024

Actually the master branch will work; may i ask what is your current OS/Architecture?

from synfonia.

MiguelGuthridge avatar MiguelGuthridge commented on May 25, 2024

I'm on Windows 10 (20H2), with an Intel Core i7-10750H. Am I just missing some dependencies with FFMpeg?

from synfonia.

jmacato avatar jmacato commented on May 25, 2024

yes, i think you need to place the ffmpeg binaries to the path where the synfonia binary is, then it should work without issue (fingers crossed)

from synfonia.

MiguelGuthridge avatar MiguelGuthridge commented on May 25, 2024

I mean.... I have ffmpeg in the path variable so I'd expect it to work fine... that's just ffmpeg.exe and the other exe binaries though... no avutil.56.dll
image

from synfonia.

jmacato avatar jmacato commented on May 25, 2024

yeah i think you need https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full-shared.7z and extract the lib files to the synfonia binary directory.

from synfonia.

MiguelGuthridge avatar MiguelGuthridge commented on May 25, 2024

So that version definitely has things that my build didn't, but I still can't get it to play things. The lib folder doesn't seem to have anything called avutil.56, although it does have an avutil.lib and an avutil-56.def. In this bin folder, there's now a DLL called avutil-56.dll, but this isn't the right thing (notice the dash as opposed to a dot). Renaming it doesn't fix the error, and nor does removing the .dll file extension. I'm very confused hahahaha.

from synfonia.

Related Issues (6)

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.