Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trim exr metadata #236

Closed
doubleailes opened this issue Jan 25, 2024 · 0 comments · Fixed by #237
Closed

Trim exr metadata #236

doubleailes opened this issue Jan 25, 2024 · 0 comments · Fixed by #237

Comments

@doubleailes
Copy link
Collaborator

doubleailes commented Jan 25, 2024

The exr metadata are really raw.

It can be great to have something closer to rvls -l

for example:

rvls -l
INFO: Read image info from ./RenderPass_Beauty_1_00001.exr
INFO: Read image info from ./RenderPass_DiffuseKey_1_00001.exr
INFO: Read image info from ./RenderPass_Diffuse_1_00001.exr
INFO: Read image info from ./RenderPass_Id_1_00001.exr
INFO: Read image info from ./RenderPass_IndDiffuse_1_00001.exr
INFO: Read image info from ./RenderPass_Ncam_1_00001.exr
INFO: Read image info from ./RenderPass_Occlusion_1_074.exr
INFO: Read image info from ./RenderPass_Pcam_1_00001.exr
INFO: Read image info from ./RenderPass_Reflection_1_00001.exr
INFO: Read image info from ./RenderPass_SpecularRim_1_00001.exr
INFO: Read image info from ./RenderPass_Specular_1_00001.exr
     w x h     typ   #ch   fps   #fr   file
   320 x 150   16f   12      0    97   ./RenderPass_Beauty_1_0-96@@@@@.exr
   320 x 150   16f   4       0    97   ./RenderPass_DiffuseKey_1_0-96@@@@@.exr
   320 x 150   16f   4       0    97   ./RenderPass_Diffuse_1_0-96@@@@@.exr
   141 x 54    16f   4       0    97   ./RenderPass_Id_1_0-96@@@@@.exr
   320 x 150   16f   4       0    97   ./RenderPass_IndDiffuse_1_0-96@@@@@.exr
   320 x 151   16f   4       0    97   ./RenderPass_Ncam_1_0-41,43-96@@@@@.exr
   320 x 156   16f   4       0    97   ./RenderPass_Occlusion_1_0-96@@@.exr
   320 x 151   32f   4       0    97   ./RenderPass_Pcam_1_0-96@@@@@.exr
   320 x 150   16f   4       0    97   ./RenderPass_Reflection_1_0-96@@@@@.exr
   320 x 150   16f   4       0    97   ./RenderPass_SpecularRim_1_0-96@@@@@.exr
   320 x 151   16f   4       0    97   ./RenderPass_Specular_1_0-96@@@@@.exr
@doubleailes doubleailes linked a pull request Jan 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant