home.social

#beebzeditz — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #beebzeditz, aggregated by home.social.

  1. CW: 1970s Restrictive Meal Plan // Hetalia France Meme

    Needs more French bread, chocolate and cheese

    #BeebzEditz #Hetalia #HetaliaEdit #hws #HetaliaFrance

  2. CW: Accidental Intoxication // Hetalia America Meme

    Alfred foraging for treats (GONE WRONG)!?

    #BeebzEditz #Hetalia #HetaliaEdit #hws #HetaliaAmerica

  3. @whimwitch Yeah here are some ffmpeg gifs I've made! I also have a bunch of batch files for windows that are commented up, though shockingly I still have to make one for gif conversion that I have as a Linux .sh file

    ffmpeg -i input.mp4 -ss 00:02:29 -t 2 -vf "fps=15" output.gif

    This line will capture 2 seconds from input.mp4 starting at 2:29 and output it as output.gif going 15fps. Sometimes you might have to tweak the fps capture or output size because at source discord can compress them in a yucky way

    #BeebzEditz