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: Conversion failed! when merging formats #26915
Comments
|
Outdated ffmpeg. |
Checklist
Verbose log
Description
When downloading videos on youtube using no arguments besides (-o 'C:/Users/literaldehyde/Desktop/%(title)s.%(ext)s') in my config file, it errors out when converting component files. If I add the argument (--merge-output-format mkv), it works perfectly fine, but why does it fail with no arguments? Is it actually an ffmpeg error like it suggests, and if so how do I fix it?