In the wrapper, when configuring the H.264 settings the string is created but is not passed to the CLI job.
I created a job and added the advanced settings for the H.264 encoder and the string was created in the the settings textbox. Once I queued that job I noticed that the queue window did not attach my advanced settings to the command line string. I though perhaps it might not attach it to the queue but would feed from a variable during the encoding job. I then checked the running pid of the job and saw the complete string and it lacked the advanced settings. It might also be a good idea to either log the output of the CLI to a txt file or perhaps a term window that shows the output during an encode job.
darktempest@gmail.com