>>10287489 (lb)
usual suspects talking SHIT. Notice handsign. Pattern?
>>10287489 (lb)
usual suspects talking SHIT. Notice handsign. Pattern?
i can do it they are still doing it at 11 minutes now.
all you need is vlc and its record function to make clips out of longer videos. openshot i call open-shut because it crashes. I like flowblade and kdenlive.
ffmpeg is what you need to convert it to webm.
simply going
ffmpeg -i collins.mp4 collins.webm
will make it much smaller. But i have a long command to make it smaller.
ffmpeg -i collins.mp4 -b:a 60k -vf scale=-1:720,fps=fps=30 -sws_flags lanczos -pix_fmt yuv420p -c:v libvpx-vp9 -strict -2 -refs 2 -crf 25 -y collins.webm
You can cut clips with ffmpeg using timestamps and the -s flag
https://gitgud.io/nixx/WebMConverter#webm-for-retards-
openshot is on linux. If your on linux you know the command line. ffmpeg is already on your distro. ffmpeg is a command.
if openshot is also on windows https://gitgud.io/nixx/WebMConverter#webm-for-retards- will work it has an .exe it makes big clips >Gig into postable size.
https://handbrake.fr/ for making smaller videos out of big filesizes