View Single Post
Old 05-26-2009, 06:59 PM   #235
Evi1d33d
Enthusiast
Evi1d33d began at the beginning.
 
Posts: 47
Karma: 14
Join Date: Sep 2007
Device: Red PRS-505
Anyone know how to specify the number of shades? I tried '-c 16' but it just gave me an error when converting.

Code:
comiclrf -c 16 -n -r -s "D:\mangas\Eden\Eden_v14.cbz"
Converting "Eden_v14.cbz"...

Extracting...

Processing 1 of 234 'Eden14_Credits.jpg'
Processing 2 of 234 'Eden_v14_001.jpg'
Processing page split
Exception in thread Thread-1:
Traceback (most recent call last):
  File "threading.pyc", line 488, in __bootstrap_inner
  File "threading.pyc", line 448, in run
  File "comiclrf.py", line 75, in imgconvert
ArgumentError: argument 2: <type 'exceptions.TypeError'>: wrong type

Traceback (most recent call last):
  File "comiclrf.py", line 365, in <module>
  File "comiclrf.py", line 303, in runcomic
  File "comiclrf.py", line 221, in processcomic
  File "comiclrf.py", line 92, in process_image
  File "comiclrf.py", line 75, in imgconvert
ctypes.ArgumentError: argument 2: <type 'exceptions.TypeError'>: wrong type
Evi1d33d is offline   Reply With Quote