ITADN
Tom94/tev/Issues

AVIF with gainmap broken

#411ClosedBPplays 创建于 2026-02-13
B
BPplayscommented
AVIFs with a gainmap generated from avifgainmaputil in [libavif](https://github.com/AOMediaCodec/libavif) are displayed as pure white images; they don't even display in just SDR and seem to be broken in tev. normal AVIFs work fine and my gainmap AVIFs display fine in chrome here is the command i used: ```bash avifgainmaputil combine input-sdr.png input-hdr.png output-gainmap.avif -d 12 -q 100 --qalpha 100 -y 444 --depth-gain-map 12 --qgain-map 100 --cicp-alternate 9/16/9 --ignore-profile ```
关闭于 2026-02-13 6 条评论