[FFmpeg-trac] #4449(avcodec:new): Error in mpegaudio_parser.c

FFmpeg trac at avcodec.org
Fri Jun 19 21:12:38 CEST 2015


#4449: Error in mpegaudio_parser.c
-------------------------------------+-------------------------------------
             Reporter:  Dan203       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
  mpegaudio_parser                   |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Dan203):

 Any file with MP2 audio should be sufficient as a test case. After the
 call to avformat_find_stream_info the audio will not be detected as MP2.
 Only after the first call to av_read_frame does it get filled in
 correctly. I changed the parser as I described and it works correctly.

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


More information about the FFmpeg-trac mailing list