Giter Site home page Giter Site logo

Comments (9)

bolshoytoster avatar bolshoytoster commented on July 19, 2024

@sommerper the package looks to come from the ubuntu ([security]) [universe] repo, Unfortunately, it's not in the impish repo (the one your popos is using).

You could either add the hirsute [universe] repo in your /etc/apt/sources.list (unrecommended) or you can get the package from the previously linked page and install it with apt install ./filename.deb, in which case you'll probably also have to install it's dependencies manually.

Unrelated, the reason libavresample isn't in the latest repos is because it's depracated in favour of libswresample, so should probably switch over. (@jamiepine)

from spacedrive.

ykabusalah avatar ykabusalah commented on July 19, 2024

Could I try my hand at trying to solve this? @sommerper @bolshoytoster
And if so, could you assign me?

from spacedrive.

bolshoytoster avatar bolshoytoster commented on July 19, 2024

@ykabusalah if you mean switching from libavresample to libswresample then you can. I can't assign you though.

from spacedrive.

sommerper avatar sommerper commented on July 19, 2024

@bolshoytoster Thanks for the suggestion but I'd rather not mess too much with my system. It'd be nice if you could fix it but if it's too much of a hassle then you can also just close the issue.

from spacedrive.

oscartbeaumont avatar oscartbeaumont commented on July 19, 2024

@bolshoytoster moving away from libavresample is pretty out of our control as it's coming from ffmpeg-next. If anyone wants to do an upstream fix that would be appreciated but I don't think that it would be an easy change.

I don't really know a good solution to this. I ended up not being able to get the app running in PopOS and decided to add a Rust feature flag to disable ffmpeg as I don't need it for the part of the app I am testing.

from spacedrive.

bolshoytoster avatar bolshoytoster commented on July 19, 2024

@oscartbeaumont I think that as of version 5.0 it's already migrated from libavresample - PR on ffmpeg-sys-next (ffmpeg-next's main dependency).

Could try removing libavresample-dev from .github/scripts/setup-system.sh.

from spacedrive.

oscartbeaumont avatar oscartbeaumont commented on July 19, 2024

It looks like we are already using a version of the crate with that PR merged so maybe give that a shot without that dependency.

from spacedrive.

oscartbeaumont avatar oscartbeaumont commented on July 19, 2024

I gave it a shot by removing libavresample-dev from the dependencies and it seemed to work on PopOS. I updated the setup script so it doesn't include libavresample-dev on PopOS. It would be great if anyone else can give this a test on their machine to confirm it's not something special with my setup.

from spacedrive.

voletro avatar voletro commented on July 19, 2024

Tested on two PopOS machines, both installed ffmpeg deps and built ffmpeg-rust.

from spacedrive.

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.