reduce mp4 file size using ffmpeg

PHOTO EMBED

Tue Jan 02 2024 04:02:11 GMT+0000 (Coordinated Universal Time)

Saved by @vs #bash

ffmpeg -i input.mp4 -b:v 500k -c:a aac -strict experimental -y output.mp4
content_copyCOPY