Skip to content

ffmpeg: error while loading shared libraries: libavcodec.so.58 [Linux] #481

@exhpe

Description

@exhpe

On Linux, faster-whisper-xxx works fine without voice extraction. But when using voice extraction (both Pro and non-pro) versions it fails after extraction is completed. E.g for Faster-Whisper-XXL Pro with

--output_format srt --model large-v2 --verbose False --language en --ff_vocal_extract=mb-roformer

It fails after MB-RoFormer completes with error

Error 1: Failed to load audio:

ffmpeg: error while loading shared libraries: libavcodec.so.58: cannot open shared object file: No such file or directory

Everything works fine with the same options and the same audio file on Win11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions