[FFmpeg-devel] [PATCH 3/4] avformat/mov: add referenced thumbnail streams to tile stream groups
Anton Khirnov
anton at khirnov.net
Thu Sep 26 17:43:20 EEST 2024
Quoting James Almer (2024-09-26 16:33:48)
> Use the reference information present in iref boxes of type thmb to include the
> relevant streams into a Tile Grid stream group.
> This does not yet export the relation of a thumbnail and an independent stream
> (not a grid). For this, a new Stream group type would probably be needed.
So the stream group describing the tile grid would now also contain a
single stream that is a thumbnail rather than a tile in the grid? That's
not something I would expect.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list