Video Compressor (VComp)
Project description
VComp
A video compressor with bitrate and size selection.
To execute:
In Linux|Unix|macOS:
GUI:
Run vcomp in a shell.
In Windows:
Method 1:
In a cmd window, execute vcomp.
Method 2:
Copy the file vcomp.exe from pythoninstallation\Scripts\ to your desired folder and double-click it.
To use in your python code:
A code that the user sets the compression level.
GUI
import vcomp.main
vcomp.main.run()
To be quiet:
A code that you set the compression level. Set size to your desired height and bitrate to your desired bitrate, and f to the path of the file.
import vcomp.compress
vcomp.compress.compress(size,bitrate,f)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vcomp-1.1.0.tar.gz.
File metadata
- Download URL: vcomp-1.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3632697ce23f1bb276e10be37ce5b20cd600df49239b206036f71929545316aa
|
|
| MD5 |
c0ce64b6c84e3b81c1c1d1901ce2f44c
|
|
| BLAKE2b-256 |
bd526d8e66aaa485ebab7ac32aec831243b05acd1902ca714681c5b82ebd99bc
|
File details
Details for the file vcomp-1.1.0-py3-none-any.whl.
File metadata
- Download URL: vcomp-1.1.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c14a9baa3e0bcca3b98c250c3ad4929d9ae48a904000dcce972da6578d844d6a
|
|
| MD5 |
197e094280c8b8dc276666df63b531d7
|
|
| BLAKE2b-256 |
e3e194e3ab7af6a202dd1cbe73361ce0fec8dfa2ef7d426279e0993b5ad8e605
|