Stereoton über HDMI und analog gleichzeitig geht nicht

  • Hallo zusammen,

    würde gerne Stereoton über mein TV und gleichzeitig über 3.5mm Klinke haben (für Kopfhörer).
    Ich habe folgende asound.conf ausprobiert, ohne Erfolg (gar kein Ton):

    Display Spoiler

    pcm.!default {
    type plug
    slave {
    pcm "both"
    }
    }

    pcm.both {
    type route
    slave {
    pcm multi
    channels 4
    }

    ttable.0.0 1.0
    ttable.1.1 1.0
    ttable.0.2 1.0
    ttable.1.3 1.0
    }

    pcm.multi {
    type multi
    slaves.a {
    pcm "tv"
    channels 2
    }

    slaves.b {
    pcm "receiver"
    channels 2
    }

    bindings.0.slave a
    bindings.0.channel 0
    bindings.1.slave a
    bindings.1.channel 1
    bindings.2.slave b
    bindings.2.channel 0
    bindings.3.slave b
    bindings.3.channel 1
    }

    pcm.tv {
    type hw
    card 1
    device 3
    channels 2
    }

    pcm.receiver {
    type hw
    card 0
    device 0
    channels 2
    }

    Über das WFE bekomme ich bei Stereo über HDMI folgende asound.conf:

    Display Spoiler

    pcm.!default {
    type hw
    card 1
    device 3
    }

    Wenn ich die ändere in :

    Display Spoiler

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

    ebenfalls kein Ton.

    ein aplay --device=sysdefault test.wav macht ruckelnden Sound, und wirft Fehler.
    Hier der Output dazu:

    Display Spoiler

    Wiedergabe: WAVE 'test.wav' : Signed 16 bit Little Endian, Rate: 44100 Hz, stereo
    Unterlauf!!! (mindestens -1422418834940,646 ms)
    Unterlauf!!! (mindestens -1422418834993,588 ms)
    Unterlauf!!! (mindestens -1422418834919,023 ms)
    Unterlauf!!! (mindestens -1422418834965,815 ms)
    Unterlauf!!! (mindestens -1422418834968,018 ms)

    aplay -L ist:

    Display Spoiler

    null
    Discard all samples (playback) or generate zero samples (capture)
    sysdefault:CARD=Intel
    HDA Intel, ALC662 rev1 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    dmix:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Direct sample mixing device
    dsnoop:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Direct sample snooping device
    hw:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Direct hardware device without any conversions
    plughw:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Hardware device with all software conversions
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    dmix:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 0
    Direct sample mixing device
    dmix:CARD=NVidia,DEV=7
    HDA NVidia, HDMI 1
    Direct sample mixing device
    dsnoop:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 0
    Direct sample snooping device
    dsnoop:CARD=NVidia,DEV=7
    HDA NVidia, HDMI 1
    Direct sample snooping device
    hw:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 0
    Direct hardware device without any conversions
    hw:CARD=NVidia,DEV=7
    HDA NVidia, HDMI 1
    Direct hardware device without any conversions
    plughw:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 0
    Hardware device with all software conversions
    plughw:CARD=NVidia,DEV=7
    HDA NVidia, HDMI 1
    Hardware device with all software conversions

    ein aplay -l gibt folgendes:

    Display Spoiler

    **** Liste der Hardware-Geräte (PLAYBACK) ****
    Karte 0: Intel [HDA Intel], Gerät 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 1: NVidia [HDA NVidia], Gerät 3: HDMI 0 [HDMI 0]
    Sub-Geräte: 0/1
    Sub-Gerät #0: subdevice #0
    Karte 1: NVidia [HDA NVidia], Gerät 7: HDMI 1 [HDMI 1]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0

    Ich habe keine Idee was ich in der asound.conf und eventuell in der plugin.softhddevice.conf eintragen muss damit das funzt.

    Hat irgendjemand einen Tipp für mich?

    Viele Grüße

    Frank

    VDR: yavdr0.5 stable, Milo ML03, ASRock Q1900M, Cine S2 (V6.5), Zotac GeForce GT 630, Intel SSD 40 GB, WD Green Mobile 2TB, Atric Rev.5

Participate now!

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