In this exciting tutorial we are going to learn how to trim a video using Python and FFMPEG.
I will guide you through setting up the python project in VSCode. I assume you have Python 3 and Pipenv installed. Using the FFMPEG-Python package we will trim a video.
I will show you how to install the FFMPEG command line tool on Mac and Windows.
Let's jump into the video:
Top comments (1)
Added a new library in my playlist