How to uniquely create a video

Lerroy17

Newbie
Joined
Nov 12, 2022
Messages
35
Reaction score
7
Hi guys. Is there any software or method for mass uniqueness of videos for tiktok?
 
Yes Video Spin Blaster Pro, Video Seeder. Good programs but in reality I would just use the video editor on your phone and edit the videos with different effects. This is for content reupload to make videos unique. I do this and crush TikTok
 
Yes Video Spin Blaster Pro, Video Seeder. Good programs but in reality I would just use the video editor on your phone and edit the videos with different effects. This is for content reupload to make videos unique. I do this and crush TikTok
thank you!
 
Yes Video Spin Blaster Pro, Video Seeder. Good programs but in reality I would just use the video editor on your phone and edit the videos with different effects. This is for content reupload to make videos unique. I do this and crush TikTok
so editing with a video editor will change the meta data of video or not?
 
Yes Video Spin Blaster Pro, Video Seeder. Good programs but in reality I would just use the video editor on your phone and edit the videos with different effects. This is for content reupload to make videos unique. I do this and crush TikTok

are you sure?

I have tried this and had zero luck.
 
are you sure?

I have tried this and had zero luck.
Yeah I can send you the tik tok links. I mean I edit the vids a little to make them slow or fast and change it up. I download the tik tok video files with total video downloader on android. Then I use my YouCut pro to make it unique
 
I use a python script and ffmpeg to zoom 1.05, 1.10 and 1.15x on each video. Then I flip each video horizontally. Not sure if TikTok detects it or not, however.
 
I use a python script and ffmpeg to zoom 1.05, 1.10 and 1.15x on each video. Then I flip each video horizontally. Not sure if TikTok detects it or not, however.
You mean you zoom the video at 1.05, then zoom this "new" video at 1.10 and then zoom this "new2" video at 1.15x? Basically 3 different zooms? Or do you zoom only once with one of those 3 values?
 
I use a python script and ffmpeg to zoom 1.05, 1.10 and 1.15x on each video. Then I flip each video horizontally. Not sure if TikTok detects it or not, however.
My python code for these zooms using ffmpeg increase the length of the video, does this happens to you too? I was expecting the same video length.
My input mp4 file is 1080x1920 at 30fps, but if I run my zoom code it generates the output video at 25fps, and if i add -r 30 to set the framerate at 30, then then video length increase.
 
There are many different video editing software programs available, such as Adobe Premiere Pro, Final Cut Pro, and iMovie.
 
My python code for these zooms using ffmpeg increase the length of the video, does this happens to you too? I was expecting the same video length.
My input mp4 file is 1080x1920 at 30fps, but if I run my zoom code it generates the output video at 25fps, and if i add -r 30 to set the framerate at 30, then then video length increase.
No it doens't. I'm using ffmpeg-python though, maybe that's doing something prior to detect length and fps
 
There are many different video editing software programs available, such as Adobe Premiere Pro, Final Cut Pro, and iMovie.
Yes but the goal is to automate this stuff, it won't be smart to edit 2000 videos by zooming 3 times, then fliping each of the zoomed video for example - will take a decade.
 
Yes Video Spin Blaster Pro, Video Seeder. Good programs but in reality I would just use the video editor on your phone and edit the videos with different effects. This is for content reupload to make videos unique. I do this and crush TikTok
 
Back
Top