Coder Social home page Coder Social logo

Comments (5)

mdhiggins avatar mdhiggins commented on June 9, 2024

Yeah python is throwing a permission error when trying to open FFMPEG, access is denied. Can't help you much more than that, you'll need to adjust your FFMPEG permissions (maybe move it out of the root of your C:\ drive which can sometimes require elevated privileges?)

from sickbeard_mp4_automator.

Dead-Rekon avatar Dead-Rekon commented on June 9, 2024

Ok. Looks like I'll have to start from scratch and see if I can figure it out. Thanks for the help.

from sickbeard_mp4_automator.

mdhiggins avatar mdhiggins commented on June 9, 2024

I mean you don't really need to start from scratch at all, just check your FFMPEG permissions or try relocating your FFMPEG binaries to a less restricted location, but that's basically what your error means, python is unable to call the FFMPEG executable due to your current permissions

from sickbeard_mp4_automator.

Dead-Rekon avatar Dead-Rekon commented on June 9, 2024

I've tried all of that to no avail unfortunately. Trying several locations all with new environment variables still results in only being able to run FFMPEG directly. I at least know where to look now though if a complete reinstall doesn't work.

from sickbeard_mp4_automator.

mdhiggins avatar mdhiggins commented on June 9, 2024

The command specifically that's failing is ffmpeg -hide_banner -pix_fmts

Might be worth trying that manually just to see if there's some weird problem with that command not working for some reason

from sickbeard_mp4_automator.

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.