[FFmpeg-trac] #4448(avformat:open): Properly support cover art in ogg

FFmpeg trac at avcodec.org
Sat Apr 11 07:11:15 CEST 2015


#4448: Properly support cover art in ogg
-------------------------------------+------------------------------------
             Reporter:  llogan       |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  ogg          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by jamrial):

 * cc: jamrial@… (added)
 * status:  new => open
 * type:  defect => enhancement


Comment:

 I wrote a patch a couple years ago implementing FLAC's
 METADATA_BLOCK_PICTURE structure: https://ffmpeg.org/pipermail/ffmpeg-
 devel/2013-August/146869.html

 As discussed in that thread, it's been on hold until a proper AVPacketList
 API is implemented in order to avoid duplicating code, but it could
 nonetheless be committed as is.
 Feel free to resurrect that thread to see what's people opinion in the
 matter.

 After that it would be a matter of sharing that code so the Ogg muxer can
 also make use of it.

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


More information about the FFmpeg-trac mailing list