Wie Ton über HDMI bei softhddevice?

  • Hallo Klaus,


    hab das hier so:
    /etc/asound.conf

    Code
    pcm.!default {
     type hw
     card 0
     device 8
     }


    und für SoftHDDevice:

    Code
    -a hdmi:CARD=PCH,DEV=2,AES0=0x04 -p hdmi:CARD=PCH,DEV=2,AES0=0x06 -g 1920x1080+0+0 -v va-api


    Jeweils device und card entsprechend (aplay -l) ändern:


    Code
    **** Liste der Hardware-Geräte (PLAYBACK) ****
    Karte 0: PCH [HDA Intel PCH], Gerät 8: HDMI 2 [HDMI 2]
      Sub-Geräte: 0/1
      Sub-Gerät #0: subdevice #0


    Grüße,
    Stefan

  • asound.conf sollte genügen


    vdr-User-# 755 to_h264 chk_r vdr-transcode github

  • Hallo Klaus,
    Pulseaudio hat sich dafür bewährt. Allerdings nicht für Multiausgabe an 2 Geräte gleichzeitig.
    MfG Stefan

    Test-VDR1: HP rp5700 Fertigsystem, Core2Duo E6400, 2GB RAM, FF-SD C-2300, nvidia Slim-GT218 x1 | easyVDR 2.0 64Bit
    VDR3: in Rente

    VDR4: MSI G31M2 v2, Digitainer2-Geh., t6963c 6" gLCD, E5200, 2GB, 3TB WD Red, GT730, 2x TT S2-3200; easyVDR 3.5 64bit
    VDR5: Gigabyte
    GA-G31M-S2L, Intel E2140, Zotac GT730 passiv, Digitainer2-Geh., t6963c 6 " gLCD, 2 TB WD Red, 2x TT S2-3200 (an 1 Kabel) easyVDR 3.5 64bit
    VDR6:
    Intel E5200, GT630 passiv, F1 750 GB, t6963c gLCD, 2x TT S2-3200 | easyVDR 3.5 64bit
    VDR-User #1068
    www.easy-vdr.de

  • I have no asound.conf but I do define ~/.asoundrc:

    Code
    pcm.!default "hdmi:NVidia,1"


    And I start softhddevice with only:

    Code
    -d :0 -D -w ignore-repeat-pict


    Audio-over-HDMI works great here. Additionally, my tv script automatically generates the correct ~/.asoundrc (by checking /proc/asound/card*/eld*) so I don't have to manually configure anything.

Jetzt mitmachen!

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