found out how to do funny changing resolution webm files
ok but can you type webm files
what
can you start with an empty text file, and using your text editor, create a valid webm file?
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
how
split it into frames
change size
`concat’ back (in webm)
ah
Aren’t they only useful on discord though
any electron app or site viewed on a chromium based browser
Huh
you know, on discord where there’s that piston video where it moves the actual text content of the window
Yea a I know
shit sorry I thought that was a direct reply to my original post
Nah np
ok but can you type webm files
what
can you start with an empty text file, and using your text editor, create a valid webm file?
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