rust-av / ssimulacra2_bin

Binary interface for the ssimulacra2 Rust port
BSD 2-Clause "Simplified" License
40 stars 10 forks source link

AVIF support #31

Open FlyingWombat opened 1 year ago

FlyingWombat commented 1 year ago

Support reading AVIF images, including 10-bit.

Quackdoc commented 1 year ago

avif via image is blocked by image-rs not handling it right, in the meantime I have tested using avif with video but keep in mind #29 you will need to pre-convert any non yuv formats to a yuv for now