[FFmpeg-devel] [PATCH] avformat/img2: Add support for AVIF mux in image2

Vignesh Venkatasubramanian vigneshv at google.com
Thu May 19 19:10:13 EEST 2022


On Thu, May 19, 2022 at 1:55 AM Gyan Doshi <ffmpeg at gyani.pro> wrote:
>
>
>
> On 2022-05-19 09:57 am, Gyan Doshi wrote:
> >
> >
> > On 2022-05-18 01:06 am, James Zern wrote:
> >> On Mon, May 16, 2022 at 10:40 AM Vignesh Venkatasubramanian
> >> <vigneshv-at-google.com at ffmpeg.org> wrote:
> >>> Add support for AVIF muxing in the image2 muxer.
> >>>
> >>> Tested with this example:
> >>> ffmpeg -lavfi testsrc=duration=1:size=320x320 -g 1 -flags
> >>> global_header -c:v libaom-av1 -f image2 img-%2d.avif
> >>>
> >>> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> >>> ---
> >>>   libavformat/img2enc.c | 4 +++-
> >>>   1 file changed, 3 insertions(+), 1 deletion(-)
> >>>
> >> lgtm.
> >
> > Will apply.
>
> Applied as dd99d34d67e2612a8f133f8a86db9f64b4dfa20d
>

Thank you!

> Regards,
> Gyan
> _______________________________________________
> 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