dpx2ffv1 is a simple module to convert a set of dpx to ffv1 codec
Project description
[](https://travis-ci.com/DerouineauNicolas/dpx_to_ffv1)
[](https://badge.fury.io/py/dpx2ffv1)
dpx2ffv1
===================
This program takes a folder filled with dpx indexed images as an input and encode them as a unique ffv1/mkv binary.
The program detects if the indexed image have an offset and a prefix (see test folder for an example)
Requirements
-------------------
ffmpeg binary should be available on your system.
Install (System wide)
-------------------
python3 setup.py install
Run
-------------------
python3 -m dpx2ffv1 --input=./testdpx/ --output=ffv1out.mkv
or
dpx2ffv1 --input=./testdpx/ --output=ffv1out.mkv
Generate Dist and upload
-------------------
python3 setup.py sdist bdist_wheel
python3.7 -m twine upload dist/*
[](https://badge.fury.io/py/dpx2ffv1)
dpx2ffv1
===================
This program takes a folder filled with dpx indexed images as an input and encode them as a unique ffv1/mkv binary.
The program detects if the indexed image have an offset and a prefix (see test folder for an example)
Requirements
-------------------
ffmpeg binary should be available on your system.
Install (System wide)
-------------------
python3 setup.py install
Run
-------------------
python3 -m dpx2ffv1 --input=./testdpx/ --output=ffv1out.mkv
or
dpx2ffv1 --input=./testdpx/ --output=ffv1out.mkv
Generate Dist and upload
-------------------
python3 setup.py sdist bdist_wheel
python3.7 -m twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dpx2ffv1-0.1.2.tar.gz
(4.1 kB
view details)
File details
Details for the file dpx2ffv1-0.1.2.tar.gz.
File metadata
- Download URL: dpx2ffv1-0.1.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7723030368b8b6ea587e6c6ae9cc3edd4f8fffc7612d2d211bd218f7cefb4124
|
|
| MD5 |
6341229439fe8d4fd69edc340d2f6668
|
|
| BLAKE2b-256 |
9b71accbbaf36ac637ad67acd970762776f98f2a1061dcc5718e536ed98ec8f3
|