You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
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.