#6521: HEIF support -------------------------------------+------------------------------------ Reporter: mateo | Owner: mateo Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov heif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by mojing1999): I write heif demux plugin for ffmpeg, it can work with vfilter ./ffmpeg -y -f heif -i ~/data/media/heif/IMG_4454.HEIC -vf "tile=8x6:48:0:0:blue, crop=4032:3024:0:0" heif2jpeg_2.jpg ./ffplay -f heif -i ~/data/media/heif/IMG_4454.HEIC -vf "tile=8x6, crop=4032:3024:0:0" -- Ticket URL: <https://trac.ffmpeg.org/ticket/6521#comment:10> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker