https://github.com/ivansaul/test-semantic-release
https://github.com/ivansaul/test-semantic-release
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivansaul/test-semantic-release
- Owner: ivansaul
- License: mit
- Created: 2024-10-05T20:20:44.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-06T06:32:29.000Z (about 1 year ago)
- Last Synced: 2024-12-13T22:47:36.511Z (11 months ago)
- Language: Python
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# test-semantic-release
A Python script for efficiently compressing videos without sacrificing quality.
## Installation
```console
pip install vidpacktest
```
## Usage
```console
pack --input input.mp4 --output output.mp4 --codec h264 --preset ultrafast
```