Übersicht/Tests digitale Grabber

  • Schau mal hier
    Und wie schon geschrieben im Script #!/bin/sh
    In der Konsole /bin/sh


    gruß pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

  • login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # .hyperion/hyperion-v4l2-ctl.conf
    -sh: .hyperion/hyperion-v4l2-ctl.conf: not found
    LibreELEC:~ # /root/.hyperion/hyperion-v4l2-ctl.conf
    -sh: /root/.hyperion/hyperion-v4l2-ctl.conf: not found
    LibreELEC:~ # #!/bin/bash -e
    LibreELEC:~ #
    LibreELEC:~ # v4l2-ctl -v pixelformat=YUYV
    LibreELEC:~ # ### Macrosilicon Default Values
    LibreELEC:~ # v4l2-ctl -c saturation=180
    saturation: Invalid argument
    LibreELEC:~ # v4l2-ctl -c brightness=-11
    brightness: Invalid argument
    LibreELEC:~ # v4l2-ctl -c contrast=148
    contrast: Invalid argument
    LibreELEC:~ # v4l2-ctl -c hue=0
    LibreELEC:~ # v4l2-ctl -d /dev/video0 --set-fmt-video=width=720,height=480 -p 30
    VIDIOC_S_PARM: failed: Inappropriate ioctl for device
    LibreELEC:~ # #v4l2-ctl -d /dev/video0 --set-fmt-video=width=640,height=480 -p 3
    0


    Und wie sieht das aus oder was jetzt?

  • Was machst du?


    Poste bitte mal die Ausgabe von v4l2-ctl --all, usb-devices und v4l2-ctl --list-formats-ext

    gruß pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

  • login as: root
    root@192.168.178.27's password:
    Access denied
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # v4l2-ctl --usb-device
    v4l2-ctl: unrecognized option '--usb-device'


    General/Common options:
    --all display all information available
    -C, --get-ctrl=<ctrl>[,<ctrl>...]
    get the value of the controls [VIDIOC_G_EXT_CTRLS]
    -c, --set-ctrl=<ctrl>=<val>[,<ctrl>=<val>...]
    set the value of the controls [VIDIOC_S_EXT_CTRLS]
    -D, --info show driver info [VIDIOC_QUERYCAP]
    -d, --device=<dev> use device <dev> instead of /dev/video0
    if <dev> starts with a digit, then /dev/video<dev> is used
    -e, --out-device=<dev> use device <dev> for output streams instead of the
    default device as set with --device
    if <dev> starts with a digit, then /dev/video<dev> is used
    -h, --help display this help message
    --help-all all options
    --help-io input/output options
    --help-misc miscellaneous options
    --help-overlay overlay format options
    --help-sdr SDR format options
    --help-selection crop/selection options
    --help-stds standards and other video timings options
    --help-streaming streaming options
    --help-tuner tuner/modulator options
    --help-vbi VBI format options
    --help-vidcap video capture format options
    --help-vidout vidout output format options
    --help-edid edid handling options
    -k, --concise be more concise if possible.
    -l, --list-ctrls display all controls and their values [VIDIOC_QUERYCTRL]
    -L, --list-ctrls-menus
    display all controls and their menus [VIDIOC_QUERYMENU]
    -r, --subset=<ctrl>[,<offset>,<size>]+
    the subset of the N-dimensional array to get/set for control <ctrl>,
    for every dimension an (<offset>, <size>) tuple is given.
    -w, --wrapper use the libv4l2 wrapper library.
    --list-devices list all v4l devices
    --log-status log the board status in the kernel log [VIDIOC_LOG_STATUS]
    --get-priority query the current access priority [VIDIOC_G_PRIORITY]
    --set-priority=<prio>
    set the new access priority [VIDIOC_S_PRIORITY]
    <prio> is 1 (background), 2 (interactive) or 3 (record)
    --silent only set the result code, do not print any messages
    --sleep=<secs> sleep <secs>, call QUERYCAP and close the file handle
    --verbose turn on verbose ioctl status reporting
    LibreELEC:~ #

  • login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # v4l2-ctl --list-formats-ext
    ioctl: VIDIOC_ENUM_FMT
    Index : 0
    Type : Video Capture
    Pixel Format: 'YUYV'
    Name : YUYV 4:2:2


    LibreELEC:~ #

  • Alles einzeln und so wie ich es geschrieben habe, am besten per Copy&Paste.
    Kommas sind dazu da etwas zu trennen...;)
    usb-devices
    v4l2-ctl --all
    v4l2-ctl --list-formats-ext

    Ich hänge dir das Script mal an, die mesten Zeilen habe ich auskommentiert.
    Das Script muss ausführbar sein chmod +x /Pfad/Scriptname.


    gruß pclin



  • Ja genau.
    Und auch lesen was in den Ausgaben steht, da steht eigentlich fast immer was der Fehler ist.


    Zitat

    v4l2-ctl: unrecognized option '--usb-device'


    bedeutet du hast etwas eingegeben was es so nicht gibt.
    Klar weil es sollte ja v4l2-ctl --all eingegeben werden. ;)


    gruß pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

  • lieder kann ich die datei nich
    login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # v4l2-ctl --list-formats-ext
    ioctl: VIDIOC_ENUM_FMT
    Index : 0
    Type : Video Capture
    Pixel Format: 'YUYV'
    Name : YUYV 4:2:2


    LibreELEC:~ # v4l2-ctl --all
    Driver Info (not using libv4l2):
    Driver name : uvcvideo
    Card type : UVC Camera (534d:2109): USB Vid
    Bus info : usb-3f980000.usb-1.4
    Driver version: 4.19.127
    Capabilities : 0x84A00001
    Video Capture
    Metadata Capture
    Streaming
    Extended Pix Format
    Device Capabilities
    Device Caps : 0x04200001
    Video Capture
    Streaming
    Extended Pix Format
    Priority: 2
    Video input : 0 (Camera 1: ok)
    Format Video Capture:
    Width/Height : 1920/1080
    Pixel Format : 'MJPG'
    Field : None
    Bytes per Line : 0
    Size Image : 4147200
    Colorspace : sRGB
    Transfer Function : Default (maps to sRGB)
    YCbCr/HSV Encoding: Default (maps to ITU-R 601)
    Quantization : Default (maps to Full Range)
    Flags :
    Crop Capability Video Capture:
    Bounds : Left 0, Top 0, Width 1920, Height 1080
    Default : Left 0, Top 0, Width 1920, Height 1080
    Pixel Aspect: 1/1
    Selection: crop_default, Left 0, Top 0, Width 1920, Height 1080
    Selection: crop_bounds, Left 0, Top 0, Width 1920, Height 1080
    Streaming Parameters Video Capture:
    Capabilities : timeperframe
    Frames per second: 30.000 (30/1)
    Read buffers : 0
    brightness 0x00980900 (int) : min=-128 max=127 step =1 default=-11 value=-11
    contrast 0x00980901 (int) : min=0 max=255 step=1 default=148 value=148
    saturation 0x00980902 (int) : min=0 max=255 step=1 default=180 value=180
    hue 0x00980903 (int) : min=-128 max=127 step =1 default=0 value=0
    LibreELEC:~ #

  • nur im editor geöffnet
    login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # usb-devices


    T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1
    D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
    P: Vendor=1d6b ProdID=0002 Rev=04.19
    S: Manufacturer=Linux 4.19.127 dwc_otg_hcd
    S: Product=DWC OTG Controller
    S: SerialNumber=3f980000.usb
    C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
    I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub


    T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 5
    D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=02 MxPS=64 #Cfgs= 1
    P: Vendor=0424 ProdID=9514 Rev=02.00
    C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=2mA
    I: If#= 0 Alt= 1 #EPs= 1 Cls=09(hub ) Sub=00 Prot=02 Driver=hub


    T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=480 MxCh= 0
    D: Ver= 2.00 Cls=ff(vend.) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
    P: Vendor=0424 ProdID=ec00 Rev=02.00
    C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=2mA
    I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=smsc95xx


    T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#= 7 Spd=480 MxCh= 0
    D: Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 1
    P: Vendor=534d ProdID=2109 Rev=21.00
    S: Manufacturer=MACROSILICON
    C: #Ifs= 5 Cfg#= 1 Atr=80 MxPwr=500mA
    I: If#= 0 Alt= 0 #EPs= 0 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo
    I: If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo
    I: If#= 2 Alt= 0 #EPs= 0 Cls=01(audio) Sub=01 Prot=00 Driver=snd-usb-audio
    I: If#= 3 Alt= 0 #EPs= 0 Cls=01(audio) Sub=02 Prot=00 Driver=snd-usb-audio
    I: If#= 4 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid
    LibreELEC:~ #

  • Erst die 3 Ausgaben posten.
    Es scheint ja was Grundsätzliches nicht zu stimmen.


    Wenn du den gleichen Grabber hast wie ich, was du ja geschrieben hast sind die Ausgaben wie folgt




    gruß pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

  • Oh sorry welche 3 ausgabe :(
    login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # v4l2-ctl --list-formats-ext
    ioctl: VIDIOC_ENUM_FMT
    Index : 0
    Type : Video Capture
    Pixel Format: 'YUYV'
    Name : YUYV 4:2:2


    LibreELEC:~ #

  • Siehe Post #171, so möchte ich das gerne sehen, danke.


    gruß pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

  • login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # usb-devices


    T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1
    D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
    P: Vendor=1d6b ProdID=0002 Rev=04.19
    S: Manufacturer=Linux 4.19.127 dwc_otg_hcd
    S: Product=DWC OTG Controller
    S: SerialNumber=3f980000.usb
    C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
    I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub


    T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 5
    D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=02 MxPS=64 #Cfgs= 1
    P: Vendor=0424 ProdID=9514 Rev=02.00
    C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=2mA
    I: If#= 0 Alt= 1 #EPs= 1 Cls=09(hub ) Sub=00 Prot=02 Driver=hub


    T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=480 MxCh= 0
    D: Ver= 2.00 Cls=ff(vend.) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
    P: Vendor=0424 ProdID=ec00 Rev=02.00
    C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=2mA
    I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=smsc95xx


    T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#= 4 Spd=480 MxCh= 0
    D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
    P: Vendor=1b71 ProdID=3002 Rev=01.00
    S: Manufacturer=fushicai
    S: Product=usbtv007
    S: SerialNumber=300000000002
    C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
    I: If#= 0 Alt= 1 #EPs= 4 Cls=ff(vend.) Sub=00 Prot=ff Driver=usbtv
    LibreELEC:~ #







    login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # v4l2-ctl --list-formats-ext
    ioctl: VIDIOC_ENUM_FMT
    Index : 0
    Type : Video Capture
    Pixel Format: 'MJPG' (compressed)
    Name : Motion-JPEG
    Size: Discrete 1920x1080
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.040s (25.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1600x1200
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.040s (25.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1360x768
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.040s (25.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1280x1024
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.040s (25.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1280x960
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1280x720
    Interval: Discrete 0.017s (60.000 fps)
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 1024x768
    Interval: Discrete 0.017s (60.000 fps)
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 800x600
    Interval: Discrete 0.017s (60.000 fps)
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 720x576
    Interval: Discrete 0.017s (60.000 fps)
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 720x480
    Interval: Discrete 0.017s (60.000 fps)
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 640x480
    Interval: Discrete 0.017s (60.000 fps)
    Interval: Discrete 0.020s (50.000 fps)
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)


    Index : 1
    Type : Video Capture
    Pixel Format: 'YUYV'
    Name : YUYV 4:2:2
    Size: Discrete 1920x1080
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1600x1200
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 1360x768
    Interval: Discrete 0.125s (8.000 fps)
    Size: Discrete 1280x1024
    Interval: Discrete 0.125s (8.000 fps)
    Size: Discrete 1280x960
    Interval: Discrete 0.125s (8.000 fps)
    Size: Discrete 1280x720
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 1024x768
    Interval: Discrete 0.100s (10.000 fps)
    Size: Discrete 800x600
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 720x576
    Interval: Discrete 0.040s (25.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 720x480
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)
    Size: Discrete 640x480
    Interval: Discrete 0.033s (30.000 fps)
    Interval: Discrete 0.050s (20.000 fps)
    Interval: Discrete 0.100s (10.000 fps)
    Interval: Discrete 0.200s (5.000 fps)


    LibreELEC:~ #

  • OK du hast also einen anderen Grabber fushicai usbtv007.
    Du hast aber was anderes geschrieben... :(
    Dann passt mein Script auch nicht dafür.
    Und jetzt noch die anderen Ausgaben.


    gruß pclin

  • login as: root
    root@192.168.178.27's password:
    ##############################################
    # LibreELEC #
    # https://libreelec.tv #
    ##############################################


    LibreELEC (official): 9.2.4 (RPi2.arm)
    LibreELEC:~ # v4l2-ctl --all
    Driver Info (not using libv4l2):
    Driver name : usbtv
    Card type : usbtv
    Bus info : usb-3f980000.usb-1.4
    Driver version: 4.19.127
    Capabilities : 0x85200001
    Video Capture
    Read/Write
    Streaming
    Extended Pix Format
    Device Capabilities
    Device Caps : 0x05200001
    Video Capture
    Read/Write
    Streaming
    Extended Pix Format
    Priority: 2
    Video input : 0 (Composite: ok)
    Video Standard = 0x000000ff
    PAL-B/B1/G/H/I/D/D1/K
    Format Video Capture:
    Width/Height : 720/576
    Pixel Format : 'YUYV'
    Field : Interlaced
    Bytes per Line : 1440
    Size Image : 829440
    Colorspace : SMPTE 170M
    Transfer Function : Default (maps to Rec. 709)
    YCbCr/HSV Encoding: Default (maps to ITU-R 601)
    Quantization : Default (maps to Limited Range)
    Flags :
    Streaming Parameters Video Capture:
    Frames per second: 25.000 (25/1)
    Read buffers : 2


    User Controls


    brightness 0x00980900 (int) : min=0 max=1023 step=1 default=448 value=448 flags=slider
    contrast 0x00980901 (int) : min=0 max=1023 step=1 default=464 value=464 flags=slider
    saturation 0x00980902 (int) : min=0 max=1023 step=1 default=512 value=512 flags=slider
    hue 0x00980903 (int) : min=-3583 max=3583 step=1 default=0 value=0 flags=slider
    sharpness 0x0098091b (int) : min=0 max=255 step=1 default=96 value=96 flags=slider
    LibreELEC:~ #







    Ich kann dir nicht mehr schreiben ,aber ich habe dir über deine frage in meinen idit die ausgaben geschickt . dir einenschönen abend dankeschön für deine mühe lg Jens

  • Guten Abend bclin, hast du meine Ausgabe gelesen? Sorry wenn ich dir die Ausgabe geschickt habe mit den alten grabber war wirklich nicht meine Absicht . Aber ich habe dir danach die mit den neuen grabber geschickt. Vielleicht hast du ja nochmal Lust das zu lesen? Wenn nicht kann ich das verstehen. Wünsche dir noch einen schönen Abend. LG Jens

  • Hallo pclin, sorry das ich dir die falsche Ausgabe vom grabber geschickt habe war wirklich nicht die Absicht. Aber ich habe dir auch die von dem neuen geschickt so wie du es mir geschrieben hast. Vielleicht hast du ja mal bei Gelegenheit Zeit mal ein Auge drauf zu werfen? Wünsche dir einen schönen Abend LG Jens

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!