GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EXRMULTIVIEW(1) User Commands EXRMULTIVIEW(1)

exrmultiview - convert between single/multi-view exr images

exrmultiview [options] viewname1 infile1 viewname2 infile2 ... outfile

Combine two or more single-view OpenEXR image files into a single multi-view image file. On the command line, each single-view input image is specified together with a corresponding view name. The first view on the command line becomes the default view. Example:

exrmultiview left imgL.exr right imgR.exr imgLR.exr

Here, imgL.exr and imgR.exr become the left and right views in output file imgLR.exr. The left view becomes the default view.

sets the data compression method to x (none/rle/zips/zip/piz/pxr24/b44/b44a/dwaa/dwab, default is piz)
verbose mode
print this message

--version print version information

Report bugs via https://github.com/AcademySoftwareFoundation/openexr/issues or email security@openexr.com

Copyright © Contributors to the OpenEXR Project License BSD-3-Clause

July 2025 OpenEXR 3.3.4 https://openexr.com

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.