Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371713 - patch for a52 codec in media-plugins/alsa-plugins (fixes sample_fmt error)
Summary: patch for a52 codec in media-plugins/alsa-plugins (fixes sample_fmt error)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-15 07:46 UTC by BoyZonder
Modified: 2011-06-15 07:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild updated with patch for a52 plugin (alsa-plugins-1.0.24.ebuild,2.31 KB, application/octet-stream)
2011-06-15 07:46 UTC, BoyZonder
Details
patch for a52 plugin (alsa-plugins-1.0.24-a52.patch,828 bytes, patch)
2011-06-15 07:47 UTC, BoyZonder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BoyZonder 2011-06-15 07:46:02 UTC
Created attachment 277081 [details]
ebuild updated with patch for a52 plugin

Apparently, recent versions of libavcodec (ffmpeg/mplayer) have introduced some changes, which breaks ALSA setups that involve on-the-fly AC3 encoding through the a52 plugin. This has been fixed here:

http://gitorious.org/alsa/alsa-plugins/commit/40c129a160f37fe9488b2828d6299f99c269703e

I'm posting an updated ebuild for media-plugins/alsa-plugins-1.0.24, the patch follows in a next post (seem I can't add multiple attachments).
Comment 1 BoyZonder 2011-06-15 07:47:03 UTC
Created attachment 277083 [details, diff]
patch for a52 plugin