I can't really see any explanation for this other than that you're picking up an incorrect version of PyAV from somewhere. Could you:
* Confirm that it works OK when you're not using poetry? It should just work "out of the box" on a clean image.
* Did you at any point install PyAV yourself (e.g. using pip)?
* Can you check what the following reports?The latter should show a "width" parameter.
Thanks!
* Confirm that it works OK when you're not using poetry? It should just work "out of the box" on a clean image.
* Did you at any point install PyAV yourself (e.g. using pip)?
* Can you check what the following reports?
Code:
import avav.__path__av.VideoFrame.from_ndarray.__doc__
Thanks!
Statistics: Posted by therealdavidp — Mon Mar 11, 2024 9:15 am