> Too bad Ubuntu does not support digital surround 5.1 on the s/pdif
output.

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=814c0371a493cf47df4e6e27253cfd5ec3cef783

+ pa_snprintf(device_name, len, "%s,AES0=6", u->device_name);


http://git.alsa-project.org/?p=alsa-
plugins.git;a=commitdiff;h=2559a56209c6729574b8cb16c5be63e1cc2f1c04;hp=bc0c2843db4dea70251e8c5b4a9272ce40caa7f2


+       snprintf(devstr, sizeof(devstr),
+                "plug:iec958:{AES0 0x%x AES1 0x%x AES2 0x%x AES3 0x%x %s%s}",
+                IEC958_AES0_CON_EMPHASIS_NONE | IEC958_AES0_NONAUDIO |
+                IEC958_AES0_CON_NOT_COPYRIGHT,
+                IEC958_AES1_CON_ORIGINAL | IEC958_AES1_CON_PCM_CODER,
+                0, rate == 48000 ? IEC958_AES3_CON_FS_48000 : 
IEC958_AES3_CON_FS_44100,
+                card ? " CARD " : "",
+                card ? card : "");
+

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

Title:
  no sound/audio,  traps: pulseaudio[25921] trap divide error
  ip:7fe46a303a57 sp:7fff825b91d0 error:0 in libavutil.so.51.22.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1241439/+subscriptions

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

Reply via email to