[FFmpeg-trac] #9962(undetermined:new): -metadata has no effect for .ogg file containing opus audio

FFmpeg trac at avcodec.org
Thu Oct 6 11:25:47 EEST 2022


#9962: -metadata has no effect for .ogg file containing opus audio
-------------------------------------+-------------------------------------
             Reporter:  derkades     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 System info
 ffmpeg: git master 20220910
 os: ubuntu 22.04

 How to reproduce:
 ./ffmpeg -i opus_with_title.ogg -codec copy -metadata title=somethingelse
 out.ogg

 The output file will still have the original title.

 I have attached a short sample file, but I can reproduce the issue with
 any ogg file containing opus audio.

 Apparently this bug(?) has existed for a while, see this StackOverflow
 post from 2018: https://stackoverflow.com/questions/50522753/ffmpeg-add-
 metadata-to-oggopus-and-embed-image
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9962>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list