alsa-plugins a52 module broken with libav
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| alsa-plugins (Ubuntu) |
Low
|
Daniel T Chen | ||
| Oneiric |
Low
|
Daniel T Chen | ||
| Precise |
Undecided
|
Unassigned |
Bug Description
[Impact statement]
Due to changes in the ac3 encoder in libav the a52 alsa-plugin will no longer work in Oneric.
[Development fix] / [Stable fix]
Committed in r59 of http://
[Test case]
speaker-test -Da52 -c6
[ac3 @ 0x1c14000] Specified sample_fmt is not supported.
[Regression potential]
Low - This commit only touches the a52 plugin source, and as it will ship not working, it won't regress further.
[Original defect report]
A patch is available
description: | updated |
Daniel T Chen (crimsun) wrote : | #1 |
Changed in alsa-plugins (Ubuntu): | |
assignee: | nobody → Daniel T Chen (crimsun) |
importance: | Undecided → Low |
status: | New → In Progress |
description: | updated |
Hello Rob, or anyone else affected,
Accepted alsa-plugins into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https:/
Changed in alsa-plugins (Ubuntu Oneiric): | |
status: | In Progress → Fix Committed |
tags: | added: verification-needed |
Rob Hall (rhall-lincommander) wrote : | #3 |
I've upgraded to the proposed package and built the a52 module from the package source without any issues. Thanks for the speedy resolution of this issue.
Launchpad Janitor (janitor) wrote : | #4 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in alsa-plugins (Ubuntu Precise): | |
status: | New → Confirmed |
Daniel T Chen (crimsun) wrote : | #5 |
This was fixed in the merge for Precise.
Changed in alsa-plugins (Ubuntu Precise): | |
status: | Confirmed → Fix Released |
Daniel T Chen (crimsun) wrote : | #6 |
I confirm that the fix in oneiric-proposed also resolves the reported symptom.
tags: |
added: verification-done removed: verification-needed |
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package alsa-plugins - 1.0.24-0ubuntu6.1
---------------
alsa-plugins (1.0.24-0ubuntu6.1) oneiric-proposed; urgency=low
* debian/
commits 40c129a and 826dafa so that the a52 plugin works again.
(LP: #872871)
-- Daniel T Chen <email address hidden> Wed, 12 Oct 2011 11:08:02 -0400
Changed in alsa-plugins (Ubuntu Oneiric): | |
status: | Fix Committed → Fix Released |
We actually need to conditionalize upon libav* version, so we need both commits from upstream.