lily — 8/20/2022, 6:55:51 PM

found out how to do funny changing resolution webm files

♥ 3 ↩ 0 💬 14 comments

comments

pkmnq:

ok but can you type webm files

8/20/2022, 10:37:34 PM
lily:

what

8/21/2022, 3:35:14 PM
pkmnq:

can you start with an empty text file, and using your text editor, create a valid webm file?

8/21/2022, 5:09:42 PM
lily:

no I use ffmpeg

if I learned how I probably could using a hex editor

the minimum "playable" webm, (i.e., no frames but doesn’t crash gstreamer) I believe is 507 bytes and since hex is 2 bytes per byte then that’s 1014 letters that I have to type perfectly

8/21/2022, 9:34:48 PM
grippins:

how

8/20/2022, 8:02:21 PM
lily:
  1. split it into frames

  2. change size

  3. `concat’ back (in webm)

8/20/2022, 8:23:36 PM
grippins:

ah

8/20/2022, 9:59:23 PM
silly:

Aren’t they only useful on discord though

8/20/2022, 7:04:20 PM
lily:

any electron app or site viewed on a chromium based browser

8/20/2022, 8:21:31 PM
silly:

Huh

8/21/2022, 9:53:31 AM
lily:

you know, on discord where there’s that piston video where it moves the actual text content of the window

8/21/2022, 3:35:04 PM
silly:

Yea a I know

8/21/2022, 3:49:31 PM
lily:

shit sorry I thought that was a direct reply to my original post

8/21/2022, 9:35:57 PM
silly:

Nah np

8/22/2022, 8:46:11 AM