Mikael Finstad
Mikael Finstad
ffmpeg doesn't seem to support this. I found you can use [this tool](https://github.com/tungs/timecut) to convert it to mp4 for use in editly: ``` npm i -g timecut timecut animated.svg ```...
like `loopAudio`. See https://github.com/mifi/editly/issues/88#issuecomment-721778163 Alternatively we can specify `-ignore_loop 0` for gif inputs https://ffmpeg.org/ffmpeg-formats.html#toc-gif-1
Being able to manipulate all layers separately. Ideas: - Set layer x, y, width, height - Opacity - Camera "Shake" effect - Keyframe animation with different easings (Already have a...
- [ ] automatically find (random?) copyright free music from youtube - https://www.youtube.com/channel/UCht8qITGkBvXKsR1Byln-wA - https://www.youtube.com/audiolibrary/music?nv=1 - [x] offset audio https://superuser.com/questions/982342/in-ffmpeg-how-to-delay-only-the-audio-of-a-mp4-video-without-converting-the-au - [x] if audio is shorter, restart or play silence...
- [x] Allow custom background on video letterbox, maybe blurred version of each video frame like for 'image'? - [ ] ken burns zoom for videos too (or for all...
Could potentially increase performance, because I believe chromium's canvas is faster that [node-canvas](https://github.com/Automattic/node-canvas) But we need to bridge between node.js and chromium and send big frames of raw data (~100MB)...
google 'music analysis github' https://nbviewer.jupyter.org/github/librosa/librosa/blob/master/examples/LibROSA%20demo.ipynb https://msaf.readthedocs.io/en/latest/features.html#features https://towardsdatascience.com/finding-choruses-in-songs-with-python-a925165f94a8 https://github.com/aubio/aubio
- canvas and fabric load from json - https://stackoverflow.com/questions/37563830/fabric-js-load-canvas-from-json - https://github.com/gre/json2d
- allow set clip subtitle and title from CLI - Allow specifying path to ffmpeg and ffprobe
Tool for backing up and restoring Cognito user pools and groups. ## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md)....