Added an extra exclusion to the mission statement. Reviewed-on: https://www.forgejo.codessh.de/siru/vidcraft/pulls/3 Co-authored-by: siru <siru@codessh.de> Co-committed-by: siru <siru@codessh.de> |
||
|---|---|---|
| src/vidcraft | ||
| .gitignore | ||
| .python-version | ||
| contributing.md | ||
| license.md | ||
| mission.md | ||
| pyproject.toml | ||
| readme.md | ||
| uv.lock | ||
Application Overview
This application allows you to use your ffmpeg for transcodes without having to remember all the nifty options and best values from the command line. It will interactively prompt you with information for your choices so you can make informed decision to attain the best outcome for you, right now.
Installation
This application is published on Python's Package Index (PyPI). It is suggested to use the tool uv by Astral to install the application via the command:
uv tool install vidcraft
Alternatively, the application can be installed with any package maangers that support the PyPI, such as pip, Poetry, and others.
Running/Using
Unless something was changed somewhere downstream from this source code, this application will be
available on the command line via the vidcraft command.
Who to contact with questions?
There is some application support available through the email vidcraft@codessh.de. However, this is currently a single person, so please be patient if you do not hear back immediately.