Codec options changes on executing Write node via terminal/command line
Customer reported version
nuke.10.0v5
Customer reported platform
windows7
Steps to reproduce
1. Open Nuke
2. Read in sequence
3. Create write node with settings shown in 'nukeWriteNodeSettings.png'
4. Render footage and check metadata
5. Change render version and Save script then close Nuke
6. Open the command line and render the script from here using the following command:
./Nuke10.5v2 -V 2 -X Write1 -f /Users/c/Downloads/testScript.nk
7. Check metadata of render footage
Result: When viewing rendered mov files metadata:
- quicktime/codec_id is set to mjpa when rendering from GUI
- quicktime/codec_id is set to jpeg when rendering from terminal
Workaround
Render from GUI
Reproduced by support
OSX 10.11.6
Nuke 10.5v2
Nuke 9.0v1
Windows 8
Nuke 10.5v2
Cannot repro on:
OSX 10.11.6
Nuke 8.0v6
Nuke 7.0v6
Result: Codecs stay the same.
Expected behaviour
Codecs to stay the same
Actual behaviour
Codecs and metadata changed when rendering form terminal/command line