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.
if use --merge-output-format, ERROR: Stream #1:0 -> #0:1 (copy) is occured. #24529
Comments
|
mp4+webm can't be merged into mp4. |
|
I confirm the same problem. Is there a list of which formats can be converted to mp4? |
Checklist
Verbose log
Description
I tried to download this video:https://www.youtube.com/watch?v=CMvep1V6rZQ
Command line:youtube-dl -v https://www.youtube.com/watch?v=CMvep1V6rZQ
I use config.txt and contents is
I tried to discover solution so I executed ffmpeg command. this is a result.
Maybe ffmpeg requires -strict option.But youtube-dl application is not specified so error is occurred.