[FFmpeg-trac] #5676(undetermined:new): 3.1 is broken with (at least) mp3 audio
FFmpeg
trac at avcodec.org
Wed Jun 29 20:28:57 CEST 2016
#5676: 3.1 is broken with (at least) mp3 audio
-------------------------------------+-------------------------------------
Reporter: marillat | Owner:
Type: defect | Status: new
Priority: important | Component:
Version: git-master | undetermined
Keywords: regression | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by michael):
I cannot reproduce this with release/3.1 + release/3.0
{{{
ffplay version n3.0.2-52-g2d9a6ae Copyright (c) 2003-2016 the FFmpeg
developers
built with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --enable-gpl --cc='ccache gcc' --enable-shared --disable-
stripping --enable-pthreads --enable-debug=3 --cpu=core2 --samples=fate-
suite/ --enable-libfreetype --enable-nonfree --enable-version3 --assert-
level=2 --enable-iconv --enable-libass --prefix=release/3.0
WARNING: library configuration mismatch
avutil configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
avcodec configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
avformat configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
avdevice configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
avfilter configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
swscale configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
swresample configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
postproc configuration: --enable-gpl --cc='ccache gcc' --enable-
shared --disable-stripping --enable-pthreads --enable-debug=3 --cpu=core2
--samples=fate-suite/ --enable-libfreetype --enable-nonfree --enable-
version3 --assert-level=2 --enable-iconv --enable-libass
--prefix=release/3.1
libavutil 55. 17.103 / 55. 27.100
libavcodec 57. 24.102 / 57. 48.101
libavformat 57. 25.100 / 57. 40.101
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 31.100 / 6. 47.100
libswscale 4. 0.100 / 4. 1.100
libswresample 2. 0.101 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
[mp3 @ 0x7fef780008c0] Estimating duration from bitrate, this may be
inaccurate
Input #0, mp3, from 'fate-suite/mp3-conformance/compl.bit':
Duration: 00:00:05.19, start: 0.000000, bitrate: 64 kb/s
Stream #0:0: Audio: mp3, 48000 Hz, mono, s16p, 64 kb/s
2.92 M-A: 0.000 fd= 0 aq= 7KB vq= 0KB sq= 0B f=0/0
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5676#comment:28>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list