pipeffmpeg 0.1.1
A frontend for ffmpeg(libav) using only pipes, to encode/decode/convert videos by each frame
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:
- download libav(ffmpeg) binary or source and build that (not necessary as shared-library).
- set bin/ffmpeg or ffmpeg.exe(under Windows) into PATH environment
- download pipeffmpeg.py to your current directory or site-packages
Please report issues as well as configuration details for your working PipeFFmpeg installations at <k.kanryu@gmail.com>
Thus, your feedback is welcome at <k.kanryu@gmail.com>.
- Author: KATO Kanryu
- Home Page: https://github.com/kanryu/pipeffmpeg
- Keywords: video ffmpeg convert libav encode decode transcode
- License: BSD
- Categories
- Package Index Owner: kanryu
- DOAP record: pipeffmpeg-0.1.1.xml
