Convert two videos into a dopamine-overloaded TikTok!
- Run
python main.py - Fill in the arguements (or press 'enter' to use the defualt config)
- Wait for the program to finish.
- Using git
git clone https://ctih1/TikTokify
cd TikTokify
pip install -r requirements.txt
cd src
python main.py
/input location
/background
1.mp4
/foreground
1.mp4
-
Input location
A folder where two sub-folders exist: -
Output location:
A folder where the .mp4 file will be saved. -
File name:
The file name. (name.mp4 and name both work) -
FPS:
The framerate of the final video -
Threads:
How many threads ffmpeg will use.