ProcGraph (“processing graph”) is a Python library for rapid prototyping of pipelines for logged and realtime data.
See documentation at: http://andreacensi.github.com/procgraph/
Installation notes
The only painful part to install is mencoder and ffmpeg.
### Installation (OS-X)
(June 2015, OS X 10.10) Download from here:
### Installation (Ubuntu 12.04)
Need
sudo apt-get install x264 libavcodec-extra-53’
to install necessary codecs.
You can see a list of supported presets by using: ‘x264 –help’.
Other packages that might be helpful:
libavdevice-extra-52 libavfilter-extra-0 libavformat-extra-52 libavutil-extra-49 libpostproc-extra-51 libswscale-extra-0.
### Installation Ubuntu 14.04 - June 2015
Install mplayer and mencoder:
sudo apt-get install mencoder mplayer
For installing ffmpeg: (June 2015)
sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get install ffmpeg gstreamer0.10-ffmpeg
Release files for procgraph 1.10.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| procgraph-1.10.10.tar.gz | 493.5 kB | Details |
Release files / procgraph-1.10.10.tar.gz
| Download URL | procgraph-1.10.10.tar.gz |
|---|---|
| Size | 493.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a0d13ce31caeb0337a9bb6ae9a7b266932802cd0a6b1a1e19e1885ef4b473f92
|
|
BLAKE2b-256 checksum How to use checksums |
b2d1bcfca1408e8675a390acd44916e934a6417fe6de356aa6a959f6f291f9c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |