[FFmpeg-trac] #6602(undetermined:new): Can't set or remove encoder metadata

FFmpeg trac at avcodec.org
Mon Apr 6 10:56:19 EEST 2020


#6602: Can't set or remove encoder metadata
-------------------------------------+-------------------------------------
             Reporter:  Psychonaut   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mkver):

 You're right. Using bitexact at the muxing layer only removes the encoder
 tag of the AVFormatContext, not the ones from the AVStreams. (If you mux
 your pcm to wav, there won't be an encoder tag, but that is just because
 the wav muxer does not look at the AVStream's metadata.)

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


More information about the FFmpeg-trac mailing list