add new convert script that uses solar power metric

This commit is contained in:
2025-08-15 13:17:08 +02:00
parent 62a68990a4
commit 96bbb2d579
6 changed files with 122 additions and 2 deletions

View File

@ -0,0 +1,8 @@
{
"dst_folder": "/mnt/mainstorage/media/converted",
"src_folder": "/mnt/mainstorage/media/movies",
"jobs": [
"BigBuckBunny_320x180.mp4",
]
}