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-z6 6.1.9
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-z6-6.1.9.tar.gz | 291.1 kB | Details |
Release files / procgraph-z6-6.1.9.tar.gz
| Download URL | procgraph-z6-6.1.9.tar.gz |
|---|---|
| Size | 291.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e78b0ca5f8cba3af63617135c24c13e811ca6c8f11c38c057fc011f0a57b8727
|
|
BLAKE2b-256 checksum How to use checksums |
33d4f39cd799f31af253cf8b10a829a463b7337b24a6d022ce3c8b7c8be02081
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
|