Framerate in command line usage of Compressor
I use Apple compressor from the command line to generate video clips from sequences of images. Here
https://support.apple.com/en-gb/guide/compressor/cpsr9be73312/mac
it looks like the command line command allows for control of the framerate of the output movie, but I can't get things to work. Does anyone know how to do this?
Solution 1:
So
Compressor -jobpath file:///path_to_png_directory?frameRate=60
does the trick.