Remove ffmpeg from repo

This commit is contained in:
Jack 2024-09-18 10:33:00 -04:00
parent 019e3e3b49
commit 6406da40a3
2 changed files with 2 additions and 5 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
ffmpeg.exe

View File

@ -29,8 +29,4 @@ Tinyblast is a lightweight plugin designed to enhance Mayas playblast workflo
This project is licensed under the GPLv3 license.
It also includes FFmpeg, which is licensed under GPLv3. You can download the FFmpeg source code from [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html).
## FFmpeg Usage and Legal Compliance
Tinyblast uses the FFmpeg library to handle the conversion of `.avi` files to `.mp4`. FFmpeg is licensed under the GPLv3 license, and its source code is available for download at [FFmpeg Source](https://ffmpeg.org/download.html).
It also includes FFmpeg, which is licensed under GPLv3. You can download the FFmpeg source code from [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html).