Skip to content

glennpaulaby/Editing-using-MoviePy

Repository files navigation

Editing using MoviePy

Moviepy is a module used to simplify video editing. It can cut and rearrange clips, add sound and video effects into the clips , and edit audio. if you have to edit lot of clips, Moviepy can automate that process

Requirements for the project:

  • Basic knowledge of Python 3
  • Knowledge about Video and Audio files
  • Python 3.7.4 or above
  • MoviePy 1.0.3 or above
  • PyCharm 2019.3.5
  • Windows 10 or above

Spliting up clips from 'sample-mp4-file.mp4'

image

Concatenation

image

Adding Video effects

image image

Adding Audio effects

image

Combining all Effects

image

Final OUTPUT

output_afx.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published