distortion-meme-generator

所属分类:流媒体/Mpeg4/MP4
开发工具:TypeScript
文件大小:10KB
下载次数:0
上传日期:2023-01-05 23:31:19
上 传 者sh-1993
说明:  畸变模因发生器,,
(distortion-meme-generator,,)

文件列表:
main.ts (698, 2023-01-06)
package.json (367, 2023-01-06)
src (0, 2023-01-06)
src\config (0, 2023-01-06)
src\config\config.ts (169, 2023-01-06)
src\distorcion (0, 2023-01-06)
src\distorcion\animation.ts (2981, 2023-01-06)
src\distorcion\image.ts (357, 2023-01-06)
src\distorcion\video.ts (1737, 2023-01-06)
src\handles (0, 2023-01-06)
src\handles\ffmpeg.ts (577, 2023-01-06)
src\handles\magi.ts (556, 2023-01-06)
tsconfig.json (11126, 2023-01-06)

Distortion Meme Generator

## Description This is a Node.js project that uses ImageMagick and FFmpeg to create distortion in videos and turn them into memes. The project applies a liquid-rescale effect and uses FFmpeg to create a robotic voice effect.

Check out an example of the final result on YouTube:
https://www.youtube.com/shorts/rUyXfrabcE4

## Installation Before getting started, you will need to install Node.js and ImageMagick on your machine. You will also need to download and install FFmpeg. Once the dependencies are installed, simply clone the repository and install the project dependencies with the following command: ```bash git clone https://github.com/404-Chacal/distortion-meme-generator.git cd distortion-meme-generator npm install ``` ## Usage To use the project, simply pass the path of the input video as an argument to the script: ```bash yarn dev "path/to/input/video.mp4" ``` The distorted video will be generated in the same folder as the input video with the name `Final.mp4`. ## Contribution If you wish to contribute to the project, feel free to create a pull request. All contributions are welcome and appreciated. ## Credits This project was made possible thanks to the following libraries and resources: - [ImageMagick](https://imagemagick.org/) - [FFmpeg](https://ffmpeg.org/)


近期下载者

相关文件


收藏者