.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. .TH JXRENCAPP "1" "June 2013" "JxrEncApp 1.1" "User Commands" .SH NAME JxrEncApp - JPEG XR Encoder Utility .SH DESCRIPTION JPEG XR Encoder Utility Copyright 2013 Microsoft Corporation \- All Rights Reserved .PP JxrEncApp [options]... .PP .TP \fB\-i\fR input.bmp/tif/hdr Input image file name bmp: <=8bpc, BGR tif: >=8bpc, RGB hdr: 24bppRGBE only .PP .TP \fB\-o\fR output.jxr Output JPEG XR file name .PP .TP \fB\-q\fR quality [0.0 \- 1.0) Default = 1.0, lossless .TP or quantization [1 \- 255] Default = 1, lossless .PP .TP \fB\-c\fR format Required to define uncompressed source pixel format 0: 24bppBGR 1: 1bppBlackWhite 2: 8bppGray 3: 16bppGray 4: 16bppGrayFixedPoint 5: 16bppGrayHalf 7: 32bppGrayFixedPoint 8: 32bppGrayFloat 9: 24bppRGB .IP 10: 48bppRGB 11: 48bppRGBFixedPoint 12: 48bppRGBHalf 14: 96bppRGBFixedPoint 15: 128bppRGBFloat 16: 32bppRGBE 17: 32bppCMYK 18: 64bppCMYK 22: 32bppBGRA 23: 64bppRGBA 24: 64bppRGBAFixedPoint 25: 64bppRGBAHalf 27: 128bppRGBAFixedPoint 28: 128bppRGBAFloat 29: 16bppBGR555 30: 16bppBGR565 31: 32bppBGR101010 32: 40bppCMYKA 33: 80bppCMYKA 34: 32bppBGR .PP .TP \fB\-d\fR chroma sub\-sampling 0: Y\-only 1: YCoCg 4:2:0 2: YCoCg 4:2:2 3: YCoCg 4:4:4 (default) .IP (if not set is 4:4:4 for quality >= 0.5 or 4:2:0 for quality < 0.5) .PP .TP \fB\-l\fR overlapping 0: No overlapping 1: One level overlapping (default) 2: Two level overlapping .IP (if not set is One for quality > 0.4 or Two for quality <= 0.4) .PP .TP \fB\-f\fR Turn off frequency order bit stream (to spatial) .PP .TP \fB\-p\fR Turn off progressive mode (to sequential) .PP .TP \fB\-t\fR Display timing information .PP .TP \fB\-v\fR Display verbose encoder information .PP .TP \fB\-V\fR tile_wd0 [tile_wd1 ... ] Macro block columns per tile .PP .TP \fB\-H\fR tile_ht0 [tile_ht1 ... ] Macro block rows per tile .PP .TP \fB\-U\fR num_v_tiles num_h_tiles Vertical & horizontal tile count for uniform tiling .PP .TP \fB\-b\fR Black/White Applies to 1bpp black/white images 0: 0 = black (default) 1: 0 = white .PP .TP \fB\-a\fR alpha channel format Required for any pixel format with an alpha channel 2: Planar alpha (default) 3: Interleaved alpha Other: Reserved, do not use .PP .TP \fB\-Q\fR quantization for alpha [1 \- 255] Default = 1, lossless .PP .TP \fB\-F\fR trimmed flexbits [0 \- 15] 0: no trimming (default) 15: trim all .PP .TP \fB\-s\fR skip subbands 0: All subbands included (default) 1: Skip flexbits 2: Skip highpass 3: Skip highpass & lowpass (DC only) .PP Eg: JxrEncApp \fB\-i\fR input.bmp \fB\-o\fR output.jxr \fB\-q\fR 10 .SH AUTHOR This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system (but may be used by others).