[FFmpeg-trac] #7621(avformat:open): Add .avif support (AV1 Image File Format

FFmpeg trac at avcodec.org
Thu Jun 10 18:15:41 EEST 2021


#7621: Add .avif support (AV1 Image File Format
-------------------------------------+------------------------------------
             Reporter:  Ewout        |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Comment (by bat_guano):

 Hi

 These avif files are showing up a lot now on the web.
 I can see them in Chrome Developer tools.
 This is an example website ---> [https://besteltaart.nl/]

 As Ewout said 2 years ago, there is a decoder available at --->
 [https://github.com/AOMediaCodec/libavif]

 But it would be useful if FFmpeg could decode them too.


 {{{
 ~ $ avifdec --version
 Version: 0.9.1 (dav1d [dec]:185194b

 ~ $ avifdec --help
 Syntax: avifdec [options] input.avif output.[jpg|jpeg|png|y4m]
         avifdec --info    input.avif
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/7621#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list