For example, you drag or upload an mp4 file, and then you simply describe what you want to do in the input box. Things like "convert to webm", "keep only the content between 10 seconds and 20 seconds of the video", "extract the audio file", or "reverse the video". Then just click the buttons and wait for the progress bar to complete. It uses the integration of ChatGPT and FFmpeg. Please give it a try.
Download. Supports Windows, Linux, macOS
This software supports the following languages: Simplified Chinese, Traditional Chinese, Japanese, Korean, English, and Russian.
ChatGPT uses GPT-4o, which is provided for free. If you would like to sponsor, you can go to https://store.steampowered.com/app/3034460/ to purchase the Steam version of this software, where you can enjoy the Workshop feature, community, and automatic updates.
FFmpeg is from https://ffmpeg.org/ using the precompiled binary executable files from the official website.
If you want to compile the project yourself or modify it, please refer to the package.json
file for the required libraries and run npm install
after pulling the project.