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
pfsoutpfm(1) FreeBSD General Commands Manual pfsoutpfm(1)

pfsoutpfm - Write images or frames in OpenEXR format

pfsoutpfm (<file> [--frames <range>]) [<file>...]

Use this command to write frames in PFM format. PFM format is used for HDR Shop plug-ins and is also supported by some recent versions of NetPBM package (pamtopfm and pfmtopam commands). Source pfs frames should be piped to the Standard Input. This command can handle both color (XYZ channels) and grayscale (Y channel) images.

Details on the format of the pattern file names, which are used for saving multiple frames, can be found in the manual page of pfsoutppm.

pfsin memorial.hdr | pfsoutpfm memorial.pfm

Converts from one HDR format to another

pfsin memorial.hdr | pfsextractchannels Y | pfsoutpfm memorial.pfm

Stores memorial image as a grayscale PFM file.

pfsout(1) pfsoutppm(1) pfsinpfm(1)

Please report bugs and comments on implementation to the discussion group http://groups.google.com/group/pfstools

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.