Quality assurance for audiovisual collections
Project description
vidqa
Quality assurance for audiovisual collections
Free software: MIT license
Documentation: https://vidqa.readthedocs.io.
Features
Ensures:
File paths less than 250 characters
File names be less than 150 chars
Videos are in mp4 format and h264/aac codecs
Usage
To use vidqa in CLI mode
Unique mode to apply to a folder, generating one log file
$ vidqa -i "paste_a_folder_path" -m unique
batch mode to apply to a parent folder generating a different log file for each subfolder
$ vidqa -i "paste_a_folder_path" -m batch
Use by defining folder destination of the Metadata Report and Temporary Folder of Converted Videos
$ vidqa -i "paste_a_folder_path" -m unique -fd "c://my_temp_folder"
To show or change encode video flags in CLI mode
Show actual flags
$ vidqa flags
CRF - Constante Rate Frame. Stable quality. Default 20 for minimal loss.
$ vidqa flags --crf 23
maxrate - maximum bitrate peak in a second. Default 2 (MiB) to flow in slow connection stream.
$ vidqa flags --maxrate 3
folder_destination - Default folder where converted temporary reports and videos should be stored
$ vidqa flags -fd "c://my_temp_folder"
default_destination - Activates the default folder
$ vidqa flags -dd 1 # 0 to deactivate
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2022-08-04)
First release on PyPI.
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
Built Distribution
File details
Details for the file vidqa-0.1.17.tar.gz
.
File metadata
- Download URL: vidqa-0.1.17.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf8c118bac757a8b765f5f5ddc3de2c6386d6113e17aa3b5a42b48513e07b3dc |
|
MD5 | 47a85096347417a0fa5acf88c191127e |
|
BLAKE2b-256 | 668581dfa8b0aae75b882b2c8d09e726ee5a3ed737ea0c421026a1c4e8872cb7 |
File details
Details for the file vidqa-0.1.17-py2.py3-none-any.whl
.
File metadata
- Download URL: vidqa-0.1.17-py2.py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f8b1963e8baafe41d52a00cb294f0b1a63d5494480ca9fede12103ea38d0f46 |
|
MD5 | 4176313790c52accf267b50b2f0c228d |
|
BLAKE2b-256 | 4cdff4cd3d1eb512ca4ba77c768ccfcb49906b27efe4e4e53c0d8bfeaa82c214 |