Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Video Processing
Rating: 4.6 out of 5(126 ratings)
28,882 students

Python Video Processing

Introduction to Python Video Editing
Created byPeter A
Last updated 9/2020
English

What you'll learn

  • Video editing with Python
  • Create Videos with Python script
  • Concatenate, grid and other Video Editing

Course content

4 sections14 lectures52m total length
  • Introduction0:34
  • Setup PyCharm3:01
  • Examples0:06
  • Create Video: a color clip7:21
  • Movie Data2:50

Requirements

  • Basic Python knowledge

Description

This course teaches you how you Video Processing with Python. By writing Python code, you can automatically edit videos. It is an introduction course: you will learn about resizing, rotating, cropping, applying effects on videos and much more.

The course is for beginners, it starts with setting up the development environment, then dives into opening videos, creating your own videos, do basic editing and a lot more. Python doesn't have to be console or desktop only, you can have fun with video processing!

If you want to write Python code that edits videos automatically, enroll in this course on Python Video Editing


Who this course is for:

  • Beginner Python developers curious about Video Editing with Python