×
Login Register an account
Top Submissions Explore Upgoat Search Random Subverse Random Post Colorize! Site Rules Donate
22
15 comments block


[ - ] KosherHiveKicker 6 points 2 daysJun 15, 2025 09:25:58 ago (+6/-0)

Every time I see this I am reminded of the Atari game "Missile Command"

[ - ] Panic 2 points 2 daysJun 15, 2025 10:34:48 ago (+2/-0)

Hey, that was a great game!

[ - ] PeckerwoodPerry 4 points 1 dayJun 15, 2025 11:23:09 ago (+4/-0)

I watched it 6 million times before I realized it was only 6 seconds long.

[ - ] Thedancingsousa 1 point 1 dayJun 15, 2025 15:20:27 ago (+1/-0)

The math doesn't add up. That would have taken over a year to watch.

Now you could tile it in a 20x20 display and you could watch it 6 million times in a single day, almost. If we adjust the numbers down to 240,000 views you could do it in an hour.

[ - ] Thedancingsousa 0 points 1 dayJun 15, 2025 15:24:29 ago (+0/-0)

Here is the ffmpeg to do that

```bash
cols=20; rows=20
#build the layout string: “0_0|w0_0|w1_0|…|w19_h18|w19_h19”
layout=$(for y in $(seq 0 $((rows-1))); do
for x in $(seq 0 $((cols-1))); do
printf "%d_%d|" $((xiw/cols)) $((yih/rows))
done
done | sed 's/|$//')

ffmpeg -stream_loop -1 -i input.mp4 \
-filter_complex "
[0:v] split=$((colsrows))$(for i in $(seq 0 $((colsrows-1))); do printf '[v%d]' $i; done);
$(for i in $(seq 0 $((colsrows-1))); do
printf '[v%d] scale=iw/%d:ih/%d [s%d];' $i $cols $rows $i
done)
$(for i in $(seq 0 $((cols
rows-1))); do printf '[s%d]' $i; done)
xstack=inputs=$((cols*rows)):layout=$layout [v]
" -map "[v]" -t 3600 -c:v libx264 -preset veryfast output.mp4
```

[ - ] RMGoetbbels 4 points 2 daysJun 15, 2025 09:23:05 ago (+4/-0)

I LIKED IT! Do eet aggin!

[ - ] HonkyMcNiggerSpic 1 point 1 dayJun 15, 2025 11:30:27 ago (+1/-0)

That's not a hypersonic, I don't think. I believe its just a ballistic

[ - ] BloodyComet 0 points 1 dayJun 15, 2025 12:48:06 ago (+0/-0)

You would need to slow the footage down to see anything more than an orange streak if it's hypersonic. It's in the name- faster than the speed of sound. The human eye will struggle to track an object moving that speed.

One of the points of having hypersonic missiles, is that they move so fast that many common countermeasures are incapable of intercepting them.

[ - ] GetFuckedCunt 0 points 1 dayJun 15, 2025 15:22:12 ago (+0/-0)

One of the points of having hypersonic missiles

In a world without jews, sure. In a world where jews control everything, there is no point to any of these other than to fight for jews.

[ - ] uvulectomy 0 points 1 dayJun 15, 2025 17:29:46 ago (+0/-0)

"It's in the name- faster than the speed of sound. The human eye will struggle to track an object moving that speed."

That's "supersonic" which is anything travelling above the speed of sound (Mach 1). Hypersonic refers specifically to the Mach 5+ range. But even then it's not magic. It's more than possible to track an object moving at that speed if there's enough distance.

For example, Mach 5 is (rounding for ease of understanding) just over 1 mile per second. The human FOV is roughly 120 degrees for binocular vision if you stare straight ahead. At 1 mile from the flight path, the missile would be crossing 60 degrees every second, so you'd see it for two seconds. More if you move your head to follow.

And a mile is uncomfortably close when heavy ordinance is coming down.

[ - ] Belfuro 0 points 1 dayJun 15, 2025 16:08:57 ago (+0/-0)

Hypersonic is a product of ballistic trajectory.
Go high enough and you will come back down at several machs.

See the space shuttle re entry doeeds for example

[ - ] PuddinTame 0 points 1 dayJun 15, 2025 17:02:58 ago (+0/-0)

Now that was a missile! It hit so hard it threw Yahweh from the throne...and made it shit itself. BEEP! BEEP! Calling archangel michael! Cleanup in the throne room!

[ - ] DivineLight2 0 points 1 dayJun 15, 2025 16:07:14 ago (+0/-0)

It's beautiful. Come on you dirty goat fuckers, more!

[ - ] BulletStopper 0 points 1 dayJun 15, 2025 15:36:53 ago (+0/-0)*

Good. More please. Make tel aviv look like the surface of the moon.

[ - ] Panic 0 points 2 daysJun 15, 2025 10:25:11 ago (+0/-0)