[FFmpeg-devel] [PATCH] avformat/mov: Add support for demuxing still HEIC images

Vignesh Venkat vigneshv at google.com
Wed Oct 4 07:01:59 EEST 2023


On Tue, Oct 3, 2023 at 6:32 PM Vittorio Giovara
<vittorio.giovara at gmail.com> wrote:
>
> On Tue, Oct 3, 2023 at 8:30 PM Steven Liu <lingjiujianke at gmail.com> wrote:
>
> > > > 2.42.0.515.g380fc7ccd1-goog
> > > >
> > >
> > > Any comments/objections on merging this?
> >
> >
> > Can this patch support tiled hevc coded or sequence heif?=
> >
>
> I believe that will be possible only after AVStreamGroup is implemented.
>

Yes, this patch only supports still HEIC images that don't have alpha
and grids (tiles).

Tiles and Alpha support will be possible only after AVStreamGroup is
implemented. I will look into HEIC sequences in a follow-up.

> Vignesh is there a sample available? Could we add a test?

I tested it from the files in
https://github.com/nokiatech/heif/tree/gh-pages/content/images. I am
not sure about HEVC licensing and if we are allowed to copy some of
those files in the ffmpeg fate server. Would generating a random image
with ffmpeg and encoding it as HEIC be good enough?

> --
> Vittorio
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".



-- 
Vignesh


More information about the ffmpeg-devel mailing list