I can reproduce this.
Seems like a problem with the imwri filter.
this happens if no alpha channel is returned.
-> added a post over at doom9 in the Vapoursynth thread (https://forum.doom9.org/showthread.php?p...ost1956378) since the filter is maintained by myrsloik.
---
about ResampleHQ: Try whether adding "clip = core.std.SetFieldBased(clip, 0)" before the resampleHQ line helps.
-> forget that, I overlooked the line, it's already there.
Cu Selur
Seems like a problem with the imwri filter.
[logo, alpha] = core.imwri.Read(filename="/Users/aaa/Desktop/No name.png", alpha=True)
ValueError: not enough values to unpack (expected 2, got 1)
-> added a post over at doom9 in the Vapoursynth thread (https://forum.doom9.org/showthread.php?p...ost1956378) since the filter is maintained by myrsloik.
---
about ResampleHQ: Try whether adding "clip = core.std.SetFieldBased(clip, 0)" before the resampleHQ line helps.
-> forget that, I overlooked the line, it's already there.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.