Giter Site home page Giter Site logo

Comments (5)

Bleuzen avatar Bleuzen commented on July 18, 2024

My first guess is that your ffmpeg binary does not support pulse audio recording. As far as I know, these builds

John van Sickle

also do not have pulse audio support enabled.

I'm pretty sure you can not use ffmpeg from my FFaudioConverter flatpak, since it runs in a sandbox.

SpotRec is not planned to use some ffmpeg binary from a flatpak. SpotRec should run directly on the host machine and also use a native ffmpeg binary from the host, without any sandboxing.

The only thing you can safely run in a sandbox / with flatpak is Spotify.

I'm not sure about you distribution, but since it is Debian based, I guess you could try to use the Python, Dbus and FFmpeg installed with apt.

from spotrec.

btreut avatar btreut commented on July 18, 2024

As far as I know, these builds

John van Sickle

also do not have pulse audio support enabled.

oops, that clarifies the behavior.

I'm pretty sure you can not use ffmpeg from my FFaudioConverter flatpak, since it runs in a sandbox.

I'll try my best despite your discouraging note and will post results here (but I might need some time).

from spotrec.

btreut avatar btreut commented on July 18, 2024

I'm pretty sure you can not use ffmpeg from my FFaudioConverter flatpak, since it runs in a sandbox.

I'll try my best despite your discouraging note and will post results here (but I might need some time).

here we are:

a simple bash script containing

flatpak run --command=ffmpeg com.github.Bleuzen.FFaudioConverter $*

solves the problem of running ffmpeg from your FFaudioConverter flatpak, but the Unknown input format: 'pulse' remains, see spotrec.log

from spotrec.

btreut avatar btreut commented on July 18, 2024

SpotRec should run directly on the host machine and also use a native ffmpeg binary from the host, without any sandboxing.

as far as I know, there is no native ffmpeg for EndlessOS. See also: https://community.endlessos.com/t/downloading-softwares/4988

from spotrec.

Bleuzen avatar Bleuzen commented on July 18, 2024

but the Unknown input format: 'pulse' remains

yeah, sure, since this ffmpeg is also not built with PulseAudio support.
You need a ffmpeg binary with pulse support enabled. If there is no native one for your distro, you may have to build it yourself.

I will close this for now, since this isn't an issue of SpotRec itself, but of your specific setup.

from spotrec.

Related Issues (18)

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.