mirror of
https://github.com/unclshura/splitter.git
synced 2026-06-21 16:12:01 +00:00
16 lines
489 B
JSON
16 lines
489 B
JSON
{
|
|
"profiles": {
|
|
"WSL": {
|
|
"commandName": "WSL2",
|
|
"distributionName": ""
|
|
},
|
|
"Prod": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"C:\\Users\\uncls\\Pictures\\2026\\2026 - Secret Rule\\20260426_212*.mp4\" --crop --detect=body"
|
|
},
|
|
"Debug": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"C:\\Users\\uncls\\Pictures\\2026\\2026 - Secret Rule\\20260426_212004.mp4\" --crop --detect=body --debug --single-thread --text"
|
|
}
|
|
}
|
|
} |