A small utility I use to prepare videos of different formats for my website.
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
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.
MIT
- FFMPEG: https://ffmpeg.org/