Workflow and work-arounds for 16-bit and multiple outputs?
TL;DR: help pls need to streamline!
Hi all - hoping someone can offer a bit of advice on my current situation as I'm not quite sure how to work around these problems. Technical details follow - thanks in advance!
Scenario:
Need to have outputs for a project delivered in two+ formats, one of which should be greater than 8 bits per channel (hereafter referred to as BPC). This is non-negotiable as it is a client delivery requirement.
In example:
- myComp.mov = RGBA 16BPC, encoded with CineForm
- myComp.mp4 = RGB 08BPC
Ideal workflows, in order of preference:
- Enqueue & render "myComp.ext" to both outputs at once (MP4 + MOV) via Media Encoder (AME)
- Enqueue & render "myComp.ext" to both outputs at once (MP4 + MOV) via AE
- Enqueue & render "myComp.ext" to one uncompressed output via AE, into a Watch Folder (WF) and have AME re-encode to delivery formats (MP4 + MOV)
Problem(s):
- After Effects does not seem to offer an export option for uncompressed or unconstrained output at 16BPC. There are two formats available upon export which are video files (as opposed to sequences) which are AVI and Quicktime, neither of which have options for uncompressed 16 BPC output.
- After Effects no longer includes an option to render to MP4 directly.
- Problems 1 & 2, combined, prevent the ideal workflow #2 as rendering from AE to WF can only be done via a compressed format, resulting in two passes of compression for the MOV output.
- Workflow #1 is currently a cumbersome process:
- Items sent to AME via "Queue in AME" default to the last encoding preset
- Adding and changing the output for multiple items at once quickly becomes a slog as the number of items queued and number of outputs increase:
- Each queue item must be selected in order to bulk change the output; fortunately this can be done with SHIFT+click;
- The outputs must be changed to the desired format, likely requiring 2 clicks (one for format, one for preset);
- The queued items then need a second output, requiring a second click;
- The second output format must then be selected for each queued item to be changed, and unfortunately SHIFT+click selects all of the outputs which means that one must very carefully select every third row in the AME queue for each item; I.E. 10 queued items = 10 clicks with clicks 2+ requiring modifier "CTRL"
- AME currently (AFAICT) does not have an option to set outputs to a default format / preset, nor does it have the option to set outputs to have multiple output formats / presets.