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.
Unable to obtain file audio codec with ffprobe #13146
Comments
|
Post the output of |
|
Returns:
Running it with sudo, returns nothing |
|
Meaning you ffmpeg is broken. |
|
Ah, great, only spent half a night trying to get that installed. Thank you for quick support! |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.05.18.1. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Hi
Im trying to set up youtube-dl on my raspberry pi. I've installed ffmpeg, and used the manual install guide for youtube-dl.
Trying to run the program, and extract the audio, but it gives me some codec error. I can see from the verbose, that ffmpeg is present, which I have also verifyed myself on the system.