Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: [Errno 2] No such file or directory: 'ffmpeg' #117

Closed
matteorizzo opened this issue May 26, 2024 · 2 comments
Closed

macOS: [Errno 2] No such file or directory: 'ffmpeg' #117

matteorizzo opened this issue May 26, 2024 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@matteorizzo
Copy link

matteorizzo commented May 26, 2024

I need Help.

On macOS, ffmpeg is installed via homebrew, in the GUI app ffmpeg is linked to /opt/homebrew/Cellar/ffmpeg/7.0_1/bin/ffmpeg but the app doesn't convert audio to flac. Should ffmpeg be installed manually too?

ffmpeg does work on the terminal.

Version App

v0.15.3

What operating system are you seeing the problem on?

macOS

Your settings

{"skip_existing": "False", "lyrics_embed": false, "lyrics_file": false, "video_download": true, "download_delay": false, "download_base_path": "~/download", "quality_audio": "HI_RES_LOSSLESS", "quality_video": "1080", "format_album": "Albums/{album_artist} - {album_year} - {album_title} [{album_id}]/{artist_name} - {track_title} [{track_id}]", "format_playlist": "Playlists/{playlist_name}/{artist_name} - {track_title} [{track_id}]", "format_mix": "Mix/{mix_name}/{artist_name} - {track_title} [{track_id}]", "format_track": "Albums/{album_artist} - {album_year} - {album_title} [{album_id}]/{artist_name} - {track_title} [{track_id}]", "format_video": "Videos/{artist_name} - {track_title} [{track_id}]", "video_convert_mp4": false, "path_binary_ffmpeg": "/opt/homebrew/Cellar/ffmpeg/7.0_1/bin/ffmpeg", "metadata_cover_dimension": "1280", "extract_flac": true, "downgrade_on_hi_res": true}
@matteorizzo matteorizzo added the help wanted Extra attention is needed label May 26, 2024
@matteorizzo matteorizzo changed the title Macos: [Errno 2] No such file or directory: 'ffmpeg' macOS: [Errno 2] No such file or directory: 'ffmpeg' Jun 6, 2024
@exislow
Copy link
Owner

exislow commented Jun 6, 2024

Please provide all details to be able to re-produce this. It works in my case. Without further details I cannot help you.

Clone of #110

@matteorizzo
Copy link
Author

Amazing, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants