boost-python-examples icon indicating copy to clipboard operation
boost-python-examples copied to clipboard

python bytes can not match c++ char *

Open h-acker opened this issue 4 years ago • 0 comments

Boost.Python.ArgumentError: Python argument types in pbcvt.YV12ToBGR24_FFmpeg(bytes, int, int) did not match C++ signature: YV12ToBGR24_FFmpeg(char*, int, int)

h-acker avatar Apr 26 '21 16:04 h-acker