Coder Social home page Coder Social logo

Comments (3)

Montspy avatar Montspy commented on June 20, 2024

Reproduces on problematic install with this command:

./docker.sh ffmpeg -loglevel info -y -ss 00:00:00 -to 00:00:02 -f lavfi -i anullsrc -f lavfi -i anullsrc  -filter_complex "amerge=inputs=2[a]" -map "[a]" -ac 2 test.mp3

Command output extract:

Input #0, lavfi, from 'anullsrc':

  Duration: N/A, start: 0.000000, bitrate: 705 kb/s
    Stream #0:0: Audio: pcm_u8, 44100 Hz, stereo, u8, 705 kb/s
Input #1, lavfi, from 'anullsrc':

  Duration: N/A, start: 0.000000, bitrate: 705 kb/s
    Stream #1:0: Audio: pcm_u8, 44100 Hz, stereo, u8, 705 kb/s
Filter amerge has an unconnected output

from loopygen.

Montspy avatar Montspy commented on June 20, 2024

Potential fix to be tested in commit 14d9783

from loopygen.

Montspy avatar Montspy commented on June 20, 2024

Could not get user to test the fix, but it has been working well on my machine.
Cherry-picked the fix into PR #47 (commit 26eb5b2)
Will close this issue once it reaches main branch

from loopygen.

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.