[FFmpeg-devel] Question regarding ogg cover art implementation
Jesse Obic
jesseaobic at gmail.com
Mon Aug 23 06:26:13 EEST 2021
> Isn't reading already supported? See ff_vorbis_comment in
> libavformat/oggparsevorbis.c. (These functions use one buffer too much
> which could be easily avoided.)
Ah seems like I missed that. Thanks for pointing that out! Saved me some
time trying to figure out if I needed to touch that at all.
Regarding the rest of your message, thank you very much for those
clarifications Andreas. I believe I have enough background knowledge to
start making something now.
More information about the ffmpeg-devel
mailing list