Git Product home page Git Product logo

Comments (4)

cooperdk avatar cooperdk commented on August 17, 2024

Oh, this is a bug "on me". The reason is that the videosheet script looks for ffmpeg and ffprobe within the Windows path list.
I have to change that script to look in YAPO/videos/ffmpeg on Windows. I didn't notice that error because I have ffmpeg/ffprobe in the Windows paths.

For now, you can copy those two to C:\Windows\System32 and it will work. I will mark the change to high priority and fix it ASAP. Thanks for letting me know! :-)

from yapo-e-plus.

jeremymeyers avatar jeremymeyers commented on August 17, 2024

ffmpeg seems to work, just not ffprobe, just for additional info. though its possible that i have a ffmpeg in a path directory.

from yapo-e-plus.

jeremymeyers avatar jeremymeyers commented on August 17, 2024

BTW here's how to do it via windows GUI (win doesn't let you add to the system32 folder easily at all, for good reason) https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/ ... i believe they are held in the registry: https://www.dowdandassociates.com/blog/content/howto-set-an-environment-variable-in-windows-command-line-and-registry/

from yapo-e-plus.

cooperdk avatar cooperdk commented on August 17, 2024

I believe you have a copy of ffmpeg somewhere in your paths because YAPO looked for it there.

I have now fixed the sheet generator and a working version will be included in the next update which will be uploaded in a few days.

I'd like YAPO to use it's own binaries because some variants of ffmpeg/ffprobe may be missing important components (this is a real possibility on Linux too, so I will probably provide a static x86_64 build for that, too shortly).
FX, I have seen ffprobe fail at probing due to a bad compile. Also, I am going to make a x.265/HEVC transcoder at some point as it will save a lot of disk space and that requires a build of FFPMEG which has x.265 included (which my own has).

from yapo-e-plus.

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.