No description
Find a file
2025-08-10 19:04:35 +02:00
.gitignore AV1-VAAPI-Settings example 2025-08-10 16:15:05 +02:00
convert.py AV1-VAAPI-Settings example 2025-08-10 16:15:05 +02:00
example.settings.ini Change AMD-AV1 settings 2025-08-10 19:04:35 +02:00
LICENSE AV1-VAAPI-Settings example 2025-08-10 16:15:05 +02:00
README.md AV1-VAAPI-Settings example 2025-08-10 16:15:05 +02:00

ffmpeg-convert

Tool to batch convert files from one folder to another folder via ffmpeg.
Rename "example.settings.ini" to "settings.ini" and change settings.
You can create new sections as needed.
You can either call the tool by hand and enter the section-name by hand or pass the section-name as first parameter.

This is primarily for my own personal use so I will only add features I need. Feel free to fork and add your own features if needed.