Skip to content

pfalcon/pycopy-uffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycopy bindings for FFmpeg

These are bindings for FFmpeg video handling library using Pycopy's ffi and uctypes modules. Pycopy is a lightweight Python implementation, https://github.com/pfalcon/pycopy .

uffmpeg is the main module, the rest are sample applications. Two samples are provided currently:

(c) Paul Sokolovsky

Licensed under MIT license (note that FFmpeg project itself is licenced under LGPL2.1 license).