OpenVisualCloud / SVT-VP9

SVT VP9 encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-VP9 encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
222 stars 48 forks source link

y4m support #130

Open luigi311 opened 4 years ago

luigi311 commented 4 years ago

It would be nice to have y4m support so it can easily be used with lossless video without having to specify video information such as w/h/fps. This would also allow easy testing with akiyo_cif.y4m without having to convert it to yuv and specify its information

tianjunwork commented 4 years ago

Hi @luigi311, sure, SVT-HEVC and AV1 support y4m. We can add to VP9 too.