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

FFmpeg trac at avcodec.org
Tue Jun 28 17:11:27 CEST 2016


#5676: 3.1 is broken with (at least) mp3 audio
--------------------------------------+----------------------------------
               Reporter:  marillat    |                  Owner:
                   Type:  defect      |                 Status:  new
               Priority:  critical    |              Component:  avformat
                Version:  git-master  |               Keywords:
             Blocked By:              |               Blocking:
Reproduced by developer:  0           |  Analyzed by developer:  0
--------------------------------------+----------------------------------
 Here is some examples with kodi or mpv. I can find more if you want.

 with mpv playing an mp3 file

 {{{
 [ffmpeg/audio] mp3: Header missing
 Error decoding audio.
 }}}

 or with an avi file with mp3 audio :

 {{{
 [lavf] Too many packets in the demuxer packet queues:
 [lavf]   video/0: 15583 packets, 117798898 bytes
 [lavf]   audio/1: 417 packets, 160128 bytes
 }}}

 or with kodi :

 {{{
 UsiUsing host libthread_db library "/lib/i386-linux-
 gnu/libthread_db.so.1".
 Core was generated by `/usr/lib/i386-linux-gnu/kodi/kodi.bin'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x0850f1bb in CDVDDemuxFFmpeg::ParsePacket(AVPacket*) ()
 [Current thread is 1 (Thread 0xacd059c0 (LWP 18147))]Using host
 libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
 Core was generated by `/usr/lib/i386-linux-gnu/kodi/kodi.bin'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 }}}

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


More information about the FFmpeg-trac mailing list