Skip to main content
Bene12
Known Participant
February 20, 2021
Question

How to show "invisible" extra bleed/margin on the four sides of imported image?

  • February 20, 2021
  • 3 replies
  • 695 views

HI,

I have rendered files with extra margin on all four sides.

I can make it visible in Nuke, but I don't see any setting in After Effects, that enables them.

The image seems just cropped, like having not that margin.

(Also in Photoshop it is visible by default)

Thanks for help

 

This topic has been closed for replies.

3 replies

Participant
February 21, 2024

Not sure if you or anyone else will need this anymore but if you have ProEXR downloaded go to your After Effects prefs text file (C:\Users\username\AppData\Roaming\Adobe\After Effects\Your AE version) and change the values in the OpenEXR section to the following:

["OpenEXR"]
"Automatically show displayWindow dialog" = "1"
"Channel Cache Expiration" = "30"
"Channel Cache Strategy" = "0"
"Channel Caches Number" = "10"
"Enable displayWindow Dialog" = "1"
"File Menu Item" = "1"
"Memory Map" = "0"
"Store Machine Info" = "0"
"Store Personal Info" = "0"
"displayWindow Default" = "0"

Now whenever you import an EXR that's been overscanned it'll ask you whether or not you'd like to display the "hidden" pixels.

Inspiring
June 4, 2021

It is possible to get the extra pixels in AE, but you have to do some work. See this blog post:

 

http://fnordware.blogspot.com/2013/12/proexr-19-beta.html

 

Mylenium
Legend
February 20, 2021

View boxes in EXR files? If that's what you mean, then there's no way to make stuff outside the view box visible in AE. AE only deals with actual visible data that has valid pixel values.

 

Mylenium