Overlay video with custom graphics using Phonon & PyQt
问题 I am building a eye-tracking data visualization tool using PyQt4 and Phonon module. Essentially, I have a video that a subject was watching while the subject's eye movements were tracked. The eye tracking data is in the form of x,y coordinates. I want to be able to play the video of interest and overlay that video with circles indicating where the subject was looking at. Does anyone have any idea? According to this link: Play a video with custom overlay graphics there seems to be a way by