[FFmpeg-trac] #6437(avformat:open): AAC(ADTS) "manipulation" complain on files having ID3Tag

FFmpeg trac at avcodec.org
Fri Jun 2 21:47:07 EEST 2017


#6437: AAC(ADTS) "manipulation" complain on files having ID3Tag
------------------------------------+------------------------------------
             Reporter:  Sami32      |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  minor       |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  aac id3     |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by jamrial):

 * keywords:  ID3Tag AAC ADTS => aac id3
 * status:  new => open
 * component:  avfilter => avformat
 * reproduced:  0 => 1


Comment:

 The demuxer sends the id3v1 tag at the end of the file as a data packet to
 the bitstream filter or decoder.

 A proper read_packet() function may be needed instead of using the generic
 raw one.

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


More information about the FFmpeg-trac mailing list