Your message dated Sun, 04 May 2014 22:45:07 +0000
with message-id <[email protected]>
and subject line Bug#736088: fixed in libav 6:9.13-1
has caused the Debian Bug report #736088,
regarding libavcodec54: wrongly set bitrate in XING header (mp3enc)
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.)


-- 
736088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736088
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libavcodec54
Version: 6:9.10-2
Severity: normal

Hi,

I recently noticed something weird, but I'm not sure if it's actually a libav
bug (it doesn't happen with ffmpeg though). I noticed this while using mpv's
encoding facility, but it happens when using avconv as well.

So, basically, when I encode an audio file using libav's libmp3lame encoder, and
set a default bitrate (-b:a 320k), and then run  the file command on it, the
printed bitrate is always "64 kbps" even if the file is, in fact, 320 kbps.

To reproduce:

* Generate an audio file (you can also use another audio file, it doesn't
  change anything):

    $ sox -n noise.wav synth 00:05 whitenoise

* Convert the file using avconv:

    $ avconv -i noise.wav -c:a libmp3lame -b:a 320k -vn noise_avconv.mp3

* Run file on it:

    $ file noise_avconv.mp3
    noise_avconv.mp3: Audio file with ID3 version 2.4.0, contains: MPEG ADTS, 
layer III, v1,  64 kbps, 48 kHz, Monaural

You'll notice that the "64 kbps" doesn't match the "-b:a 320k", but the *.mp3
file *is* 320 kbps (the size of the file match and mp3info reports the correct
bitrate).

The same doesn't happen when using ffmpeg:

    $ ffmpeg -i noise.wav -c:a libmp3lame -b:a 320k -vn noise_ffmpeg.mp3
    $ file noise_ffmpeg.mp3
    noise_ffmpeg.mp3: Audio file with ID3 version 2.4.0, contains: MPEG ADTS, 
layer III, v1, 320 kbps, 48 kHz, Monaural

Since mp3info reports the correct bitrate on both files (and the file are indeed
320 kbps), this may very well be a bug in file... but why doesn't the file
encoded using ffmpeg have this problem?

Also, yes, the libmp3lame is the same used to build both libav (installed from
Debian archive) and ffmpeg (manually built) and this happens with avconv and
libavcodec55 from experimental as well.

Cheers

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libavcodec54 depends on:
ii  libavutil52            6:9.10-2
ii  libc6                  2.17-97
ii  libgsm1                1.0.13-4
ii  libmp3lame0            3.99.5+repack1-3
ii  libopenjpeg2           1.3+dfsg-4.7+b1
ii  libopus0               1.1-1
ii  libschroedinger-1.0-0  1.0.11-2
ii  libspeex1              1.2~rc1.1-1
ii  libtheora0             1.1.1+dfsg.1-3.1
ii  libva1                 1.2.1-2
ii  libvorbis0a            1.3.2-1.3
ii  libvorbisenc2          1.3.2-1.3
ii  libvpx1                1.3.0-2
ii  libx264-133            2:0.133.2339+git585324f-2+b1
ii  libxvidcore4           2:1.3.2-9
ii  multiarch-support      2.17-97
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.13-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: SHA256

Format: 1.8
Date: Sun, 04 May 2014 16:11:03 -0400
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 libavcodec-extra-54 libavcodec-extra
Architecture: source all amd64
Version: 6:9.13-1
Distribution: unstable
Urgency: medium
Maintainer: Reinhard Tartler <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Description: 
 libav-dbg  - Debug symbols for Libav related packages
 libav-doc  - Documentation of the Libav API
 libav-tools - Multimedia player, server, encoder and transcoder
 libavcodec-dev - Development files for libavcodec
 libavcodec-extra - Libav codec library (additional codecs meta-package)
 libavcodec-extra-54 - Libav codec library (additional codecs)
 libavcodec54 - Libav codec library
 libavdevice-dev - Development files for libavdevice
 libavdevice53 - Libav device handling library
 libavfilter-dev - Development files for libavfilter
 libavfilter3 - Libav video filtering library
 libavformat-dev - Development files for libavformat
 libavformat54 - Libav file format library
 libavresample-dev - Development files for libavresample
 libavresample1 - Libav audo resampling library
 libavutil-dev - Development files for libavutil
 libavutil52 - Libav utility library
 libswscale-dev - Development files for libswscale
 libswscale2 - Libav video scaling library
Closes: 720563 736088 741240 744901 745655
Changes: 
 libav (6:9.13-1) unstable; urgency=medium
 .
   * New upstream release 9.13:
     - swscale: Fix an undefined behaviour
     - matroska: add the Opus mapping
     - mp3enc: Properly write bitrate value in XING header (Closes: #736088)
     - origin/pu/9 oggdec: add support for Opus in Ogg demuxing
       (Fixes: libav/603, Closes: #720563)
     - apedec: do not buffer decoded samples over AVPackets (Closes: #744901)
     - isom: lpcm in mov default to big endian
     - movdec: handle 0x7fff langcode as macintosh per the specs
     - h264: reset next_output_pic earlier in start_frame()
       (Fixes: libav/672, Closes: #741240, LP: #1288206)
     - rtmpproto: Make sure to pass on the error code if read_connect failed
     - lavr: allocate the resampling buffer with a positive size
     - tiffdec: use bytestream2 to simplify overread/overwrite protection
     - resample: fix avresample_get_delay() return value
     - avi: Improve non-interleaved detection (Fixes: libav/666)
     - af_channelmap: fix ONE_STR mapping mode
     - movenc: allow override of "writing application" tag
     - matroskaenc: allow override of "writing application" tag
     - avfilter: Add missing emms_c when needed
     - build: Use pkg-config for openjpeg (Fixes: libav/387)
     - mpeg12: check scantable indices in all decode_block functions
     - sgidec: fix buffer size check in expand_rle_row()
     - adx: check that the offset is not negative
     - mpegvideo: set reference/pict_type on generated reference frames
     - h264: Fix various crashes found in samples pointed by Mateusz
     "j00ru" Jurczyk and Gynvael Coldwind - Thanks!
   * Rebuild is reported to fix vaapi, Closes: #745655
   * Fix invocation of dpkg-maintscript helper, LP: #1315672
   * cleanup leftovers of the former libav-source package
   * Simplify listing packages with dh_listpackage
   * Drop transitional arch:all -extra- packages
   * Bump standards version to 3.9.5, no changes needed
Checksums-Sha1: 
 3c97f91853c082d5de47c10a127be26a76fa5558 3744 libav_9.13-1.dsc
 c54ef19f972a525cf72a80b1da5c72534084864e 4077808 libav_9.13.orig.tar.xz
 b0f69a9480a479d620cfb1158547cc6411599a55 45620 libav_9.13-1.debian.tar.xz
 95d078edb9f53de97d93f4ab2793593d14f374ef 14035080 libav-doc_9.13-1_all.deb
 1e7c6fc7ea86a43848dbb9d8e76b5e3de5f5b233 58098 libavcodec-extra_9.13-1_all.deb
 dec7df96794614f44dc8d61153e941427af4808f 3355608 libav-tools_9.13-1_amd64.deb
 d9963e8f6416984d73b0ba128abcc6afffb6126d 30398760 libav-dbg_9.13-1_amd64.deb
 6b0e5b824c951253ac0ee23ae8fc5f17e6660a6d 114194 libavutil52_9.13-1_amd64.deb
 bbb6eb6374d417c97f7c551650118983985ae441 2398048 libavcodec54_9.13-1_amd64.deb
 16839330b9fd0eac335adee50d3a6c9fd6635253 82132 libavdevice53_9.13-1_amd64.deb
 d3fb26c5377a066f3a3fa1bb02e3f9f2f490e637 530494 libavformat54_9.13-1_amd64.deb
 29054e0853635f3651458a94a985ae25b52e42b6 143696 libavfilter3_9.13-1_amd64.deb
 a88e5ed750d3cfb3234da723a38436bc864b94b5 131598 libswscale2_9.13-1_amd64.deb
 e1d3dc5d4ec613d14abd33fc9b8843ed06c1bd28 161166 libavutil-dev_9.13-1_amd64.deb
 0e4b61ec7aa8e8d054fffc795f411d20faee46cb 2651262 
libavcodec-dev_9.13-1_amd64.deb
 fe118b3d59c4c1b2e8dd25d806e9db2554342572 84478 libavdevice-dev_9.13-1_amd64.deb
 425e9aada5f45b56b80b2ee7006f5164c69efc36 625772 
libavformat-dev_9.13-1_amd64.deb
 a358ca5296818eab3f7cf596b0146aa0b033f397 166960 
libavfilter-dev_9.13-1_amd64.deb
 89f5cb1cf304b1ee9cbc61059029dbbbe12c0ec4 144022 libswscale-dev_9.13-1_amd64.deb
 01fbd40a628faf3f034242761471ac3639165506 98380 
libavresample-dev_9.13-1_amd64.deb
 920e8e8becf60e0d95a603581090f9b9d257506e 89196 libavresample1_9.13-1_amd64.deb
 11ad9d1b8d2ad0d2cd7488060fa7c8ced5a26144 2402474 
libavcodec-extra-54_9.13-1_amd64.deb
Checksums-Sha256: 
 28496689d58c2193e3a334ad89f570dadc99843284b7dd8f71025cb7c0d0fc1e 3744 
libav_9.13-1.dsc
 2ff05df6cd2259b3bb277eb16c234214f8e0530700d0c774d033eba23edde6ca 4077808 
libav_9.13.orig.tar.xz
 1995572dd64d2887ffe806c8c5d2fce105856e82d7212dc4ae4bb51b5de4515b 45620 
libav_9.13-1.debian.tar.xz
 f376b9421203811103ef136a2056b3eac6c0da30387931bfe03328fde6ddd6eb 14035080 
libav-doc_9.13-1_all.deb
 794fc3f2111ee8437af5b67b708d90fab639d9677a50f2e5c64fb73aae0a27d6 58098 
libavcodec-extra_9.13-1_all.deb
 9baa9f1175aaea6d9910fa835910591c07070a5a35963f624dc0e5c841892d1c 3355608 
libav-tools_9.13-1_amd64.deb
 0ac2c3fbda6242cd4d200700610dc27c004cd80c78108d36f219f5bcb93ccdf2 30398760 
libav-dbg_9.13-1_amd64.deb
 dc8bd666d3d2b115cc64c8df56800b64a94161a9c8969ebbdd1d0ea9cfef3b0c 114194 
libavutil52_9.13-1_amd64.deb
 038034b66c122f50215d7d4ccc5489c6abecfed4223f9394874ad36869798b73 2398048 
libavcodec54_9.13-1_amd64.deb
 e31168043c58fa112c2c2fd0f4fb1e963ffb21330f1e62dcabb3780de66c27db 82132 
libavdevice53_9.13-1_amd64.deb
 285c6d1fb1d2d0525fc20b92add239b1232e8211bedc46d60baed645993f7ea5 530494 
libavformat54_9.13-1_amd64.deb
 0637a3dd763deb12fe885ce52af334888d9c13e4358b466dac856d20de869ad9 143696 
libavfilter3_9.13-1_amd64.deb
 93b0d033a9c100c4deb8fdf79c3c81f3c7e5a179870dd2f1b5e3195a83f21d54 131598 
libswscale2_9.13-1_amd64.deb
 557906abb21effa6f598fc06b6649b2cf7936e01078c53d5fff195b26431f9d1 161166 
libavutil-dev_9.13-1_amd64.deb
 8b59f2664d5d3a9e52a7709230a5f50e481a1085bbbc90bafa5d55d161c5083d 2651262 
libavcodec-dev_9.13-1_amd64.deb
 89ee324692248095850c44bc33c13041214a6aaf55949baff4981bdd296990f5 84478 
libavdevice-dev_9.13-1_amd64.deb
 15602d29592e8cfd40a7ba3216a386dc498cc97a6d800fec1f76209b9f0ec486 625772 
libavformat-dev_9.13-1_amd64.deb
 a753c9cdb08c0ef4ba374485460eea8841e932cb047462e05c7ad1992204df23 166960 
libavfilter-dev_9.13-1_amd64.deb
 8105b662289d1ff15c27c89c7e118041a341c8d902e79b9177834ec0a263ba38 144022 
libswscale-dev_9.13-1_amd64.deb
 d8a91f46059bb921449fc42c668a7147c039fc10f406e3a90f49e686f2304666 98380 
libavresample-dev_9.13-1_amd64.deb
 c3edcddc6f19766a917a6339fba80887190438920d5b663a7db2957c07ab08a3 89196 
libavresample1_9.13-1_amd64.deb
 59c5db11e2554c2f6b165deab08335ec5b4435525aec8ed391d8223390f8e798 2402474 
libavcodec-extra-54_9.13-1_amd64.deb
Files: 
 acc7ef790955a0a670393f9788a0b2ee 14035080 doc optional libav-doc_9.13-1_all.deb
 8934dc091779e339a0274a483364832b 58098 libs extra 
libavcodec-extra_9.13-1_all.deb
 4eb6f8bc927d78e488c2c1365d43f5a3 3355608 video optional 
libav-tools_9.13-1_amd64.deb
 b36c663fbf675cf1dd3ada3c7857d126 30398760 debug extra 
libav-dbg_9.13-1_amd64.deb
 e058bf3d7c568d42681ff71ad74600c1 114194 libs optional 
libavutil52_9.13-1_amd64.deb
 57f9ac19601f159b6bb69d709407a6eb 2398048 libs optional 
libavcodec54_9.13-1_amd64.deb
 c766085789cb0a69d1131b9e9878326e 82132 libs optional 
libavdevice53_9.13-1_amd64.deb
 55b5b5bf57239b2600b0a2055aded232 530494 libs optional 
libavformat54_9.13-1_amd64.deb
 1584f147903dc660fe53faac7a38664f 143696 libs optional 
libavfilter3_9.13-1_amd64.deb
 3c39eb5a3d34b536fdd9f2e7153721ca 131598 libs optional 
libswscale2_9.13-1_amd64.deb
 2f61046857b0a26a0dea22bbc25d175c 161166 libdevel optional 
libavutil-dev_9.13-1_amd64.deb
 56b796dc97dc38cf5e7e55b5d6582d9a 2651262 libdevel optional 
libavcodec-dev_9.13-1_amd64.deb
 9c562ff634da1f22a715bae87e36cca3 84478 libdevel optional 
libavdevice-dev_9.13-1_amd64.deb
 f6cc9d750c279e2dc279367318081aa8 625772 libdevel optional 
libavformat-dev_9.13-1_amd64.deb
 74ac18b732cb0c29019434cb80cc2694 166960 libdevel optional 
libavfilter-dev_9.13-1_amd64.deb
 2c3b78aa0a592ce86863a8f72d060d48 144022 libdevel optional 
libswscale-dev_9.13-1_amd64.deb
 6e706f7ac13d87a95d3bdaf19b5734c5 98380 libdevel optional 
libavresample-dev_9.13-1_amd64.deb
 ac9b75da211b372526a6c9d2dadd028b 89196 libs optional 
libavresample1_9.13-1_amd64.deb
 365219c6b525e73b9062bf958aa8c5d8 2402474 libs optional 
libavcodec-extra-54_9.13-1_amd64.deb
 ba90e293a68ffd5e7c536dc9a249a72a 3744 libs optional libav_9.13-1.dsc
 23b9e34bffdaee366710fdf20157a570 4077808 libs optional libav_9.13.orig.tar.xz
 49aa2a33a264faa0507d1ff577d11efe 45620 libs optional libav_9.13-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCAAGBQJTZryTAAoJEIuAbIZKeKRFua0MAKtkEULC2hqhPNlnljSfKruJ
3zxXpirxvYLz/jop8RsNNghOikH2hWKfJg1ng0f1FLjs0TgxjlagiyR/LKGwdxbU
wVNo9jLmRnuViRJk0Q8Tsxm0OgvRISBfEMv9BMBkdZcMWDsMfWX2JJ50bmaBRbbz
N7WIRShUNUvsoWCEm9OiXpRpeuOEUBvBRt+MoJnqSRUnVDZr67V/O1lXUNc8nPiu
+zQjcmAYe24f3TYMLkyuv9JoqQawCoVlwu9nmliMyIfsKuapigo64Lijh3vs8SMm
y9xUvrwsNiY5mDPxcq+4kW8ga8+UHgyFXrHq/X5+mNxEgTSjb3+3u82CdS+z6mc7
SGYSPxfBCL9TnxUt/vceh19evzNnIF8yppdaMVwzU43aCm3qst/K0u7XA4lRWV5G
PEWs7yedpJZJDhJ8iKjFcjL74HI9tdb1+70maWpcc9P2asRKo54MZJEjmqE/kFJw
hjVsKJwHfq2frLzBWKzjmPySWIWkPy1CDbQtTMn0DA==
=ZnJL
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to