HELLO MR STATIC WEBM POST ME A STATIC WEBM

HELLO MR STATIC WEBM POST ME A STATIC WEBM

...huh?

its this retard who gets his rocks off by posting static webm format images because it saves some space & he thinks hes serving the greater good by preaching it

motherfucker can go shove it up his ass. nobody cares, it doesnt matter, hes drastically out of touch with the values of the majority of his species, & he fits right in here. there are no awkward silences, nobody asks him why hes angry all the time, his brain never has to struggle to decipher the mystical arrangements of facial features that he is told others use to communicate emotion

i have a severely autistic cousin. sometimes i wonder if these two are indeed the same.

Calm the fuck down user

Who autism here?

I just saved you a couple of KBs.

You can thank me later.

Holy shit same it fucking crashes even in chrome and its irritating considering that JPEG is the standard because it has been for a long time, the only difference between a webm image and a jpeg is Kbs so why?

brother

brother i am watching house & eating leftover barbeque ribs & chinese food i am very calm

but i do get triggered by people who develop vendettas over things that dont matter

WTF OMG TEN FUCKING KBS WOW IM STUNNED HOLY SHIT YOUR SO IMPORTANT TO EVERYONE, OUR FUCKING HERO YOU GODDAM PEICE OF SHIT JUST KILL YOURSELF

hahah I saw that guy yesterday it's fucking great

31KB FOR 3MB IMAGE

And all that detail loss.
Yes its maybe OK for posting shit but not if you want to share pictures.

Hello friends

bet you can't lose more quality in pic related

You just added 80k of image data to this thread.

Stop infecting the web with low quality content, faggot.

ten year old pictures are a write off matey

I will do you a even bigger favor and post a non_static_webm. You're welcome.

Exactly, as I said, fine for posting shit.
But you can notice the difference between lossy and lossless in higher quality pictures.

For JPG, must have FFMpeg installed.
for %%f IN (*.jpg) do (
ffmpeg -loop 1 -i "%%~nf.jpg" -an -c:v libvpx -qmin 16 -qmax 16 -quality best -threads 4 -t 2 -r 1 "%%~nf.webm"
)

For PNG
for %%f IN (*.jpg) do (
ffmpeg -loop 1 -i "%%~nf.jpg" -an -c:v libvpx -qmin 16 -qmax 16 -quality best -threads 4 -t 2 -r 1 "%%~nf.webm"
)

Save the scripts with the extension .bat and place it in an image directory. Then run it and it will automatically convert images to static webms.

...

do not fucking tell me theres more than one of you bitches

...

DELETE THIS YOU FUCKING COCKSUCKING PEICE OF SHIT RRRRRRRRRRRRRTRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRERREREREEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

ffmpeg -i buzz.jpg -c:v libvpx output.webm


all that's needed

My Webm cock hungers for more icuck boipucci

>all that's needed
No this is not sufficient. It will cause a Webm to be created that infinitely loops a single which will cause unnecessary cpu strain. The fancy parameters are to prevent this from happening.

for ffmpeg yes, that's all that is needed
idiot

>-an
>-qmin 16

faggot

Do it your shitty way and look at CPU usage, you will want to wish harm upon yourself.

it went to 10% and then it was done.. I made the output.webm (buzz) with that

idiot

OMG MY CPU USAGE IS SO HIGH HOPE I DIE SOON

If you don't specify the "quality factor" or the bitrate then the encode makes a guess. You won't always get a small filesize/good image. You don't need all the stuff specified here for a 2 second video. But leaving it up to the encoder defeats the purpose of using a webm for an image (in my opinion).

>idiot
Did you put it in autoplay. Because that is the scenario users will encouter on Sup Forums. When they open it here the player will keep looping it infinitely which will cause an unnecessary cpu strain on their computers

rudeposter

Well played fucktard all the scratches on the bottom right disappeared.

>I'm retarded

ffmpeg defaults to vbr and 1mbit/s jackass
it doesn't guess