/ConvertVideos

Small tool to prepare videos for the web

Primary LanguageC#MIT LicenseMIT

MIT licensed Travis Coverity Scan

ConvertVideos

A small utility I use to prepare videos of different formats for my website.

Usage

Below is a sample of how to use via podman:

podman run -it --rm --security-opt label=disable -v /home/mmorano/Desktop:/src -v /home/mmorano/Desktop:/output localhost/maw-convert-videos-test -c test_category -o /output/vidtest.sql -v /src/convert_videos_test -w /movies -r 'friend admin' -y 2022

Contributing

I'm happy to accept pull requests. By submitting a pull request, you must be the original author of code, and must not be breaking any laws or contracts.

Otherwise, if you have comments, questions, or complaints, please file issues to this project on the github repo.

License

MIT

Reference