CineEncoder / cine-encoder

Cine Encoder is an application that allow to convert media files while preserving HDR metadata.
GNU General Public License v3.0
98 stars 12 forks source link

Support AV1 Codec #53

Open Chickenbreadlp opened 1 year ago

Chickenbreadlp commented 1 year ago

AV1 is a new and upcoming Codec that improves image quality on the same bitrate (or allows for lower bitrates at similar image quality). Current Nightly builds of Hand Break already support AV1 in Software and through Intel QSV (for Intel Arc GPUs). Would be great if we can have the better HDR handling on CineEncoder while also making use of the much better AV1 codec :)

CineEncoder commented 1 year ago

Hello! I think I'll add it to next release. Only I don't have a suitable processor to check the mode for Intel QSV.

Chickenbreadlp commented 1 year ago

I've got an Intel Arc card (Arc A750) for the very purpose of encoding my movie collection using AV1. I'd be more then happy to be your guinea pig :)