DaWelter / h264decoder

h264 decoding module for python based on ffmpeg/libav

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support h264decoder for python3 and macOS

rdarmoul opened this issue · comments

hi together,

I love your decoder since this one really works with python2 and devices like the Tello drone.
Unluckily, python2 is not supported anymore :(
your decoder is really awesome, I would love to get a current version for python3

Have a look into my fork. Based on Dawelters development branch (broken on my Raspberry) I made y version working for python3 (Raspberry only). There is still a wrong cmake instruction im my fork, stay tuned I'll update in a few hours.