[FFmpeg-trac] #2269(avformat:closed): adts muxer does not write metadata

FFmpeg trac at avcodec.org
Thu Oct 24 21:54:35 CEST 2013


#2269: adts muxer does not write metadata
-------------------------------------+------------------------------------
             Reporter:  feelart      |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  aac          |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by jamal):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 Should be fixed in commit c994b42830cb6c3152b4d383d7c26affc1a2321b

 You can enable ApeTag metadata with -write_apetag 1

 {{{
 ffmpeg -i withTagsAAC.aac -map_metadata 0 -write_apetag 1 aac2aacFails.aac
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2269#comment:10>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list