(solved) cdplayer plugin will nicht im yaVDR-0.6

  • Hi,


    Wollte grade mal ne AUDIO-CD per cdplayer Plugin abspielen, aber leider klappts nicht;


    Wobei das File cd.mpg aber in /var/lib/vdr/plugins/cdplayer liegt


    Die cdplayer.conf sieht so aus;



    Gruss
    Bert

    Hardware: Intel Core i9-9900K, ASUS ROG Maximus XI Hero, MSI GeForce GTX 1050 Ti (vdpau), Dvbsky S952 V3 mit 2X DVB-S2 Tuner
    Multibootsystem (yavdr-ansible auf Ubuntu-20.04, Kubuntu-20.04 Focal Fossa, Win10)
    yavdr-ansible, Ausgabe über Nvidia vdpau

    Einmal editiert, zuletzt von Bert ()

  • -d=/dev/dvd

    Das würde ich mal durch /dev/sr0 ersetzen.

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Hi seahawk1986,


    Ja kann ich probieren, aber hab insgesammt 4 LW im PC (yaVDR) und hab aber eh ne udev.rules dazu womit sonst alles funktioniert.
    Auch versteh ich nicht das die cd.mpg am richtigen Ort ist und dennoch angemeckert wird (Rechte passen auch).


    Voraussetzung is ja libcdio und libcddb - sollte aber ja passen oder ?
    Ein;

    Code
    dpkg --get-selections | grep libcd


    bringt den Output;

    Code
    libcddb2                                    	install
    libcdio-cdda1                               	install
    libcdio-paranoia1                           	install
    libcdio13                                   	install
    libcdparanoia0:amd64                        	install



    Gruss
    Bert

    Hardware: Intel Core i9-9900K, ASUS ROG Maximus XI Hero, MSI GeForce GTX 1050 Ti (vdpau), Dvbsky S952 V3 mit 2X DVB-S2 Tuner
    Multibootsystem (yavdr-ansible auf Ubuntu-20.04, Kubuntu-20.04 Focal Fossa, Win10)
    yavdr-ansible, Ausgabe über Nvidia vdpau

  • Hi,


    ok mit -d=/dev/sr0 getestet (AUDIO-CD natürlich auch in /dev/sr0 eingelegt) Problem bleibt bestehen.



    Gruss
    Bert

    Hardware: Intel Core i9-9900K, ASUS ROG Maximus XI Hero, MSI GeForce GTX 1050 Ti (vdpau), Dvbsky S952 V3 mit 2X DVB-S2 Tuner
    Multibootsystem (yavdr-ansible auf Ubuntu-20.04, Kubuntu-20.04 Focal Fossa, Win10)
    yavdr-ansible, Ausgabe über Nvidia vdpau

  • Hi,


    schau Dir mal die Schreibweise an.

    Zitat

    -d DEVICE, --device=DEVICE
    -s FILE, --stillpic=FILE


    bei Dir wird kurz/lang Form gemischt.

    Code
    -d=/dev/dvd
    -s=/var/lib/vdr/plugins/cdplayer/cd.mpg


    entweder

    Code
    --device=/dev/dvd
    --stillpic=/var/lib/vdr/plugins/cdplayer/cd.mpg


    oder

    Code
    -d /dev/dvd
    -s /var/lib/vdr/plugins/cdplayer/cd.mpg


    Gruss
    Wolfgang

    TT S2-6400 - saa716x kompilieren unter 20.04(Focal)

  • Hi,


    oh Mann - wie blöd von mir - Danke wolfi.m es läuft nun.
    Hintergrundbild kann er zwar nach wie vor nicht öffnen, aber is auch nicht so wichtig
    Hauptsache Abspielen klappt.



    Gruss
    Bert

    Hardware: Intel Core i9-9900K, ASUS ROG Maximus XI Hero, MSI GeForce GTX 1050 Ti (vdpau), Dvbsky S952 V3 mit 2X DVB-S2 Tuner
    Multibootsystem (yavdr-ansible auf Ubuntu-20.04, Kubuntu-20.04 Focal Fossa, Win10)
    yavdr-ansible, Ausgabe über Nvidia vdpau

Jetzt mitmachen!

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