Now I try the same with gstreamer:

This works. Playing the stereo converted PCM stream:

pasuspender -- gst-launch-0.10 -v filesrc
location=/home/daniel/workspace/Testsounds/www_lynnemusic_com_surround_test.ac3
! decodebin ! audioconvert  ! alsasink device='iec958:CARD=PCH,DEV=0'

Now pathtrough:

pasuspender -- gst-launch-0.10 -v filesrc 
location=/home/daniel/workspace/Testsounds/www_lynnemusic_com_surround_test.ac3 
! ac3iec958 ! alsasink device='iec958:CARD=PCH,DEV=0'
Leitung wird auf PAUSIERT gesetzt ...
Leitung läuft vor …
/GstPipeline:pipeline0/AC3IEC:ac3iec0.GstPad:src: caps = audio/x-iec958, 
rate=(int)48000
FEHLER: Von Element /GstPipeline:pipeline0/GstAlsaSink:alsasink0: Die Ressource 
konnte nicht zum Schreiben geöffnet werden.
Zusätzliche Fehlerdiagnoseinformation:
gstalsasink.c(748): gst_alsasink_prepare (): 
/GstPipeline:pipeline0/GstAlsaSink:alsasink0:
Could not open IEC958 (SPDIF) device for playback
FEHLER: Leitung läuft nicht vor.
gst-launch-0.10: pcm.c:694: snd_pcm_close: Zusicherung »pcm« nicht erfüllt.
Leitung wird auf NULL gesetzt ...
WARNUNG: Kind-Prozess durch Signal 6 beendet

it seems gst_alsa_open_iec958_pcm in gstalsa.c fails.

Can someone check if the used command is valid for my case? Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1264609

Title:
  No AC3 paththrough with hda intel ALC887-VD Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1264609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to