Git Product home page Git Product logo

Comments (15)

Shyvadi avatar Shyvadi commented on May 18, 2024 1

Resolved the issue by putting it directly in the opencv folder with the missing file (I suppose adding to path could work too)
image
image

from infinite-storage-glitch.

Shyvadi avatar Shyvadi commented on May 18, 2024 1

Having another issue,
image

from infinite-storage-glitch.

f1h0 avatar f1h0 commented on May 18, 2024 1

Yes, I also think that you need an exe file

from infinite-storage-glitch.

53142 avatar 53142 commented on May 18, 2024 1

This should be helpful: twistedfall/opencv-rust#118 (comment)

from infinite-storage-glitch.

53142 avatar 53142 commented on May 18, 2024

You have to manually compile it for Windows. There is a Linux executable.

from infinite-storage-glitch.

achieveordie avatar achieveordie commented on May 18, 2024

@JonDev2023 If you're on Windows then you need to build it from the source, it says in the README.md:

Note that the binary is not an exe file, it will not work on windows, try following the first method instead. I might add an .exe if this somehow gets popular

The steps are also provided:

If you want to or already have went through the hassle of installing Rust, you can git clone this repository, then cargo build --release. Cd to /target/release directory and run the program ./isg_4real.

Pretty simple but memory intensive as per the author.

from infinite-storage-glitch.

53142 avatar 53142 commented on May 18, 2024

There is an exe in this issue: #12

Note: I did not test this exe. Please be careful when downloading executable files to prevent your computer from getting a virus.

from infinite-storage-glitch.

Shyvadi avatar Shyvadi commented on May 18, 2024

Exe file gets this
image

from infinite-storage-glitch.

SpicyRicecaker avatar SpicyRicecaker commented on May 18, 2024

Having another issue, image

I'm getting this exact same error, but I've built the executable from source on vc16, with the 4.7 opencv official windows binary distribution from https://opencv.org/releases/.
image

The output file is an empty .avi file.

The issue seems to be something to do with the opencv/ffmpeg/avi api, since I tried replacing instances of .avi with .mp4 in the source code and ended up with a playable file, but the mp4 compression algorithm is so aggressive that the file is basically un-decodable.

from infinite-storage-glitch.

Leppa1 avatar Leppa1 commented on May 18, 2024

Having another issue, image

I'm getting this exact same error, but I've built the executable from source on vc16, with the 4.7 opencv official windows binary distribution from https://opencv.org/releases/. image

The output file is an empty .avi file.

The issue seems to be something to do with the opencv/ffmpeg/avi api, since I tried replacing instances of .avi with .mp4 in the source code and did end up with a working file.

Same issue here. Which specific files did you change from avi to mp4? Having trouble with empty .avi file here myself.

from infinite-storage-glitch.

MeRahulAhire avatar MeRahulAhire commented on May 18, 2024

Resolved the issue by putting it directly in the opencv folder with the missing file (I suppose adding to path could work too)

Where the path @Shyvadi?

from infinite-storage-glitch.

53142 avatar 53142 commented on May 18, 2024

Search for "environment variables" in windows search. Then click โ€œEdit the system environment variables.โ€

Might be helpful: https://www.maketecheasier.com/what-is-the-windows-path/

from infinite-storage-glitch.

MeRahulAhire avatar MeRahulAhire commented on May 18, 2024

I actually wanted to know that where all the opencv .exe are located?

from infinite-storage-glitch.

lost22git avatar lost22git commented on May 18, 2024

hope useful https://gist.github.com/lost22git/338de4df49975a0596e650aa2415ef0d

from infinite-storage-glitch.

Shyvadi avatar Shyvadi commented on May 18, 2024

Having another issue, image

I'm getting this exact same error, but I've built the executable from source on vc16, with the 4.7 opencv official windows binary distribution from https://opencv.org/releases/. image

The output file is an empty .avi file.

The issue seems to be something to do with the opencv/ffmpeg/avi api, since I tried replacing instances of .avi with .mp4 in the source code and did end up with a working file.

I never attempted to build the .exe myself since I was having problems. Can you post your mp4 version?

from infinite-storage-glitch.

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.