gilbert189's avatar

@gilbert189
Beta tester

i'm gilbert_given_189 on Scratch.
Wall

Let’s play a game of “Fortunately, Unfortunately“. Respond the previous post (the first comment below this post) by replying this post (not the previous post!)

I’ll start with: “I found this website.“

14 1 95

some context for my previous post:

I smuggled Jack (my other laptop) to my boarding house so I can set up dual PC recording (after getting a subpar recording of my playthrough of the secret level in beatblock). I don’t have a capture card, but I can connect Jack and John through Ethernet, so my cunning plan is I would have John stream the screen using FFmpeg (since x11grab is cheap, or at least cheaper than encoding), and have Jack encode it to its hard drive.

Ideally I would just stream the raw video to Jack, but the Ethernet adapter I bought for John is only fast (100 Mbps), and I would need at least a 1 Gbps connection to stream raw video (and that’s with 8-bit color, if I want 24-bit that would raise it to 2.5 Gbps). Even if I got that sorted, I still have to put it on some container, and finding the right one is tricky (which is why I posted that post)

  • With Matroska, I’m getting EBML header parsing failed; this seems to be a common problem with corrupted Matroska streams, which makes sense for a video stream that starts whenever John is transmitting right now.

  • With NUT, the receiving end hangs, waiting for a “main startcode”, which I think is the NUT terminology of the ultimate file header.

  • I could use MPEG-TS, but not all codecs are supported by that container. FFmpeg does still stream them as data streams, but good luck telling the receiving end what those data streams actually mean.

  • There was a time once when I concatenated Ogg files and noticed that they join together. I thought that means Ogg files has no (ultimate) file header, but after some testing that turned out not to be the case.

In the end, I ended up having to use hardware-accelerated H.264 encoding (figuring that out is “fun”) with a ludicrous bitrate (to hopefully minimize the compression overhead) which I stream to Jack to re-encode. Now I really wish there’s something like NUT that you can stream.

3 0 0
  • You can’t stream MKV

  • You can’t stream NUT

  • You can stream MPEG-TS, but it’s picky

  • You can stream Ogg, but it’s picky

what else should I use =’(

3 0 2

my data structure teammates can’t understand that they have to commit and push often =’(

Sometimes, you see an image, a video, and then you thought “this would be a great image to be captioned”

TASTE MY BONES!

…WHY ISN’T THIS WORKING?

—Bitti. (2025). [DUB] The Stupidest Undertale Fangame. YouTube. https://youtu.be/a26w9LGNQB4

2 0 0

I bought a new air freshener can only to find out that it’s missing the spray head (=

edit: i found it, it fell on the supermarket floor

2 0 0

apparently windows 11 lost the :( in its bsod recently

5 0 3

Somehow I made this

Python 3.14.0 (main, Oct  7 2025, 00:00:00) [GCC 15.2.1 20250924 (Red Hat 15.2.1-2)] on linux
Enter "help" below or click "Help" above for more information.
>>> verbose
Verbose mode is turned on.
>>> not verbose
Verbose mode is turned off.
False

I love metaclasses

what if no sigma?

“But what if it makes garbage results?”

That’s a non-issue. We just want to learn to use and integrate AI to the project.

updated my games to buy list

I bet the Japanese version of Living the Dream will still use the same screechy voice synth from the DS TC and (weirdly) 3DS TL

john is back

who’s friday and why is it a horse

we’ve gone from logos that look real, to logos with flat colors, to logos with flat colors and shadows, to logos with flat colors and too much gradients