Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • I was using -c:a copy because I didn't know any other way, if you have some other ideas without needing audio software (using only ffmpeg) would be nice to figure out things. Commented Feb 19, 2020 at 5:06
  • Are you satisfied with the quality of the audio in the source input.mkv? The other ways are to encode the audio which would make it worse not better. People use encoding not to improve the quality but to decrease the size or to convert it to a format different than the source. In your case, you don't need that so what you did the best thing, really. Commented Feb 19, 2020 at 5:10
  • @shirish I updated the answer to show how to stream copy the video as well in case you have no reason to do the re-encoding. Commented Feb 19, 2020 at 11:42
  • Edited my answer as well, thank you for your comments and support :) Commented Feb 21, 2020 at 18:09