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.
the three formats failed to merge. The log says ffmpeg merged them but the output file listed does not exist #13049
Comments
|
Post the full output of youtube-dl when run with
Do not post screenshots of verbose log only plain text is acceptable. The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. |
|
@dstftw I did post the full output? I ran it with -v for verbose logging and used > to redirect the output to a file. I'm not sure what else you expect me to do. It's Microshit Windows... |
|
oh, apparently some of the output that I was expecting would go to the log file instead still went to the command prompt window. My bad. Not sure how I can make it print to file properly though? I suppose I could transcribe the text manually, but that seems like a really inefficient option best saved for last resort. |
|
@dstftw OP updated to include the missing information. Please reopen the issue when you get this. |
|
Update ffmpeg. |
|
@dstftw How would I go about doing that? I don't even fully understand what it does... other than apparently leave videos in pieces when it doesn't work? |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.05.09. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.comment: I can even provide a screenshot of the pertinent CMD.exe output if you like
Before submitting an issue make sure you have:
comment: I'm currently reading the bugs section. I will have finished reading it thoroughly enough to be within reason by the time I submit this though.
comment: I did search, and I didn't find anything. I have to admit though, I wasn't quite sure what search terms to use. I hope I didn't miss anything, but feel free to reference a similar issue if I did.
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-vflag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.