Skip to content

Commit

Permalink
Thumbnail background color system. (10.06.2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubinka0505 committed Jun 10, 2022
0 parents commit aeca50e
Show file tree
Hide file tree
Showing 26 changed files with 2,189 additions and 0 deletions.
42 changes: 42 additions & 0 deletions Config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"Media": {
"Image": {
"Path": "",
"Thumbnail": {
"Generate": true,
"Background": {
"Cluster": {
"Palette_Size": 10,
"Number": "Dominant"
},
"Properties": {
"Brightness": "50.00%"
}
}
}
},
"Audio": {
"Path": "",
"Bitrate": "265k"
},
"Video": {
"Maximum_Resolution": "1080p",
"Generate": true
}
},
"Settings": {
"Directory": {
"Initial": {
"Audio": "~/Music",
"Image": "~/Pictures"
},
"Open": true,
"Output": "./Videos"
},
"Logs": {
"Main": true,
"Information": true,
"Sound": true
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Documents/Pictures/YTMVG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit aeca50e

Please sign in to comment.