forked from kanryu/pipeffmpeg
-
Notifications
You must be signed in to change notification settings - Fork 0
serser/pipeffmpeg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A frontend for ffmpeg(libav) using only pipes, to encode/decode/convert videos by each frame, not under GPL, but under BSD license. Features: - get ffmpeg's infomation (versions,codecs,formats,pix_fmts,...) - decode frames from a video - encode a video within post frames in Python You can install and test pipeffmpeg as follows: 1. download libav(ffmpeg) binary or source and build that (not necessary as shared-library). 2. set bin/ffmpeg or ffmpeg.exe(under Windows) into PATH environment 3. download pipeffmpeg.py to your current directory or site-packages Please report issues as well as configuration details for your working PipeFFmpeg installations at <[email protected]> Thus, your feedback is welcome at <[email protected]>.
About
A frontend for ffmpeg using only pipes, not under GPL, but under BSD license.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%