Bug 1436417

Summary: Enable ac3 with liba52 in alsa-plugins
Product: [Fedora] Fedora Reporter: Nicolas Chauvet (kwizart) <kwizart>
Component: alsa-pluginsAssignee: Jaroslav Kysela <jkysela>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jkysela, lemenkov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-04 19:46:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nicolas Chauvet (kwizart) 2017-03-27 21:24:27 UTC
Description of problem:
Since the AC-3 patent has expired, and a52dec has been imported into Fedora.
It's now possible to enable a52 plugins in alsa.

Version-Release number of selected component (if applicable):
alsa-plugins-1.1.1-1.fc25

How reproducible:
always


Actual results:
Fedora doesn't have the a52 alsa plugins

Expected results:
Fedora should have the a52 alsa plugins

Additional info:
Please Obsoletes/Provides alsa-plugins-freeworld-a52 for proper upgrade path.

Comment 1 Peter Lemenkov 2017-03-28 15:05:03 UTC
I don't think that's so simple. liba52 is just a decoder, while alsa-plugins contains an encoder (which uses ffmpeg/libav library).

So at least we should remove dependency here.

Comment 2 Nicolas Chauvet (kwizart) 2017-04-04 19:46:46 UTC
My bad, this is true. Closing