Frontend audio output questions with VDR version 2.6.5

  • Hi Guys,

    Sorry for interrupting in English

    I'm running Ubuntu Jammy and i upgraded vdr and a bunch of plugins with the seahawk1986 vdr-2.6.5 repos. I changed many years ago to Softhddevice, but got never working outputting the sound into two different sound devices at the same time (HDMI for TV + aux for my headphones). I get it working with either one, but not both audioroutes at the same time. Many years ago I had this combination working with xineliboutput over Pulseaudio, and now I would want to get this feature back by switching back to xineliboutput. vdr-sxfe seems to be missing in this repo, because i get the error "vdr-sxfe: error while loading shared libraries: libavutil.so.51: cannot open shared object file: No such file or directory". I wonder if it would be possible to get xineliboutput-sxfe also added to this repo?

    Viele Grüße,

    René

  • Moved out of:

    kls
    December 30, 2023 at 3:32 PM

    Offtopic.

    HowTo: APT pinning

    Click for my gear

    [1] Intel NUC Kit NUC7i5BNH, Akasa Newton S7, 8GB DDR4, WD Black SN700 500GB NVMe, Crucial MX500 2TB, CIR, SAT>IP, Ubuntu LTS 18.04.5, VDR 2.4.1 (15W)
    [2] Intel NUC Kit NUC7i3BNH, 8GB DDR4, WD PC SN520 250GB NVMe, Crucial MX500 1TB, CIR, SAT>IP, Ubuntu LTS 20.04.1, VDR 2.4.1 (13W)
    [3] BQ500, Asrock X470D4U, AMD Ryzen 5 5600, 32GB DDR4 ECC, 2x WDC SN750 512GB NVMe, 4x 2TB Lexar NM620 NVMe, 4x Samsung SSD 4TB, 1x Samsung SSD 8TB, 1x Crucial MX500 500GB, 1x WDC Blue SSD 500GB, xcp-ng 8.3.0 (30W)
    [4] Sharkoon PCGH, Gigabyte MC12-LE0, AMD Ryzen 5 5600, 32GB DDR4 ECC, 1x Kingston 128GB NVMe, 4x WDC SN750 512GB NVMe, 4x Intel DC S3500 500GB, 8x Micron 5100 Pro 2TB, xcp-ng 8.3.0 (30W)
    [5] Jultec JPS0501-12AN, JPS0501-8M2, Octopus Net (DVBS2-8) & openHABian 5.1.2

  • vdr-sxfe seems to be missing in this repo

    It's available from the package xineliboutput-sxfe, built from the source of the xineliboutput plugin: https://launchpad.net/~seahawk1986-h…g-archive-extra

    Seems to work according to a quick test, but you need to explicitly set xineliboutput.OSD.ColorDepth = TrueColor in the setup.conf, or the VDR won't start with TrueColor skins.

    Meine VDRs

    VDR 1: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 24.04 (yavdr-ansible), VDR 2.7.4, CIR-Empfänger
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    Client 1: Raspberry Pi 2, Ubuntu 22.04 (yavdr-ansible), VDR 2.6.1

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • fnu: could you please move my post replying to this question (RE: [ANNOUNCE] VDR Version 2.6.5 freigegeben) to this thread, too?

    Meine VDRs

    VDR 1: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 24.04 (yavdr-ansible), VDR 2.7.4, CIR-Empfänger
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    Client 1: Raspberry Pi 2, Ubuntu 22.04 (yavdr-ansible), VDR 2.6.1

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • Done :)

    HowTo: APT pinning

    Click for my gear

    [1] Intel NUC Kit NUC7i5BNH, Akasa Newton S7, 8GB DDR4, WD Black SN700 500GB NVMe, Crucial MX500 2TB, CIR, SAT>IP, Ubuntu LTS 18.04.5, VDR 2.4.1 (15W)
    [2] Intel NUC Kit NUC7i3BNH, 8GB DDR4, WD PC SN520 250GB NVMe, Crucial MX500 1TB, CIR, SAT>IP, Ubuntu LTS 20.04.1, VDR 2.4.1 (13W)
    [3] BQ500, Asrock X470D4U, AMD Ryzen 5 5600, 32GB DDR4 ECC, 2x WDC SN750 512GB NVMe, 4x 2TB Lexar NM620 NVMe, 4x Samsung SSD 4TB, 1x Samsung SSD 8TB, 1x Crucial MX500 500GB, 1x WDC Blue SSD 500GB, xcp-ng 8.3.0 (30W)
    [4] Sharkoon PCGH, Gigabyte MC12-LE0, AMD Ryzen 5 5600, 32GB DDR4 ECC, 1x Kingston 128GB NVMe, 4x WDC SN750 512GB NVMe, 4x Intel DC S3500 500GB, 8x Micron 5100 Pro 2TB, xcp-ng 8.3.0 (30W)
    [5] Jultec JPS0501-12AN, JPS0501-8M2, Octopus Net (DVBS2-8) & openHABian 5.1.2

  • Hi,

    Thanks guys for cleaning up, and making it an own topic. Should have done it from the beginning :)

    Poking more around, i found out that i get a dependency error when installing xineliboutput-sxfe. I managed to install 2.2.0+git20211212-2.1 with Aptitude which i now realize is a completely wrong version which is from the Ubuntu universe repo

    I am probably missing a repo with the libxine2, because i get this error when running apt install xineliboutput-sxfe

    The following packages have unmet dependencies.

    libxine2-xvdr : Depends: libxine2 (>= 1.2.11-3yavdr0~jammy) but 1.2.11-2 is to be installed

    E: Unable to correct problems, you have held broken packages.

    I guess i'm missing a repo?

    René

  • I guess i'm missing a repo?

    You need to add https://launchpad.net/~seahawk1986-h…untu/jammy-main for the dependencies

    Meine VDRs

    VDR 1: Intel DH67BL, Celeron 540, 4 GB Ram, POV Geforce GT 1030, Ubuntu 24.04 (yavdr-ansible), VDR 2.7.4, CIR-Empfänger
    VDR 2: Acer Revo 3610, Pinnacle PCTV SAT 452e, Medion X10, yaVDR 0.6
    Client 1: Raspberry Pi 2, Ubuntu 22.04 (yavdr-ansible), VDR 2.6.1

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

  • I got this now straighted out, and got xineliboutput-sxfe installed without any dependency issues. What i still get is the same error message

    Code
    # vdr-sxfe
    vdr-sxfe: error while loading shared libraries: libavutil.so.51: cannot open shared object file: No such file or directory
  • Die sind auch schon bei 56,57 (focal).

    vdr User #2022 - hdvdr2:

    Lenovo SFF M83, Intel(R) Core(TM) i5-4670S, 32 GB Ram, zram-swap/tmp, ubuntu-focal+ESM, softhdcuvid-placebo, ffmpeg-6.1.4(git)

    ddbridge mit DVB-S2 und (Flex) 2xDVB-C/T Tunern, nvidia-GF1050Ti SFF (nvidia-dkms-580.126.09), system SSD btrfs,

    timeshift-btrfs, Video 8TB HDD XFS/cow, yavdr-ansible-2.7.9-seahawk, tvscraper tvsp, Kernel 6.12.69+dddvb-0.9.41-git

    vdradmin-am-3.6.15, vdr-live-ng, vdrmanager (Smartphones als FB)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!