Giter VIP home page Giter VIP logo

Comments (12)

yakir12 avatar yakir12 commented on June 14, 2024 1

I'm on Manjaro.

(v1.1) pkg> st FFMPEG
    Status `~/.julia/environments/v1.1/Project.toml`
  [c87230d0] FFMPEG v0.2.0 #master (https://github.com/JuliaIO/FFMPEG.jl)

from ffmpeg.jl.

asinghvi17 avatar asinghvi17 commented on June 14, 2024 1

Possible though unlikely - they both use FFMPEG.jl...

pinging @SimonDanisch

from ffmpeg.jl.

IanButterworth avatar IanButterworth commented on June 14, 2024 1

Should be fixed, with tests to catch in #7

from ffmpeg.jl.

asinghvi17 avatar asinghvi17 commented on June 14, 2024

Works for me on MacOS. Try rebuilding FFMPEG?

from ffmpeg.jl.

yakir12 avatar yakir12 commented on June 14, 2024

trying.

from ffmpeg.jl.

yakir12 avatar yakir12 commented on June 14, 2024

nope, still same error...

from ffmpeg.jl.

asinghvi17 avatar asinghvi17 commented on June 14, 2024

Odd...which OS?

from ffmpeg.jl.

asinghvi17 avatar asinghvi17 commented on June 14, 2024

Travis passes on Linux, but that doesn't mean much.

from ffmpeg.jl.

yakir12 avatar yakir12 commented on June 14, 2024

Maybe something weird with Makie and VideoIO?

from ffmpeg.jl.

yakir12 avatar yakir12 commented on June 14, 2024

OK, some headway. I tried using the built binary that FFMPEG.jl builds instead of the system's ffmpeg and I got this:

$ /home/yakir/.julia/packages/FFMPEG/aEyFi/deps/usr/bin/ffmpeg -y -ss 2 -i "/home/yakir/videos/Brooklyn Nine-Nine Season 5/Brooklyn Nine-Nine S05E01.mkv" -vframes 1 tmp.jpg
/home/yakir/.julia/packages/FFMPEG/aEyFi/deps/usr/bin/ffmpeg: error while loading shared libraries: libavresample.so.4: cannot open shared object file: No such file or directory

So I need this libavresample.so and I don't have it?

from ffmpeg.jl.

yakir12 avatar yakir12 commented on June 14, 2024

OK, I managed to fix it on my machine by manually installing (from AUR) libavresample. Not ideal but it works! I'll leave this open since I imagine you'd prefer solving this in some better way.

from ffmpeg.jl.

IanButterworth avatar IanButterworth commented on June 14, 2024

@giordano I saw you looking for build challenges..! Looks like libavresample is broken on Manjaro

from ffmpeg.jl.

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.