a52 hardcoded iec958:
if (! pcm_string) {
snprintf(devstr, sizeof(devstr),
"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 : "");
err = snd_pcm_open(&rec->slave, devstr, stream, mode);
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242390
Title:
ac-53 (a52 plugin) core dumps
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1242390/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs