In my compositing Nodetree, I need to create an output which have the input image (1920x1080 - Render Layers) twice (up and below - below part is simplified here). Thus the output resolution will be 1920x2160.
I can use a File Output node to generate 1920x2160 frames (and use ffmpeg); but I want to output as FFmpeg video directly; however if I change the Output properties from 1920x1080 to 1920x2160 it affects my camera fov and render useless parts. I also tried to play with the Output Properties Aspect X = 2 and node Scale to cancel it (but it has some strange issue with the depth).
Is that a way to differenciate the Render Layers resolution with the Composite Resolution ?






