Differences Between FFmpeg and HandBrake for Reposting Viral Content

mrsmilyy

Power Member
Joined
Dec 10, 2020
Messages
505
Reaction score
42
What are the key differences between FFmpeg and HandBrake when it comes to reposting viral content?
i want to edit viral video to repost and by pass algorithme on social media tiktok yt linkedin (first priority) and
i do know how to use python so i'm not confortable with ffmpeg .... but i can use handbrake
is handbrake can do anything i need ?
is you know another tool for bulk edit please share
if you know any tips to make video unique please share

thank you in advance
 
ffmpeg is really reallllllly reallllllllly solid. most of the apps that are video related use ffmpeg/ffprobe under the hood. BUT its not a video enhancer/upscaller its an app for img/audio/video manipulation edition conversion etc

you dont need to know pyton to use it.

yes its very complicated at start but im really use to it now and developped many strongs apps using ffmpeg and ffprobe under the hood.

if you got questions just pm me

peace
 
ffmpeg is really reallllllly reallllllllly solid. most of the apps that are video related use ffmpeg/ffprobe under the hood. BUT its not a video enhancer/upscaller its an app for img/audio/video manipulation edition conversion etc

you dont need to know pyton to use it.

yes its very complicated at start but im really use to it now and developped many strongs apps using ffmpeg and ffprobe under the hood.

if you got questions just pm me

peace
hey sir, i would love to hear more on this
how do you know that you are passing the tests of tiktok algorithm using same videos that edited with ffmpeg?
 
i dont understand. as im not familliar to tiktok.
1-how to know if video post bypassed tiktok algo?
2-how to know if video have been posted successfully?
3-Avoid being blocked/banned using someone else content?

well #1 and #2 can be solved using request from official tiktok api

#3 you can also use tiktok api and making requests on interval to check if comments/likes/share data is available over requests and data being diff from last request

or simply use private api
 
Back
Top