Skip to content

ffmpeg is possibly not required to be installed #62

@GermanHydrogen

Description

@GermanHydrogen

It seems like, that the pyav package comes with their own ffmpeg binaries (see docs)

Binary wheels are provided on PyPI for Linux, MacOS, and Windows linked against FFmpeg. The most straight-forward way to install PyAV is to run:

It is currently not that straightforward to test this, as marimba tests for the existence of ffmpeg in the PATH. This might not be necessary.

The primary motivation for removing ffmpeg, is its large binary size, which can inflate docker images, when marimba is deployed via container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdependenciesDependency updates

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions