[gelöst] vdr-xineliboutput kein bild :(

  • #_EXTRAOPTS=


    Alles auszukommentieren ist ja nicht wirklich sinnvoll...
    Wenn du vdr-sxfe nutzen willst, musst du das lokale Frontend deaktivieren, daher

    Code
    --local=none


    und den Port für Remote-Frontends (vdr-sxfe/vdr-fe) freigeben:

    Code
    --remote=37890


    Infos zu den Einstellungen kannst du der README bzw. Manpage des Plugins oder dem oben verlinkten Wiki-Artikel entnehmen.


    Hast du das xineliboutput-Plugin überhaupt schon aktiviert? Was steht im Log des VDR?

    Code
    eselect vdr-plugin enable xineliboutput

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • also hab jetzt


    EXTRAOPTS="--local=none --remote=37890 --video=vdpau --audio=alsa"


    und bei


    vdr-sxfe kommt


    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • Gibt es eine /etc/vdr/svdrphosts.conf, die den Zugriff für localhost (127.0.0.1) erlaubt?
    Was steht im Log vom VDR (oder er schreibt ins syslog)?
    Was sagt die plugins/xineliboutput/allowed_hosts.conf im VDR-Konfigurationsverzeichnis?

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • /etc/vdr/svdrphosts.conf

    /etc/vdr/plugins/xineliboutput/allowed_hosts.conf

    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • Und Logeinträge des VDR?
    Hast du mal nachgesehen wie er gestartet wurde?

    Code
    ps ax | grep vdr

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • --plugin=softdevice -vo vdpau:


    Braucht es das wirklich? Ein Ausgabeplugin reicht doch eigentlich... BTW: seit wann kann softdevice vdpau?

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • okay habs disablet.


    aber er startet immer noch nicht :(


    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • Ich hab immer noch keine Logeinträge vom VDR dazu gesehen...

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Warum nimmst du überhaupt Gentoo, wenn du das System nicht gut genug kennst um zu wissen wo die Logdateien auflaufen? Ich habe mich bislang hauptsächlich mit Ubuntu, Debian und Arch Linux auseinander gesetzt, und kenne Gentoo (das ja viele Möglichkeiten für Logging-Daemons kennt nicht besonders gut... http://www.gentoo.de/doc/de/security/security-handbook.xml?part=1&chap=3 )
    Ich würde einfach mal in /var/log/ nachsehen was es so gibt...

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • /var/log/messages

    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • Wenn du den VDR in dem Zeitraum nicht selbst gestartet hast, würde ich sagen, der ist in einer Neustart-Schleife...

    Dec 30 21:45:42 sys4 vdr: [5807] ERROR: /dev/input/ir: Permission denied
    Dec 30 21:45:44 sys4 vdr: [5807] remote: fatal error - unable to open input device


    Das solltest du auf jeden Fall beheben.

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • hab halt ab und zu vdr-sxfe versucht ob er sich starten lässt
    wie bekomme ich das denn weg?

    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • vdr-sxfe ist ja ein unabhängiger Prozess.
    Der Fehler stammt IMHO vom remote-Plugin, das (vermutlich in der Standard-Konfiguration läuft) und nicht auf /dev/input/ir zugreifen darf. Also würde ich das Plugin erst mal deaktivieren oder die Konfiguration anpassen.

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • sys4 ~ # eselect vdr-plugin disable remote
    sys4 ~ # vdr-sxfe
    vdr-sxfe 1.0.90-cvs (build with xine-lib 1.2.2, using xine-lib 1.2.2)



    VDR server not given, searching ...
    ---------------------------------------------------------------
    WARNING: MRL not given and server not found from local network.
    Trying to connect to default port on local host.
    ---------------------------------------------------------------
    vo_vdpau: vdpau API version : 1
    vo_vdpau: vdpau implementation description : NVIDIA VDPAU Driver Shared Library 310.19 Wed Nov 7 23:44:30 PST 2012
    vo_vdpau: maximum video surface size for chroma type 4:2:2 is 4096x4096
    vo_vdpau: maximum video surface size for chroma type 4:2:0 is 4096x4096
    vo_vdpau: maximum output surface size is 8192x8192
    vo_vdpau: hold a maximum of 10 video output surfaces for reuse
    vo_vdpau: using 3 output surfaces of size 1920x1080 for display queue
    [13354] [vdr-fe] Detected 2 CPUs
    [13354] [vdr-fe] Enabling FFmpeg multithreaded video decoding
    input_bluray: (bluray_class_get_instance:1455) bluray_class_get_instance
    input_bluray: (bluray_class_get_instance:1455) bluray_class_get_instance
    [13354] [input_vdr] Connecting (control) to tcp://127.0.0.1:37890 ...
    [13354] [input_vdr] Can't connect to tcp://127.0.0.1:37890
    [13354] [input_vdr] (ERROR (xine_input_vdr.c,5357): Operation now in progress)
    [13354] [input_vdr] Can't connect to tcp://127.0.0.1:37890
    [13354] [input_vdr] (ERROR (xine_input_vdr.c,5784): Operation now in progress)
    [13354] [input_vdr] Connections closed.
    [13354] [vdr-fe] fe_xine_open: xine_open("xvdr://127.0.0.1#nocache") failed
    Error opening xvdr://127.0.0.1

    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • Und was sagt das Log - läuft der VDR jetzt normal?

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • log bei /etc/init.d/vdr start

    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

  • log bei /etc/init.d/vdr start


    Das sieht doch schon besser aus - was passiert dann während eines Verbindungsversuchs von vdr-sxfe?

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • tut mir leid. das war mein fehler. ich habe nicht gewusst das der vdr laufen muss wenn ich vdr-sxfe eingebe :(


    ich hab nun n bild.


    kann ich mit der konfiguration auch mkv und m2ts wiedergeben? also quasi mit vdpau?

    Gruß Christian



    Gentoo linux-3.5.7-gentoo
    XBMC
    ga-g33m-ds2r / intel core 2 duo e4700 / gainward g210 512mb / dd cine s2

Jetzt mitmachen!

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