You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, conformance files are odd looking:
$ head -4 data/baseline/conformance/a4_colr.ppm
P6
# Copyright (c) 2000-2003 Pegasus Digital Imaging
4336 1037
255
while:
$ kdu_expand -i data/input/conformance/a4_colr.j2c -o single.ppm
Consumed 12 tile-part(s) from a total of 12 tile(s).
Consumed 62,789 codestream bytes (excluding any file format) = 13.168834
bits/pel.
Processed using the single-threaded environment (see `-num_threads')
$ head -3 single.ppm
P6
256 149
255
Originally reported on Google Code with ID 279
Reported by malaterre on 2014-03-10 12:39:59
The text was updated successfully, but these errors were encountered: