DEV Community

Cover image for How to Trim Videos Using Python and FFMPEG
CodingWith-Adam
CodingWith-Adam

Posted on

1 1

How to Trim Videos Using Python and FFMPEG

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)

Collapse
 
pisemayur profile image
Mayur Pise

Added a new library in my playlist

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay