I have no history with ffmpeg, but I am assuming this would be the right tool for the job. I am trying to cut a folder of videos with different lengths. I want to cut them all to be 12 seconds from the end. That is: on a 30 second video I would be left with 00:18 - 00:30. 00:00-00:17 would be deleted.
I am on mac OS Mojave. It seems that ffmpeg is the right tool for the job to batch edit these videos. Can someone walk me through this? I have some basic understanding but will need the code/script explained so that I can apply it to my own use. Thank you very much.