Camping_RIDER: Wer hat Linux, PHP und einen Scanner? (Ich brauch mal Hilfe....)

Beitrag lesen

Moin :)

Ich helfe gerne soweit ich kann.

campingrider@WISHMASTERSCAVE:~$ php ./scanner.php 
-----------------------------------------------------------
    --format=pnm|tiff|png|jpeg  file format of output file
    --batch-count=#        how many pages to scan in batch mode
    --batch-increment=#    increase page number in filename by #
    --batch-double         increment page number by two, same as
                           --batch-increment=2
    --batch-print          print image filenames to stdout
    --batch-prompt         ask for pressing a key before scanning a page
    --accept-md5-only      only accept authorization requests using md5
    --mode Lineart|Gray|Color [Lineart]
    --depth 8bit [inactive]
    --halftoning None|Halftone A (Hard Tone)|Halftone B (Soft Tone)|Halftone C (Net Screen)|Dither A (4x4 Bayer)|Dither B (4x4 Spiral)|Dither C (4x4 Net Screen)|Dither D (8x4 Net Screen)|Text Enhanced Technology|Download pattern A|Download pattern B [inactive]
    --dropout None|Red|Green|Blue [None]
    --brightness 0..0 [inactive]
    --sharpness -2..2 [inactive]
    --gamma-correction User defined (Gamma=1.0)|User defined (Gamma=1.8) [User defined (Gamma=1.8)]
    --color-correction None|Built in CCT profile|User defined CCT profile [inactive]
    --resolution 75|100|150|300|600|1200dpi [75]
    --threshold 0..255 [128]
    --mirror[=(yes|no)] [inactive]
    --auto-area-segmentation[=(yes|no)] [inactive]
    --red-gamma-table 0..255,...
    --green-gamma-table 0..255,...
    --blue-gamma-table 0..255,...
    --wait-for-button[=(yes|no)] [no]
    --cct-type Automatic|Reflective|Colour negatives|Monochrome negatives|Colour positives [inactive]
    --cct-profile -2..2,...
    --preview[=(yes|no)] [no]
    -l 0..215.9mm [0]
    -t 0..297.18mm [0]
    -x 0..215.9mm [215.9]
    -y 0..297.18mm [297.18]
    --source Flatbed [inactive]
    --auto-eject[=(yes|no)] [inactive]
    --film-type Positive Film|Negative Film|Positive Slide|Negative Slide [inactive]
    --focus-position Focus on glass|Focus 2.5mm above glass [inactive]
    --bay 1|2|3|4|5|6 [inactive]
    --eject [inactive]
    --adf-mode Simplex|Duplex [inactive]
