Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ERROR: Reason: image not found #8323
Comments
|
From the log, avconv is used instead of ffmpeg:
Could you run this command directly in the terminal and paste all the output?
What's your command? Generally, if both ffmpeg and avconv are installed, youtube-dl prefer avconv. I guess your avconv is broken. If this is the case, remove it or add |
|
Cool @yan12125. Works now. Didn't know that youtube-dl prefers avconf. Thanks for your help. Closing This |
|
So I had both. Recently heard Found out it was having this issue:
I've been having an issue like this lately, but mostly I thought with my not up-to-date 10.13.6 MacOS behind by 1 minor version or so some newer programs I installed through Homebrew and such so I have been switching 1 library so far, but nothing like this library. YT-DL is up-to-date and Thanks! |
|
In my case a macOS upgrade had broken my ffmpeg:
|
|
|
|
Same for Catalina 10.15.4, had to run |
|
|
|
|
|
@ChasonDeshotel because that reinstalls if your current version is not the latest. |
|
@NightMachinary right but I'd never default to reinstalling software without first trying to update it. Usually reinstall means nuking your settings and starting from scratch But TIL |
I am facing this error while downloading any video. The files are not getting merged. Tried merging using ffmpeg manually and it worked. So, not a ffmpeg issue. Any help is appreciated. Thanks!