diff --git a/make-apple-motion.py b/make-apple-motion.py index da8c744..8a98ac1 100755 --- a/make-apple-motion.py +++ b/make-apple-motion.py @@ -159,7 +159,7 @@ def enqueue_job(event): fp.write(xmlstr) compressor_info = run_output( - '/Applications/Compressor.app/Contents/MacOS/Compressor -batchname {batchname} -jobpath {jobpath} -settingpath apple-prores-4444.cmprstng -locationpath {locationpath}', + '/Applications/Compressor.app/Contents/MacOS/Compressor -batchname {batchname} -jobpath {jobpath} -settingpath qt-animation.cmprstng -locationpath {locationpath}', batchname=describe_event(event), jobpath=work_doc, locationpath=intermediate_clip) diff --git a/qt-animation.cmprstng b/qt-animation.cmprstng new file mode 100644 index 0000000..2765eb2 --- /dev/null +++ b/qt-animation.cmprstng @@ -0,0 +1 @@ +327680QuickTime-Film%20mit%20Animation-Codec%20und%20unkomprimiertem%20Audio.moGraphicsANIMATIONSettingDescriptionmovyesyesyesnonono48000.000000 2 16 48000 N 6619138 YNONEno0.0000001 3 1 0 N 0 100 0 00nono-1000no0rle appl0000yesyes0nono \ No newline at end of file