Skip to content

FFMPEG fails to launch on MacOS 14.1 #34

Description

@magicbadger

Describe the bug
Installing via brew using the steps documented, I test the version of FFMPEG installed and an error is produced:

❯ ffmpeg
dyld[42447]: Library not loaded: /opt/homebrew/opt/libvpx/lib/libvpx.8.dylib
  Referenced from: <1CCA5EBE-98AF-3FDA-8D91-5BCA522FCBD6> /opt/homebrew/Cellar/ffmpeg-encore/7.0_1/bin/ffmpeg
  Reason: tried: '/opt/homebrew/opt/libvpx/lib/libvpx.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libvpx/lib/libvpx.8.dylib' (no such file), '/opt/homebrew/opt/libvpx/lib/libvpx.8.dylib' (no such file), '/opt/homebrew/Cellar/libvpx/1.15.0/lib/libvpx.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libvpx/1.15.0/lib/libvpx.8.dylib' (no such file), '/opt/homebrew/Cellar/libvpx/1.15.0/lib/libvpx.8.dylib' (no such file)

To Reproduce
Steps to reproduce the behavior:

  1. Install ffmpeg-encore via brew
  2. run ffmpeg -version

Expected behavior
FFMPEG should be able to run and show its version information

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.1

Additional context
Previously ran a brew-installed version of FFMPEG and runs fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions