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

Strange inversion #275

Closed alexarje closed 1 year ago

alexarje commented 1 year ago

There is something strange happening when trying the inverted functions. I don't manage to get inverted_motionvideo to work at all, and inverted_motiongram returns a bw image:

Screenshot from 2023-01-12 09-45-19

joachimpoutaraud commented 1 year ago

I have updated the _motionvideo.py file and fixed the problems related to the inversion of the motiongram as well as the inversion of the motionvideo. This was related to the recent reimplementation of the function using ffmpeg.