Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
EXRMULTIPART(1)			 User Commands		       EXRMULTIPART(1)

NAME
       exrmultipart - combine or split multipart exr images

SYNOPSIS
       exrmultipart-combine	-i     input.exr[:partnum][::partname]	  [in-
       put2.exr[:partnum]][::partname] [...] -o	outfile.exr [options]
       exrmultipart -separate -i infile.exr -o outfileBaseName [options]
       exrmultipart -convert -i	infile.exr -o outfile.exr [options]

DESCRIPTION
       Combine or split	multipart data

OPTIONS
       -override [0/1]
	      0	    =	  do	 not	 override      conflicting	shared
	      attributes [default] 1 = override	conflicting shared attributes

       -view name
	      (after specifying	-i) assign following inputs to view 'name'

       -h, --help
	      print this message

       --version
	      print version information

REPORTING BUGS
       Report	   bugs	     via     https://github.com/AcademySoftwareFounda-
       tion/openexr/issues or email security@openexr.com

COPYRIGHT
       Copyright (C) Contributors to the OpenEXR Project License BSD-3-Clause

OpenEXR	3.3.3 https://openexr.com April	2025		       EXRMULTIPART(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=exrmultipart&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help