fabrics plan and easy fixes

This commit is contained in:
Dmitry Sergeev
2026-09-02 01:06:40 +03:00
parent e81dda3b3f
commit 6058d3ae64
2 changed files with 224 additions and 6 deletions
-6
View File
@@ -97,12 +97,6 @@ func checkMXLargs(args appArgs) {
}
func main() {
// timelapse video: 5fbec3b1-1b0f-417d-9059-8b94a47197ed
// timelapse audio: 5fbec3b1-1b0f-417d-9059-8b94a47197ec
// f1 video: 5fbec3b1-1b0f-417d-9059-8b94a47197ef
// f1 audio: 5fbec3b1-1b0f-417d-9059-8b94a47197eb
// sync video: 2618979d-76a5-45e0-83cb-0f192978d1cd
// sync audio: 9d2a041b-01cf-4ee4-bffa-188fe093c99b
var args appArgs
flagSet := pflag.NewFlagSet(APP_NAME, pflag.ContinueOnError)
flagSet.SortFlags = false