Giter Club home page Giter Club logo

Comments (5)

psigen avatar psigen commented on June 15, 2024 1

There are a few reasons why someone would want to use snap installs

  • snaps include all dependencies, which is very useful if ffmpeg gets finicky w.r.t. upstream library versioning
  • installing an up-to-date ffmpeg on an older ubuntu machine often requires additionally adding a PPA, while the snap repository works the same across different ubuntu/debian versions
  • snaps are automatically updated via snap refreshes, so this is useful on managed systems where admins don't want to handle to run apt-get upgrade
  • snaps are a preferred package in a hermetic ecosystem like Ubuntu Core

So there are a number of reasons why people use snaps. You can read more about them here: https://snapcraft.io/docs

from restream.

Eeems avatar Eeems commented on June 15, 2024

My suggestion would be to alias ffplay as ffmpeg.ffplay instead of modifying the script.

from restream.

gullradriel avatar gullradriel commented on June 15, 2024

Just so I know, why are you using snap installs and not direct host versions if you're on Ubuntu ?
sudo apt-get install ffmpeg lz4 isn't working ? I would find it strange.

from restream.

gullradriel avatar gullradriel commented on June 15, 2024

Thanks 👍

from restream.

rien avatar rien commented on June 15, 2024

Feel free to make a PR to put the ffplay and ffmpeg executables in an environment variable. However it is also easily fixable by replacing the ffplay command in the script.

I'll close this issue for now at has been open for quite a while 🙂

from restream.

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.