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.
Strange problem with FFMPEG on windows #21829
Comments
|
Do you even read the output?
|
|
Sorry @dstftw ... but have you seen console output? youtube-dl only detects it if its in same folder... its available in whole system... |
|
|
Output clearly tells you that path you passed in with |
Checklist
Question
Not sure if I'm doing anything wrong, but somehow I cannot seem to run yt-download from different folder than it is in.
file locations
avconv is in
C:\avconvffmpeg and youtube-dl is in
D:\youtub-dlProgram only detects ffmpeg when I'm running it from folder where exe is.
Note: both
D:\youtub-dlandC:\avconvare added to%PATH%Full console log.