All options specific to device `epson2:net:192.168.178.21':
    --mode Lineart|Gray|Color [Lineart]
    --depth 8bit [inactive]
    --halftoning None|Halftone A (Hard Tone)|Halftone B (Soft Tone)|Halftone C (Net Screen)|Dither A (4x4 Bayer)|Dither B (4x4 Spiral)|Dither C (4x4 Net Screen)|Dither D (8x4 Net Screen)|Text Enhanced Technology|Download pattern A|Download pattern B [inactive]
    --dropout None|Red|Green|Blue [None]
    --brightness 0..0 [inactive]
    --sharpness -2..2 [inactive]
    --gamma-correction User defined (Gamma=1.0)|User defined (Gamma=1.8) [User defined (Gamma=1.8)]
    --color-correction None|Built in CCT profile|User defined CCT profile [inactive]
    --resolution 75|100|150|300|600|1200dpi [75]
    --threshold 0..255 [128]
    --mirror[=(yes|no)] [inactive]
    --auto-area-segmentation[=(yes|no)] [inactive]
    --red-gamma-table 0..255,...
    --green-gamma-table 0..255,...
    --blue-gamma-table 0..255,...
    --wait-for-button[=(yes|no)] [no]
    --cct-type Automatic|Reflective|Colour negatives|Monochrome negatives|Colour positives [inactive]
    --cct-profile -2..2,...
    --preview[=(yes|no)] [no]
    -l 0..215.9mm [0]
    -t 0..297.18mm [0]
    -x 0..215.9mm [215.9]
    -y 0..297.18mm [297.18]
    --source Flatbed [inactive]
    --auto-eject[=(yes|no)] [inactive]
    --film-type Positive Film|Negative Film|Positive Slide|Negative Slide [inactive]
    --focus-position Focus on glass|Focus 2.5mm above glass [inactive]
    --bay 1|2|3|4|5|6 [inactive]
    --eject [inactive]
    --adf-mode Simplex|Duplex [inactive]

-----------------------------------------------------------
PHP Notice:  Unbekannte Option: 'depth' mit String '8bit [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'halftoning' mit String 'None|Halftone A (Hard Tone)|Halftone B (Soft Tone)|Halftone C (Net Screen)|Dither A (4x4 Bayer)|Dither B (4x4 Spiral)|Dither C (4x4 Net Screen)|Dither D (8x4 Net Screen)|Text Enhanced Technology|Download pattern A|Download pattern B [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'dropout' mit String 'None|Red|Green|Blue [None]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'brightness' mit String '0..0 [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'sharpness' mit String '-2..2 [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'gamma-correction' mit String 'User defined (Gamma=1.0)|User defined (Gamma=1.8) [User defined (Gamma=1.8)]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'color-correction' mit String 'None|Built in CCT profile|User defined CCT profile [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'threshold' mit String '0..255 [128]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'mirror[=(yes|no)]' mit String '[inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'auto-area-segmentation[=(yes|no)]' mit String '[inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'red-gamma-table' mit String '0..255,...' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'green-gamma-table' mit String '0..255,...' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'blue-gamma-table' mit String '0..255,...' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'wait-for-button[=(yes|no)]' mit String '[no]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'cct-type' mit String 'Automatic|Reflective|Colour negatives|Monochrome negatives|Colour positives [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'cct-profile' mit String '-2..2,...' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'preview[=(yes|no)]' mit String '[no]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'auto-eject[=(yes|no)]' mit String '[inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'film-type' mit String 'Positive Film|Negative Film|Positive Slide|Negative Slide [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'focus-position' mit String 'Focus on glass|Focus 2.5mm above glass [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'bay' mit String '1|2|3|4|5|6 [inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'eject' mit String '[inactive]' in /home/campingrider/scanner.php on line 61
PHP Notice:  Unbekannte Option: 'adf-mode' mit String 'Simplex|Duplex [inactive]' in /home/campingrider/scanner.php on line 61
allScanners Object
(
    [scanners] => Array
        (
            [epson2:net:192.168.178.21] => Array
                (
                    [name] => Epson PID 0864 flatbed
                    [options] => Array
                        (
                            [mode] => Array
                                (
                                    [type] => ValueList
                                    [default] => Lineart
                                    [options] => Array
                                        (
                                            [0] => Lineart
                                            [1] => Gray
                                            [2] => Color
                                        )

                                )

                            [resolution] => Array
                                (
                                    [type] => ValueList
                                    [default] => 75
                                    [options] => Array
                                        (
                                            [0] => 75
                                            [1] => 100
                                            [2] => 150
                                            [3] => 300
                                            [4] => 600
                                            [5] => 1200
                                        )

                                )

                            [l] => Array
                                (
                                    [min] => 0
                                    [max] => 215.9
                                    [type] => FromTo
                                    [default] => 0
                                )

                            [t] => Array
                                (
                                    [min] => 0
                                    [max] => 297.18
                                    [type] => FromTo
                                    [default] => 0
                                )

                            [x] => Array
                                (
                                    [min] => 0
                                    [max] => 215.9
                                    [type] => FromTo
                                    [default] => 0
                                )

                            [y] => Array
                                (
                                    [min] => 0
                                    [max] => 297.18
                                    [type] => FromTo
                                    [default] => 0
                                )

                            [source] => Array
                                (
                                    [type] => ValueList
                                    [default] => inactive
                                    [options] => Array
                                        (
                                            [0] => Flatbed
                                        )

                                )

                        )

                )

        )

)

Es handelt sich um ein Multifunktionsgerät mit Kennung EPSON Stylus SX420W, angeschlossen über dessen WLAN-Schnittstelle.

Grüße,

RIDER

--
Camping_RIDER a.k.a. Riders Flame a.k.a. Janosch Albers-Zoller
# Twitter # Steam # YouTube # Self-Wiki # Selfcode: sh:) fo:) ch:| rl:) br:^ n4:? ie:% mo:| va:) js:) de:> zu:} fl:( ss:) ls:[