Q: Command Line Syntax for Compressor 4.1
Does anyone have updated command line examples for Compressor 4.1? It appears that the syntax changed between the older and current versions, but the only examples that I can locate are all still only applicable for earlier versions.
As an example, I've determined that the following command returns no error, but no conversion occurs:
Compressor -computergroup "This Computer" -jobpath ./9-11-2014_00.m2ts -settingpath \
/Applications/Compressor.app/Contents/Resources/Settings/ProRes/proRes422Name.se tting
Using the older syntax like this, reports all sorts of errors:
Compressor -clustername "This Computer" -jobpath ./9-11-2014_00.m2ts -settingpath \
/Applications/Compressor.app/Contents/Resources/Settings/ProRes/proRes422Name.se tting \
-destinationpath ~/Desktop/compressor_test.mov
I have double checked that sharing is enabled and that "This Computer" is a valid entry.
Thanks,
Tim
MacBook Pro with Retina display, OS X Mavericks (10.9), 16GB / Thunderbolt LTO-5 / BRU PE
Posted on Dec 26, 2014 2:59 PM
I spent more time on this last night and it turns out that while FCP X can accept and process M2TS AVCHD files, Compressor cannot. This was a totally bad assumption on my part that if FCP X can deal with them, then Compressor should be able to.
It's an extra step, but ffmpeg was able to convert the files to a format I could deal with directly.
Hopefully we'll see better format support in a coming update to Compressor.
Posted on Dec 28, 2014 10:42 AM