Coder Social home page Coder Social logo

Comments (3)

ameerabdallah avatar ameerabdallah commented on September 26, 2024 1

The important message is


...

/tmp/.crunchy-cli_C02kw9.m4a: Operation not permitted

This sounds like a permission error rather than a crunchy-cli/ffmpeg issue. For me it works on my machine as well as in docker (debian & alpine).

Edit: Although it's weird that it happens after the 8th episode and not earlier.

I was thinking the same thing about it being a permissions issue, except that like you mentioned, it's weird that it only happened after the 8th episode. I'll look to see what the stream specs for that episode compared to the others and get back to you.

from crunchy-cli.

bytedream avatar bytedream commented on September 26, 2024

The important message is

...
/tmp/.crunchy-cli_C02kw9.m4a: Operation not permitted

This sounds like a permission error rather than a crunchy-cli/ffmpeg issue. For me it works on my machine as well as in docker (debian & alpine).

Edit: Although it's weird that it happens after the 8th episode and not earlier.

from crunchy-cli.

ameerabdallah avatar ameerabdallah commented on September 26, 2024

Update:

I was able to get it working by upgrading to ffmpeg version 4.4.3-0ubuntu1~20.04.sav5

The version that I was having the issue with was 4.2.7 which was the latest provided by apt repo. My Synology NAS had version 4.1.8 so it seems like the bugs been around for a while.

Either way the fix for this was adding savoury1/ffmpeg4 ppa and updating:

sudo add-apt-repository ppa:savoury1/ffmpeg4
sudo apt-get update && sudo apt-get upgrade

from crunchy-cli.

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.