Your message dated Fri, 14 Oct 2011 23:17:12 +0000
with message-id <[email protected]>
and subject line Bug#643936: fixed in alsa-plugins 1.0.24-3
has caused the Debian Bug report #643936,
regarding libasound2-plugins: the a52 module filter fails to convert pcm stream
to ac3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
643936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libasound2-plugins
Version: 1.0.24-2+b1
Severity: normal
Dear Maintainer,
When using the alsa filter a52 to convert a 5.1 pcm stream to ac3 and
then send it to the
internal intel SPDIF interface the operation fails with the message that
"Specified sample_fmt
is not supported" during the conversion to ac3 phase. It should be
noted that
the current configuration used to work and there were no changes to it
since it was working.
My .asoundrc file is this:
---
$ cat ~/.asoundrc
pcm.a52encode {
type a52
format S16_LE
channels 6
rate 48000
bitrate 448
card "Intel"
}
pcm.hometheater {
type plug
slave.pcm "a52encode"
slave.channels 6
}
---
The problem can be seen by using speaker-test:
---
$ speaker-test -Dhometheater -c6 -twav
speaker-test 1.0.24.2
Playback device is hometheater
Stream parameters are 48000Hz, S16_LE, 6 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 3072 to 15360
Period size range from 1536 to 1536
Using max buffer size 15360
Periods = 4
[ac3 @ 0x20014e0] Specified sample_fmt is not supported.
Unable to set hw params for playback: Argumento inválido
Setting of hwparams failed: Argumento inválido
---
(Argumento inválido = invalid argument/parameter, in english)
At that point I used to hear the speaker identification for all speakers
that are connected
to my hometheater system by a SPDIF cable.
By googling around I've found the following post:
http://ffmpeg.org/trac/ffmpeg/ticket/363
It seems that the cause might be a change in libavcodec library that now
enforces the rule that
the calling program should specify the desired sample_fmt before calling
the "convert" function.
I've tried to uninstall and reinstall libavcodec52 and libavcodec53.
Finally, I've compiled the
unstable version of libavcodec53 and installed on testing. But the
outcome was the same error at
each try.
The repositories I have enabled in apt are only Debian/testing main
contrib non-free,
plus unstable only for deb-src.
Thanks,
Luis
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libasound2-plugins depends on:
ii libasound2 1.0.24.1-4
ii libavcodec53 4:0.7.1-7
ii libc6 2.13-21
ii libjack0 [libjack-0.116] 1:0.121.0+svn4469-2
ii libpulse0 0.9.23-1
ii libsamplerate0 0.1.8-1
ii libspeexdsp1 1.2~rc1-1
libasound2-plugins recommends no packages.
libasound2-plugins suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: alsa-plugins
Source-Version: 1.0.24-3
We believe that the bug you reported is fixed in the latest version of
alsa-plugins, which is due to be installed in the Debian FTP archive:
alsa-plugins_1.0.24-3.debian.tar.bz2
to main/a/alsa-plugins/alsa-plugins_1.0.24-3.debian.tar.bz2
alsa-plugins_1.0.24-3.dsc
to main/a/alsa-plugins/alsa-plugins_1.0.24-3.dsc
lib32asound2-plugins_1.0.24-3_amd64.deb
to main/a/alsa-plugins/lib32asound2-plugins_1.0.24-3_amd64.deb
libasound2-plugins_1.0.24-3_amd64.deb
to main/a/alsa-plugins/libasound2-plugins_1.0.24-3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jordi Mallach <[email protected]> (supplier of updated alsa-plugins package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 15 Oct 2011 00:51:43 +0200
Source: alsa-plugins
Binary: libasound2-plugins lib32asound2-plugins lib64asound2-plugins
Architecture: source amd64
Version: 1.0.24-3
Distribution: unstable
Urgency: medium
Maintainer: Debian ALSA Maintainers <[email protected]>
Changed-By: Jordi Mallach <[email protected]>
Description:
lib32asound2-plugins - ALSA library additional plugins (32 bit)
lib64asound2-plugins - ALSA library additional plugins (64 bit)
libasound2-plugins - ALSA library additional plugins
Closes: 643936
Changes:
alsa-plugins (1.0.24-3) unstable; urgency=medium
.
[ Elimar Riesebieter ]
* Add debian/patches/fix_a52_codec.patch from git.alsa-project.org. Fix a52
codec with recent libavcodec updates (closes: #643936). Thanks Luis Listas
for the hint.
* Bump Build-Depends of lib32asound2-dev and lib64asound2-dev to 1.0.24.1.
.
[ Jordi Mallach ]
* Update Vcs-* fields to non-redirected URLs.
* pulseaudio, jack and dbus have gone multiarch, changing the path for
their pkgconfig file. Bump Build-Depends to the versions when M-A was
introduced and add $(DEB_HOST_MULTIARCH) to the biarch pkgconfig hack,
to fix a FTBFS.
* Add a dummy build-indep target.
Checksums-Sha1:
0375064e1f545824eb81df1c9f76263eb4f61bb4 2205 alsa-plugins_1.0.24-3.dsc
970657228e6c3519ca4b83713fc44432886251f6 11908
alsa-plugins_1.0.24-3.debian.tar.bz2
bf43fb63ee8a0aee25020565570648b498fdaa24 87070
libasound2-plugins_1.0.24-3_amd64.deb
19dc15df10d13e2806eb8b5d840846d692668a6e 67132
lib32asound2-plugins_1.0.24-3_amd64.deb
Checksums-Sha256:
d0d72eb598ebe8c29f6f11cc692a103fca615b3aebef94600d3bcba5d4472cb1 2205
alsa-plugins_1.0.24-3.dsc
6922ada07866682c0e6232f541246ee55b499b0cd57ced5f93d1099dd15cc708 11908
alsa-plugins_1.0.24-3.debian.tar.bz2
e896352d0156651af4a37894d3ca0165c563411af2f5c54201256a79ef947499 87070
libasound2-plugins_1.0.24-3_amd64.deb
d44d06b424aec5573020085e7c74089542a4b9a29f5210dee4345be33c626db4 67132
lib32asound2-plugins_1.0.24-3_amd64.deb
Files:
5b3aae0be34da31887b4107a43015b6e 2205 libs optional alsa-plugins_1.0.24-3.dsc
1722dd830445af42531d09b933e9679d 11908 libs optional
alsa-plugins_1.0.24-3.debian.tar.bz2
3d94c2c0ed3ceb3265b1391675b1d8cd 87070 libs optional
libasound2-plugins_1.0.24-3_amd64.deb
09e96af945ba8ae4890c8dd8c54405da 67132 libs optional
lib32asound2-plugins_1.0.24-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk6YwGwACgkQJYSUupF6Il7sbwCgu4Lbq73SQnYbo9UOlhK1Hew3
l6sAoIGb+4amFPWziwNcZ0kRCsBMvLpS
=3Qoa
-----END PGP SIGNATURE-----
--- End Message ---