joachimpoutaraud
released this
04 Jan 15:10
·
19 commits
to master
since this release
NEW FUNCTIONALITIES
_blurfaces.py
: Embed audio in video and process files usingFFmpeg
_input_test.py
: Add a function to check ifFFmpeg
is properly installed- Add github actions workflows and automate documentation on pushes
- Update MusicalGesturesToolbox notebook
ISSUES
- Add VMAF motion score #314
- Fix missing amplitude values in color-waveform #309
- Fix blur_faces() error 2 #308
- Fix progress bar problem blur_faces() #307
- Fix blur_faces numpy issue #306
- Fix mac ffmpeg issues #304
- Fix not compatible with python 3.12 #303
- Fix read/write original files as arrays #294
- Add a completely memory-based processing flow #294
- Fix integrating Github CI, and more #291
- Fix add coloured waveforms #159