[FFmpeg-trac] #4448(avformat:open): Support writing album cover art image embedded in ogg / opus metadata (was: Support writing album cover art in ogg / opus)

FFmpeg trac at avcodec.org
Thu Sep 22 17:38:21 EEST 2022


#4448: Support writing album cover art image embedded in ogg / opus metadata
-------------------------------------+-------------------------------------
             Reporter:  llogan       |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  ogg opus     |               Blocked By:
  metadata                           |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Justin Case):

 * keywords:  ogg opus => ogg opus metadata
 * summary:  Support writing album cover art in ogg / opus => Support
     writing album cover art image embedded in ogg / opus metadata

Comment:

 Hello,

 I am also interested in this request resolution.

 Here is a patch someone pointed to me:
  https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=7314

 It allows ffmpeg to embed an image into an ogg container as a metadata
 field containing binary data, just [https://opus-codec.org/docs/opus-
 tools/opusenc.html like] `opusenc --picture mycover.jpg` does. This
 follows the [https://xiph.org/flac/format.html#metadata_block_picture FLAC
 specification].

 Please '''can a developer merge this to mainstream if the code is OK?'''

 Cheers,
 Justin
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/4448#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list