Copy audio from any input and save it to an mp4 container

0
0
No Preview.

If you feel like this example could be improved, you may edit this example here.

ffmpeg -i input.file -vn -c:a copy %1_output.mp4