doyadig, 1 year ago The :v and :a is not needed. ffmpeg -i video.mkv -c copy output.mkv This will automatically copy the audio and the video without a reencode.
The :v and :a is not needed.
ffmpeg -i video.mkv -c copy output.mkv
This will automatically copy the audio and the video without a reencode.