Video, Python and FFmpeg: What you can do!

09:30 AM - 10:00 AM on August 17, 2014, Room 702

Dean Silfen

Audience level:
novice
Category:
Core Python
Watch:
http://youtu.be/wBy0vfExhJ8

Description

An introduction to the video processing libraries available in Python.

Abstract

In this talk we will go through FFmpeg and my favorite library MoviePy to wrap it and give us a pythonic interface for creating and editing video. We will cover basic FFmpeg scripting and discuss the API around MoviePy to create shapes and effects in our video files. I will also provide "recipes" for useful scenarios as they occur.