[FFmpeg-trac] #6507(undetermined:new): Can't remove "encoder" metadata field

FFmpeg trac at avcodec.org
Fri Jun 30 00:55:01 EEST 2017


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

Comment (by jamrial):

 Use -fflags +bitexact as output option.

 The downside is that you'll not get metadata like creation_time on
 containers that support it (mp4 i think), as enabling bitexact output for
 containers will disable any kind of metadata field that can vary between
 encodings and ffmpeg builds, but for flac it should be ok.

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


More information about the FFmpeg-trac mailing list