[FFmpeg-trac] #5676(avformat:new): 3.1 is broken with (at least) mp3 audio

FFmpeg trac at avcodec.org
Tue Jun 28 19:46:10 CEST 2016


#5676: 3.1 is broken with (at least) mp3 audio
------------------------------------+------------------------------------
             Reporter:  marillat    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by fritsch):

 Yeah - I appreciate your work, but I really wonder - why for us (kodi
 upstream devs) mp3 playback works just fine. When building against ffmpeg
 3.1 - that's all I wonder.

 So mind trying to build ffmpeg like this:
 ./configure --prefix=/opt/ffmpeg --extra-version='VERSION=3.1.0-Krypton-
 alpha' --disable-devices --enable-ffplay --disable-ffmpeg --disable-
 ffserver --disable-doc --enable-gpl --enable-runtime-cpudetect --enable-
 postproc --enable-vaapi --enable-vdpau --enable-bzlib --enable-gnutls
 --enable-muxer=spdif --enable-muxer=adts --enable-muxer=asf --enable-
 muxer=ipod --enable-encoder=ac3 --enable-encoder=aac --enable-
 encoder=wmav2 --enable-protocol=http --enable-libvorbis --enable-muxer=ogg
 --enable-encoder=libvorbis --enable-nonfree --enable-pthreads --enable-
 zlib --enable-encoder=png --enable-encoder=mjpeg --disable-mipsdsp
 --disable-mipsdspr2 --enable-nonfree

 and kodi like that:
 ./bootstrap ; ./configure --with-ffmpeg=/opt/ffmpeg

 Then you exactly use it as we use it, which works fine for us.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5676#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list