master-of-zen / Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
GNU General Public License v3.0
1.51k stars 156 forks source link

Remove support for DgDecNv #796

Closed shssoichiro closed 10 months ago

shssoichiro commented 10 months ago

Even though av1an does not distribute any binaries or libraries of DgDecNv, Donald A Graft, the author of DgDecNv, believes us to be in violation of the license.

Therefore, this commit removes DgDecNv support.

master-of-zen commented 10 months ago

LGTM

mxsrm commented 10 months ago

Was a bugged piece of software anyway. Had multiple encodes where DgDecNv threw weird errors for certain chunks and led to encode failure. The same chunk worked fine with the other methods.

Simulping commented 10 months ago

the Screenshot_2024-01-03-05-52-54-068-edit_com google android gm

prefix1647 commented 10 months ago

Apparently there was a grave miscommunication and this change can be reverted: https://github.com/master-of-zen/Av1an/issues/797