Coder Social home page Coder Social logo

Comments (4)

Breakthrough avatar Breakthrough commented on July 21, 2024 1

@spiritualcoach I wrote a guide for Linux here:
https://breakthrough.github.io/Installing-OpenCV/

I don't know too much about OS X, but I assume the installation method would likely be similar as it is on Linux. Sorry I can't be of too much specific help in this case, I only have Windows/Linux machines available.

from pyscenedetect.

Breakthrough avatar Breakthrough commented on July 21, 2024

Hello @spiritualcoach;

From what you posted above, it seems like the version of OpenCV you're using doesn't seem to like that particular file. This is likely due to an exception being thrown in the video decoder library OpenCV is invoking for that file format. In this particular case, the AVFoundation library; opening the file with cv2.CAP_FFMPEG may occur due to incomplete or missing ffmpeg/libavcodec support.

How did you go about installing the Python-OpenCV module? For Linux and OSX users, I would recommend compiling/installing the OpenCV module from scratch, instead of using a package manager from your OS or pip.

from pyscenedetect.

holyavkin avatar holyavkin commented on July 21, 2024

@Breakthrough Thanks for your reply! I have tried many different ways to install OpenCV and seems nothing work. Could you please be so kind to share how I can do that?

UPD: Last time I have tried to do it by this instruction, however don't know how to make it completely from scratch.

from pyscenedetect.

Breakthrough avatar Breakthrough commented on July 21, 2024

Closing as duplicate of #41. Feel free to post any follow up comments. This issue will be resolved when PySceneDetect v0.5 is released (should be by the end of the month).

from pyscenedetect.

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.