Skip to content

CodingWith-Adam/trim-videos-with-ffmpeg-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Trim Videos Using Python and FFMPEG

Learn how to trim videos using FFMPEG and Python.

FFMPEG Python video has no sound after trim? As we will discover the video and audio must be trimmed separately and then concatenated together. If you don't do this then your video will have no audio.

In the linked youtube video we walk through all the steps of installing ffmpeg to using the python code.

FMPEG-Python

https://github.com/kkroening/ffmpeg-python

Brew Package Manager for Mac

https://brew.sh/

Chocolatey Package Manager for Windows

https://chocolatey.org/install#individual

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages