-
How do I make a Custom Pixel Aspect Ratio for Compositions in After Effects CC 2018?
This question was addressed years ago – and a fix was listed. However, that configuration file is not the same in After Effects CC. Here is the problem…
My company produces a LED panel that is see-through. In order to achieve more visibility through the product, there are more pixels horizontally than there are vertically. The ratio is 1:2 – the opposite of anamorphic. I need a custom PAR to be available as a drop down selection when creating the compositions so my content designers can work in a WYSIWYG environment. Otherwise they want to create the content as double height and then squish it on output… which will not yield the best results.
I think that I can put a script item into the ‘1_startup.jsx’ file for creating the custom PAR. The previous fix was listed as this…
You create custom Pixel Aspect Ratios using the text file “Interpretation Rules” in the AE application folder. Make a backup of the file before you begin, in case you stuff it up. Here’s an example of text you can paste into the rules to define an HDV preset:
# Andy’s HDV rule
# soft rule; assume 1440×1080 formats with all frame rates have HDV 1.33 pixel aspect ratio & upper field first
1440, 1080, *, *, * ~ 1920/1440, U, *, *
I am wondering if the ‘1_startup.jsx’ is the correct file to insert this code. Thanks for any help!
Extended information if you need it –
LED Panel is 500mm x 500mm @ 3.9mm resolution.
Normally a 3.9mm tile would be a 128 x 128 resolution.
Pixel count is 128h x 64v.
The actual screen output resolution will be 768 x 320.
Photoshop PAR is 0.5 or 1:2.Help me create a 0.5 PAR for After Effects! Thanks guys.
-Mark