diff --git a/gpn17/Intro.motn b/gpn17/Intro.motn index 50ddd25..33e8ce7 100644 --- a/gpn17/Intro.motn +++ b/gpn17/Intro.motn @@ -202,7 +202,7 @@ 30 1 0 - 0 + 1 1 1 1 @@ -253,7 +253,7 @@ 1 1.1111111111111112 1 - + @@ -261,8 +261,8 @@ 0 0 0 - - + + 0 @@ -290,7 +290,7 @@ 32 0 8 - 1 + 0.5 0 0 /Applications/Motion.app/Contents/Resources/German.lproj/Presets/Project/Broadcast HD 1080.preset @@ -326,7 +326,7 @@ 2 - 1499136 153600 1 0 + 417792 153600 1 0 1825768938 1999734643 @@ -1220,7 +1220,7 @@ - 0 + 1 0 0 @@ -1269,7 +1269,7 @@ - + 15 @@ -1390,8 +1390,8 @@ - - + + 15 @@ -1987,7 +1987,7 @@ - + 15 @@ -2110,7 +2110,7 @@ - + 15 @@ -2232,7 +2232,7 @@ - + 15 @@ -2760,7 +2760,7 @@ - + 15 @@ -2872,7 +2872,7 @@ - + 15 @@ -3400,7 +3400,7 @@ - + 15 @@ -3522,8 +3522,8 @@ - - + + 15 @@ -3644,8 +3644,8 @@ - - + + 15 @@ -4146,8 +4146,8 @@ - - + + 15 @@ -4204,6 +4204,8 @@ + + @@ -4248,8 +4250,8 @@ - - + + 15 diff --git a/make-apple-motion.py b/make-apple-motion.py index 917c97f..86fc613 100755 --- a/make-apple-motion.py +++ b/make-apple-motion.py @@ -184,7 +184,7 @@ def finalize_job(job_id, event): active_jobs = [] -print("enqueuing jobs into compressor") +print("enqueuing {} jobs into compressor", len(events)) for event in events: if args.ids and event['id'] not in args.ids: continue