fourMs / MGT-python

Musical Gestures Toolbox for Python
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/musicalgesturestoolbox/mgt-python/index.html
GNU General Public License v3.0
52 stars 11 forks source link

Problems with optical flows #321

Open alexarje opened 5 months ago

alexarje commented 5 months ago

I am struggling with getting an optical flow video. Both sparse and dense processes run well but I get an error at the end:

FFprobeError: Could not count frames. (Is this a video file?) If you are working with audio file use MgAudio instead.

I get a video file with only audio embedded, so something is choking in the video export.