[FFmpeg-trac] #2758(undetermined:new): AOB file detected as PCM file

FFmpeg trac at avcodec.org
Sat Jul 6 17:27:18 CEST 2013


#2758: AOB file detected as PCM file
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  Underground78                      |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:               |  master
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Sample: http://mpchc.omertabeyond.com/incorrect_audio_stream.AOB

 This AOB sample is incorrectly detected as PCM audio.

 How to reproduce:
 {{{
 % ffplay.exe incorrect_audio_stream.AOB
 ffplay version N-54277-gff130d7 Copyright (c) 2003-2013 the FFmpeg
 developers
   built on Jun 30 2013 01:20:12 with gcc 4.7.3 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
 --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-
 librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-
 libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264
 --enable-libxavs --enable-libxvid --enable-zlib
   libavutil      52. 37.101 / 52. 37.101
   libavcodec     55. 17.100 / 55. 17.100
   libavformat    55. 10.100 / 55. 10.100
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 77.101 /  3. 77.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, mpeg, from 'incorrect_audio_stream.AOB':sq=    0B f=0/0
   Duration: 00:04:18.27, start: 0.006500, bitrate: 6141 kb/s
     Stream #0:0[0xa0]: Audio: pcm_s16be, 44100 Hz, 2 channels, s16, 1411
 kb/s
 [pcm_s16be @ 0464b240] Invalid PCM packet, data has size 8 but at least a
 size of 16 was expected
 [pcm_s16be @ 0464b240] Invalid PCM packet, data has size 13 but at least a
 size of 16 was expected
     Last message repeated 10 times
     ...
 }}}

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


More information about the FFmpeg-trac mailing list