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.
can't find matching .m4a for .mp4, downloads .webm audio instead #13176
Comments
|
The default behaviour is: This means: First priority is getting the best video stream possible, the best audio stream possible, and then merge these into a file. And in your example format code 251 is What you can do is something like that:
Or
|
|
Thank you for your suggestions! This is what would be the best for me:
compatiblewidthvideo means: an audio format which doesn't trigger the Requested formats are incompatible warning with the chosen video format. The reason I prefer this is that better file format compatibility (thus better playability and editability in the future) is more important for me than a minor audio quality improvement. |
|
duplicate of #10226. |
Incorrect default behavior:
Manual workaround is specifying format numbers:
Expected behavior: the following command should create an .mp4 file: