Problem mit softhddevice SD Kanäle (cubietruck/armhf)

  • Hallo zusammen,


    ich habe meinen cubietruck letztlich neu aufgesetzt - Debian Jessie - und seit langem mal wieder softhddevice mit libvdpau_sunxi (beides git) ausprobiert.
    HD und OSD funktionieren wirklich brauchbar, minimale Ruckler bei niedriger Prozessorlast.
    Jedoch bleiben SD Kanäle dunkel, was aus meiner Sicht an ffmpeg liegt. Hab verschiedene Versionen ausprobiert.
    Folgendes mit ffmpeg 2.1, 2.2 (ich meine auch mit 1.2), Ausgabe mit DDEBUG:



    Mit wheezy und der ffmpeg 1.08 von deb-multimedia funktionieren die SD Kanäle, allerdings ruckeln die HD's inakzeptabel.
    Um zu verifizieren hab ich auf wheezy ffmpeg git kompiliert - Ergebnis wie auf Jessie, HD gut - SD schwarz.


    ohne DDEBUG:
    get hwaccel context, not supported



    Ist hier eine Anpassung von softhddevice notwendig ?


    Gruss
    stevie101

    Server HW:
    Asrock Q1900M + 4GB + 2x CineS2 5.4, SSD, 2TB Toshiba 2.5" (USB), 3TB Seagate (USB); 2TB Samsung; 1.5 Seagate (USB), picoPSU + DC/DC 200W
    SW:
    Debian (arranged), OpenMediaVault kralizec; VDR-2.1.6 + dynamite, live etc; Mysql running DB for EPG2VDR, XBMC


    Clients:
    1) TBS2910 freescale imx6 + OpenELEC
    2) RPI, 1GHZ, VDR-2.1.6
    3) RPI, 1GHZ, VDR-2.1.6
    4) cubietruck

  • fmpeg 2.2.2 läuft hier auf amd64,


    Log schaut auch soweit richtig aus.



    Ich vermisse in deinem Log, die Setup Info, vielleicht hast du diese auch nur weggelassen.


    Zitat


    get hwaccel context, not supported


    Ist noch kein Problem, noch unterstützt ffmpeg, die Alte API.


    Johns

    Sag mir, wo die Developer sind. Wo sind sie geblieben? . . . . . . . . . . . . . . . . . . . . SoftHdDevice - A software and GPU emulated HD output device plugin.
    Sag mir, wo die Developer sind. Was ist geschehn?


    Client0: Crown CW02 MSI_C847MS-E33 Zotac_GT640_passiv Cine-S2 iMon-MCE / streamdev softhddevice
    Client1: Lian_Li_PC-Q09FB ASRock_H67M-ITX/HT I3-2100 ASUS_ENGT520_passiv / streamdev softhddevice
    Test: Lian_Li_PC-Q09R Asus C60M1-I / streamdev
    Server0: Dockstar TT-S2-3600-USB / streamdev
    Server2: Lian_Li_PC-Q07R Intel_DH61DL G620 WD20EARX 90W PicoPSU Cine-S2+DuoFlex-S2+DuoFlex-CT / streamdev / 22 Watt Verbrauch

  • ok, sorry hier etwas mehr Info:



    Das vollständige Log ist hier:
    http://pastebin.com/1rLMZty6


    channel 5 ist Sat1 (SD), channel 1 DasErsteHD.


    Ich nahm an das hier ist der Grund für den black screen bei SD:
    localhost vdr: codec: bad video frame


    Bringt ein Log mit dem einzigen Unterschied ffmpeg 1.08 etwas ?


    Danke für Dein feedback.

    Server HW:
    Asrock Q1900M + 4GB + 2x CineS2 5.4, SSD, 2TB Toshiba 2.5" (USB), 3TB Seagate (USB); 2TB Samsung; 1.5 Seagate (USB), picoPSU + DC/DC 200W
    SW:
    Debian (arranged), OpenMediaVault kralizec; VDR-2.1.6 + dynamite, live etc; Mysql running DB for EPG2VDR, XBMC


    Clients:
    1) TBS2910 freescale imx6 + OpenELEC
    2) RPI, 1GHZ, VDR-2.1.6
    3) RPI, 1GHZ, VDR-2.1.6
    4) cubietruck

  • Zitat


    Ich nahm an das hier ist der Grund für den black screen bei SD:
    localhost vdr: codec: bad video frame


    Sehe ich auch so.


    Enable mal im Makefile "-DUSE_MPEG_COMPLETE".


    Johns

    Sag mir, wo die Developer sind. Wo sind sie geblieben? . . . . . . . . . . . . . . . . . . . . SoftHdDevice - A software and GPU emulated HD output device plugin.
    Sag mir, wo die Developer sind. Was ist geschehn?


    Client0: Crown CW02 MSI_C847MS-E33 Zotac_GT640_passiv Cine-S2 iMon-MCE / streamdev softhddevice
    Client1: Lian_Li_PC-Q09FB ASRock_H67M-ITX/HT I3-2100 ASUS_ENGT520_passiv / streamdev softhddevice
    Test: Lian_Li_PC-Q09R Asus C60M1-I / streamdev
    Server0: Dockstar TT-S2-3600-USB / streamdev
    Server2: Lian_Li_PC-Q07R Intel_DH61DL G620 WD20EARX 90W PicoPSU Cine-S2+DuoFlex-S2+DuoFlex-CT / streamdev / 22 Watt Verbrauch

  • Leider gleiches Resultat:


    Server HW:
    Asrock Q1900M + 4GB + 2x CineS2 5.4, SSD, 2TB Toshiba 2.5" (USB), 3TB Seagate (USB); 2TB Samsung; 1.5 Seagate (USB), picoPSU + DC/DC 200W
    SW:
    Debian (arranged), OpenMediaVault kralizec; VDR-2.1.6 + dynamite, live etc; Mysql running DB for EPG2VDR, XBMC


    Clients:
    1) TBS2910 freescale imx6 + OpenELEC
    2) RPI, 1GHZ, VDR-2.1.6
    3) RPI, 1GHZ, VDR-2.1.6
    4) cubietruck

  • Da es bei mir funktioniert und mit einer alten ffmpeg Version auch. Könnte ein endian Problem im ffmpeg vorhanden sein.


    Du kannst mal auf Softwaredekoder umstellen, "-w no-mpeg-hw-decoder" in die Pluginkommandozeile.
    Dann ob ffplay mit der Aufnahmen, ähnliche Problem hat.


    Und haben die anderen "cubi" Benutzer das selbe Problem?


    Ansonsten es ist sehr schwer den Fehler zufinden.


    Johns

    Sag mir, wo die Developer sind. Wo sind sie geblieben? . . . . . . . . . . . . . . . . . . . . SoftHdDevice - A software and GPU emulated HD output device plugin.
    Sag mir, wo die Developer sind. Was ist geschehn?


    Client0: Crown CW02 MSI_C847MS-E33 Zotac_GT640_passiv Cine-S2 iMon-MCE / streamdev softhddevice
    Client1: Lian_Li_PC-Q09FB ASRock_H67M-ITX/HT I3-2100 ASUS_ENGT520_passiv / streamdev softhddevice
    Test: Lian_Li_PC-Q09R Asus C60M1-I / streamdev
    Server0: Dockstar TT-S2-3600-USB / streamdev
    Server2: Lian_Li_PC-Q07R Intel_DH61DL G620 WD20EARX 90W PicoPSU Cine-S2+DuoFlex-S2+DuoFlex-CT / streamdev / 22 Watt Verbrauch

  • Teil 2:


    Mit -w no-mpeg-hw-decoder:
    bleibt gleich, stehendes OSD mit Audio OK aber schwarzer Bildschirm (kein video)


    Mit -w no-hw-decoder:
    Video und Audio OK, CPUlast:


    Zitat


    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    442 vdr 20 0 271432 23548 5776 S 32.2 2.8 0:40.91 vdr
    67 root 20 0 52096 26052 25852 R 24.4 3.1 2:05.83 systemd-journal
    125 root 20 0 64836 12448 7296 R 20.8 1.5 4:02.62 Xorg.bin


    systemd-journal wahrscheinlich wegen dem DDEBUG.
    sieht besser aus als bei dem @astra-image :)


    ciao

Jetzt mitmachen!

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