Your message dated Wed, 05 Feb 2014 13:33:47 +0000
with message-id <[email protected]>
and subject line Bug#720563: fixed in libav 6:9.11-1
has caused the Debian Bug report #720563,
regarding libav: Doesn't decode opus while opus support is compiled in?
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.)
--
720563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720563
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libavcodec54
Version: 6:9.8-2
Severity: normal
$ avprobe -codecs | grep Opus
avprobe version 9.8-6:9.8-2, Copyright (c) 2007-2013 the Libav developers
built on Aug 13 2013 21:50:46 with gcc 4.8 (Debian 4.8.1-8)
DEA.L. opus Opus (Opus Interactive Audio Codec) (decoders:
libopus ) (encoders: libopus )
But
$ avprobe somefile.opus
avprobe version 9.8-6:9.8-2, Copyright (c) 2007-2013 the Libav developers
built on Aug 13 2013 21:50:46 with gcc 4.8 (Debian 4.8.1-8)
[ogg @ 0xc40460] Codec not found
somefile.opus: End of file
# avprobe output
I can decode the file with opus-tools (opusdec(1))
Elimar
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0-rc6-galadriel-lxtec-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libavcodec54 depends on:
ii libavutil52 6:9.8-2
ii libc6 2.17-92
ii libgsm1 1.0.13-4
ii libmp3lame0 3.99.5+repack1-3
ii libopencore-amrnb0 0.1.3-2
ii libopencore-amrwb0 0.1.3-2
ii libopenjpeg2 1.3+dfsg-4.6
ii libopus0 1.1~beta-3
ii libschroedinger-1.0-0 1.0.11-2
ii libspeex1 1.2~rc1-7
ii libtheora0 1.1.1+dfsg.1-3.1
ii libva1 1.1.1-3
ii libvo-aacenc0 0.1.2-1
ii libvo-amrwbenc0 0.1.2-1
ii libvorbis0a 1.3.2-1.3
ii libvorbisenc2 1.3.2-1.3
ii libvpx1 1.2.0-2
ii libx264-123 2:0.123.2189+git35cf912-1
ii libxvidcore4 2:1.3.2-9
ii multiarch-support 2.17-92
ii zlib1g 1:1.2.8.dfsg-1
libavcodec54 recommends no packages.
libavcodec54 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libav
Source-Version: 6:9.11-1
We believe that the bug you reported is fixed in the latest version of
libav, which is due to be installed in the Debian FTP archive.
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.
Reinhard Tartler <[email protected]> (supplier of updated libav 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: Wed, 05 Feb 2014 00:24:42 +0000
Source: libav
Binary: libav-tools libav-dbg libav-doc libavutil52 libavcodec54 libavdevice53
libavformat54 libavfilter3 libswscale2 libavutil-dev libavcodec-dev
libavdevice-dev libavformat-dev libavfilter-dev libswscale-dev
libavresample-dev libavresample1 libavutil-extra-52 libavcodec-extra-54
libavdevice-extra-53 libavfilter-extra-3 libavformat-extra-54
libswscale-extra-2 libavcodec-extra
Architecture: amd64 source
Version: 6:9.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 718805 720563 723692 733884 736020
Description:
libavcodec54 - Libav codec library
libavcodec-dev - Development files for libavcodec
libavcodec-extra-54 - Libav codec library (additional codecs)
libavcodec-extra - Libav codec library (additional codecs meta-package)
libav-dbg - Debug symbols for Libav related packages
libavdevice53 - Libav device handling library
libavdevice-dev - Development files for libavdevice
libavdevice-extra-53 - Libav device handling library (transitional package)
libav-doc - Documentation of the Libav API
libavfilter3 - Libav video filtering library
libavfilter-dev - Development files for libavfilter
libavfilter-extra-3 - Libav filter library (transitional package)
libavformat54 - Libav file format library
libavformat-dev - Development files for libavformat
libavformat-extra-54 - Libav file format library (transitional package)
libavresample1 - Libav audo resampling library
libavresample-dev - Development files for libavresample
libav-tools - Multimedia player, server, encoder and transcoder
libavutil52 - Libav utility library
libavutil-dev - Development files for libavutil
libavutil-extra-52 - Libav utility library (transitional package)
libswscale2 - Libav video scaling library
libswscale-dev - Development files for libswscale
libswscale-extra-2 - Libav video software scaling library (transitional
package)
Changes:
libav (6:9.11-1) unstable; urgency=low
.
* Imported Upstream version 9.11
- drop patch mathematics-remove-asserts-from-av_rescale_rnd.patch,
merged upstream
- mathematics: remove asserts from av_rescale_rnd, (Closes: #718805)
* Support Opus in Ogg containers (Closes: #733884, 720563)
* Refactor conffile moving
* No longer build-depend on libtiff4-dev. Closes: #736020
* Disable opencv filter because of #737584
* Check upstream OpenPGP signatures (Closes: #723692)
Checksums-Sha1:
182ec278c8ffac98c76d844e664da088c5bd56f3 3446 libav_9.11-1.dsc
4eb48cbe70515734f70bde8dceff28896d76adf2 4075860 libav_9.11.orig.tar.xz
e0da7e779432fb12b26796887aa1edc1c4dbe97f 54545 libav_9.11-1.debian.tar.gz
2784f4046330b7b143520dfa47ee557c4cc21eab 3353460 libav-tools_9.11-1_amd64.deb
af26e1f320ba3b01ad6ce60247c69831b837d17a 30375176 libav-dbg_9.11-1_amd64.deb
2e5c4d5ff30dc1ae89783b602edcb5271e364c06 112406 libavutil52_9.11-1_amd64.deb
ccc5e494231293000f4cbcef9999d8290ad202d3 2395656 libavcodec54_9.11-1_amd64.deb
0def83cfb6b1e2f13ba52a049314a0de7583345a 80336 libavdevice53_9.11-1_amd64.deb
5a548c286b414df938bcdf25f6ee2b130ed87ec3 527882 libavformat54_9.11-1_amd64.deb
cff0671d855fade2bbc760c9f46d6d9ecb39a596 141960 libavfilter3_9.11-1_amd64.deb
7eefec1245e3de1d23d9448222b01638accb2ac6 129854 libswscale2_9.11-1_amd64.deb
3933accc505b6dfa040fbafe5f4c0248d9bee5a6 159252 libavutil-dev_9.11-1_amd64.deb
1edc20011dd3239454e6a5f3b162f3c88e704597 2648644
libavcodec-dev_9.11-1_amd64.deb
fc69f5a80090dfb1882c05428bf48ed212c55e84 82622 libavdevice-dev_9.11-1_amd64.deb
91bde8f64904f0dbbb9f1defd678a3c059ed8371 622678
libavformat-dev_9.11-1_amd64.deb
5f529fb877a4022bfacac09dd590233b3eabe1ff 165162
libavfilter-dev_9.11-1_amd64.deb
85717f15e89c0cdbb81e3e516a256a6370aa2205 142234 libswscale-dev_9.11-1_amd64.deb
148376423f3308aebe0d6543ac85f8079a4d2d29 96496
libavresample-dev_9.11-1_amd64.deb
50c7d7c7d07ed94abecbcca49adfef390db712da 87346 libavresample1_9.11-1_amd64.deb
d70661e888e744d5ef7d594d4bedd9c8f5c3a892 2399286
libavcodec-extra-54_9.11-1_amd64.deb
Checksums-Sha256:
18bb6176ca618386d0978442fa4d441ca3dcc2215cd4f720f778b299153c8b97 3446
libav_9.11-1.dsc
433110e89a581715317cf0de85a0998f4afd2cf8ce04f6ace10d7170bbdfa7a9 4075860
libav_9.11.orig.tar.xz
5dbc0f6294a3111706992cfc711499159b69c1bb030e1cde098152b498e4e5d9 54545
libav_9.11-1.debian.tar.gz
d189d7d4176b1d8659b8aefe26ae374e9b1cff6e1d0aeff84edb571282ba4e1f 3353460
libav-tools_9.11-1_amd64.deb
2709092ff643d8b561da4e3f59875091a86a5ca29fb20073e7736d1e23ed839b 30375176
libav-dbg_9.11-1_amd64.deb
6c2ba402327518b4ea66a649045c556ff111c97f45923b3928a824f4fc9bf291 112406
libavutil52_9.11-1_amd64.deb
ef702f93c086350018ea7b3726fe8bc3883aa78556cdcfa88535913fbc370a6b 2395656
libavcodec54_9.11-1_amd64.deb
ebdd38ca7b7985f276c07f663b03e3c87bdd2c9c029f969734794d338be2ee29 80336
libavdevice53_9.11-1_amd64.deb
37844d827fecc5ff84ab5ea1d2f376ef0da3907c90de072a1edd2f2bcab3c352 527882
libavformat54_9.11-1_amd64.deb
a390f6fd3fb89eb97505147a9ed6b6917c7f49d12a9e5b15d31027da43af8270 141960
libavfilter3_9.11-1_amd64.deb
dc9486e3f744d30a51d8664973dafc657e49479ebce12cf5a2caed3da96cd7e7 129854
libswscale2_9.11-1_amd64.deb
d8811bf83ff74f9fd6a71ccfc27c26ad850f0fc01c208b6ec139bfc0b538294a 159252
libavutil-dev_9.11-1_amd64.deb
367ffd402230aec0008be5d134eb9bd80e61f8dbef27aab40d3575b4a3162322 2648644
libavcodec-dev_9.11-1_amd64.deb
303b06b094470f738be54ec1880fa52f0a4b9add4d79be2cda3b8ef3f137b7eb 82622
libavdevice-dev_9.11-1_amd64.deb
5e09c422051a1073cb6b63c2baf1c7b0a01d8571424b64d1afc9a8b5a290258f 622678
libavformat-dev_9.11-1_amd64.deb
e29fd32499be90bf7d9b20b820ff38cbb2c5e88cbba8a5af714d8ce5c7b7888d 165162
libavfilter-dev_9.11-1_amd64.deb
81aab0bcd3b49ad7f74196da797f0ea4061fa9c5ba9d8ecd26c554f1ab1f0239 142234
libswscale-dev_9.11-1_amd64.deb
a97992d2ad915f3ec4390600fbd64b9cc3efcdf6b7b15fe299d75d854d7601d1 96496
libavresample-dev_9.11-1_amd64.deb
a6f2eaf4aae849790164cb6dea0649f40280075aa51f9a078d3e59c5d58f0288 87346
libavresample1_9.11-1_amd64.deb
297c31bc9e709efe202a040ff3bd9925ea4457f9306a0fe0a5d3efdef5551b4c 2399286
libavcodec-extra-54_9.11-1_amd64.deb
Files:
add39bd13860cf49f8bbde0e6fbee31b 3446 libs optional libav_9.11-1.dsc
7052da92d5eda8934874300b314b7ae4 4075860 libs optional libav_9.11.orig.tar.xz
7985d1059c331c7186e1acbea278b466 54545 libs optional libav_9.11-1.debian.tar.gz
e131aed6463dcdf488d392b4d0ba8258 3353460 video optional
libav-tools_9.11-1_amd64.deb
94b6d910503ad1ae5908e0b16b897b62 30375176 debug extra
libav-dbg_9.11-1_amd64.deb
a899c7600f67d685c6188805d98b0329 112406 libs optional
libavutil52_9.11-1_amd64.deb
b2408d6e1df4385b07dcc002ec8262af 2395656 libs optional
libavcodec54_9.11-1_amd64.deb
009c7b1eccf1e089ba0640a9b495e18c 80336 libs optional
libavdevice53_9.11-1_amd64.deb
b40ef57a625cdf6fb1be16f1b8b02e69 527882 libs optional
libavformat54_9.11-1_amd64.deb
5fa8f4098d2a8f20809eb5863c821c2e 141960 libs optional
libavfilter3_9.11-1_amd64.deb
114867863553f4da8efda22e52bafdc8 129854 libs optional
libswscale2_9.11-1_amd64.deb
6f53f9a9431e0815a555c8c2d21ffbfc 159252 libdevel optional
libavutil-dev_9.11-1_amd64.deb
d2ca79835d3e0d9b859fae72024db73d 2648644 libdevel optional
libavcodec-dev_9.11-1_amd64.deb
539447508e04a25f568ff5124947c1f1 82622 libdevel optional
libavdevice-dev_9.11-1_amd64.deb
49c2e459c3f38d6b33bcaeae98be6713 622678 libdevel optional
libavformat-dev_9.11-1_amd64.deb
22e26d3f28c5475503d297f80f74b83b 165162 libdevel optional
libavfilter-dev_9.11-1_amd64.deb
c40bfd8823ae157d81054a838ace3caa 142234 libdevel optional
libswscale-dev_9.11-1_amd64.deb
e75a1b3906bf6918cb485561e5b92e16 96496 libdevel optional
libavresample-dev_9.11-1_amd64.deb
99edd2ebcc0fcbf04804d704486054b7 87346 libs optional
libavresample1_9.11-1_amd64.deb
6b8e1336ce6476e4ee0bdc7a835bc672 2399286 libs optional
libavcodec-extra-54_9.11-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)
Comment: Debian Powered!
iEYEARECAAYFAlLyOnUACgkQmAg1RJRTSKTdrACaA6WCu5e6cuBCwYaRcy7xKxlJ
abUAoIAdC40ByVACMfQPpsv/oKDqnMHD
=uhRj
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers