vdr-plugin-mpv

  • Dann hab ich mal beide Links /usr/lib/x86_64-linux-gnu/libmpv.so und libmpv.so.1 auf die libmpv.so.1.109.0 (statt 107) zeigen lassen:

    mpv funktioniert (wie du ja gesagt hattest) damit nicht mehr

    Code
    [   0.019][v][cplayer] mpv 0.33.0-UNKNOWN Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
    [   0.019][v][cplayer]  built on UNKNOWN
    [   0.020][v][cplayer] FFmpeg library versions:
    [   0.020][v][cplayer]    libavutil       56.70.100 (runtime 56.51.100)

    Eine nette Übersicht: https://mpv.io/installation/ und da gäbs ev. auch noch eine 0.33.1 Variante: https://non-gnu.uvt.nl/debian/focal/mpv/

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

    3 Mal editiert, zuletzt von gggggg ()

  • @Inj it is a sad situation, that 20.04 LTS does not support the new libs :( Do you see any chance to trace the HW-decoding and/or flicker issue down in mpv 0.32.

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

  • wo finde ich diese *.conf Dateien?

    Sollten diese nicht mit aus dem Git kommen?


    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

  • gggggg

    DRM problem in my plans, I can reproduce it and will deal with it when I have time.


    Hi @all ... I tested latest version of BM2LTS 3.5.04 .. but still the same probs with mpv HW decoding in connection with NUC & softhddrm:


    I tested both ways: -h auto and vaapi-copy

    Code
    -v gpu
    -h vaapi-copy
    # -h auto
    -c drm
    -a alsa/hdmi:CARD=PCH,DEV=0
    -b /media/hd/video

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

  • I do not know how with bm2lts, but with the plugin there is no news yet regarding the drm, I now have no Intel hardware and time for this.

    Hi, sadly mpv does not work in bm2lts distri and vdr 2.6.0 at all (also SW decoding)

    Jan 22 13:49:35 BM2LTSnativeMC vdr: [1173] initializing plugin: mpv (1.2.3-2-BM2LTSv0.2.2-33-g1d1554d): mpv player plugin


    conf:

    Code
    -v drm
    -h auto
    -a alsa/hdmi:CARD=PCH,DEV=0
    -b /media/hd/video

    cinfo: Muss das ev bei der aktuellen version anders sein: -a alsa/hdmi:CARD=PCH,DEV=0

    Please have a look

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

  • @cinfo : Muss das ev bei der aktuellen version anders sein: -a alsa/hdmi:CARD=PCH,DEV=0

    man kann auch das nutzen

    -a hdmi:1

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

  • With drm, use -c drm, this is required.

    For -h try -h auto, -h vaapi-copy.

    Code
    -c drm
    -v drm
    -h auto

    produces this:

    -c drm -v drm -h vaapi-copy:

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

  • @inj: We were always fine with software decoding so far. Now we are on vdr 2.6.0. (Of cause we'd like HW-decoding too ;) )


    So back to my first post ... could not this be the prob?

    Jan 22 14:49:54 BM2LTSnativeMC vdr: [softhddev]GetVideoSize: 0x0 1

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

  • @inj: Above in the last log we see that the error is gone when using -h vaapi-copy ... but also no luck.

    Dont you think we should focus on SW-decoding again ?

    Liebe Grüße g ;)

    NCV6dvbS2+Alphacrypt+ORF, BM2LTS4.4 NUC11i3 NVMe+HDD, BM2LTS2.94.4 AVG1 T7400 SSD+HDD NvidiaGT720

  • You can try stop vdr, and play any with mpv.

    mpv --vo drm --hwdec vaapi-copy --gpu-context drm filetoplay

    ich glaube der Aufruf muß so lauten


    mpv --hwdec=drm --gpu-context=drm filetoplay


    man muß nur noch den Ton suchen


    Bsp. mpv --v --hwdec=drm --gpu-context=drm 1.mp4

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

    4 Mal editiert, zuletzt von cinfo ()

Jetzt mitmachen!

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