This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Description
Hi,
I've been trying to use VPF(master branch) for decoding VP8-encoded videos, but it's not working as expected. I referred to issue #493 and made modifications to both src/PyNvCodec/init.pyi and src/PyNvCodec/src/PyNvCodec.cpp files, however, I haven't achieved the desired result.
Could you please advise me on the specific actions needed to enable VP8 decoding within VPF? Your guidance would be greatly appreciated.