mirror of https://github.com/FFmpeg/FFmpeg.git
Sufficiently recent Intel hardware is able to do encoding of 8bit 4:4:4 content in HEVC and VP9. The main requirement here is that the frames must be provided in the AYUV format. Enabling support is done by adding the appropriate encoding profiles and noting that AYUV is officially a four channel format with alpha so we must state that we expect all four channels.pull/388/head
parent
737298b4f7
commit
109515e16d
5 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue