I'm trying to learn a little PyQt5 multimedia for a project and I tried the videographicsitem.py example in their github but it won't render any video. Don't know if it's a codec problem (I've tryed with differnt video formats) or anything else. I running Python 3.5, PyQt5(obviously) on a barely fresh Linux Mint install. Thank you all in advance.
The code can be found here: https://github.com/baoboa/pyqt5/tree/master/examples/multimediawidgets