NatronGitHub / Natron

Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
http://NatronGitHub.github.io
GNU General Public License v2.0
4.54k stars 332 forks source link

(Bug): Natron Doesn't read EXR file and show "0x0" on the viewport #848

Open ArtisticDoctor opened 1 year ago

ArtisticDoctor commented 1 year ago

Make sure to follow our issue report guidelines

Natron version

Natron 2.5

Operating system

Windows 10 latest version

System specs

RAM 32 GB Nvidia 1070 8GB Intel i7 7700k

Did you install Natron using the official installer?

Custom installation path

No response

What were you trying to do?

Just working on my Compostiting exercice and the EXR files don't seem to work but the viewport can show either a constant node or a simple jpg image

What did you expect to happen? What happened instead?

I drag and dropped an exr sequence (wich worked in my office and can be oppened by any other software) and when i tried to read the sequence an "0x0" appeared on the viewport

Step-by-step reproduction instructions

Strart natron Read an exr sequence or image can't read the sequence

Additional details

No response

rodlie commented 1 year ago

Hi,

Do you have a sample file I could test?

ArtisticDoctor commented 1 year ago

hi do you wan't a project file or some of my exr's file ?

rodlie commented 1 year ago

Just need one exr file.

ArtisticDoctor commented 1 year ago

https://drive.google.com/file/d/15GVB64Q7-4bPsWs949p64-pBibwa93DZ/view?usp=sharing

Github does not support .exr format here is a link to it

rodlie commented 1 year ago

Thanks, I'm able to read the file. Screenshot 2022-11-28 230645

I also duplicated the file a couple of times to simulate a sequence, drag-and-drop and regular read worked for me. Strange.

ArtisticDoctor commented 1 year ago

image

yeah it's very weird i get this view

ArtisticDoctor commented 1 year ago

image

with the settings

rodlie commented 1 year ago

Odd.

ArtisticDoctor commented 1 year ago

This is a clean install and i it's the second time i installed the software

when i click on file info it quickly pop a red message on the viewport

image

the full path of the image doesn't seem to contain any problematic characters

devernay commented 1 year ago

@ArtisticDoctor

@rodlie do you bundle exrheader or iinfo with Natron on windows? The issue may be with OpenEXR or OIIO.

rodlie commented 1 year ago

Just tested at work (Win10, at home I tested with Win11), and works here too: Untitled

C:/Users/rodlie/Downloads/ribouletArthur_SET_Formica.048_0001.exr : 1920 x 1080, 95 channel, float openexr

Any relevant messages in the console?

@ArtisticDoctor : The console must be enabled, go to edit=>preferences=>user interface=>enable console window=>tick and restart Natron

console

(or just open cmd and start Natron from there)

do you bundle exrheader or iinfo with Natron on windows?

yes and yes.

@ArtisticDoctor : one last thing, could you copy the file to your desktop or somewhere in your home folder and try to open it in Natron from there?

ArtisticDoctor commented 1 year ago

At work Right now but will get back to you a soon as possible

Egrazil commented 1 year ago

I was having a similar issue I believe. Natron was not showing anything from an exr file. I had the exr file on an external drive, moving it to my C:\ drive (my desktop specifically) however, fixed the issue.