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.
```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 $((colsrows-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 ```
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.
[ + ] KosherHiveKicker
[ - ] KosherHiveKicker 5 points 7 hoursJun 15, 2025 09:25:58 ago (+5/-0)
[ + ] Panic
[ - ] Panic 2 points 6 hoursJun 15, 2025 10:34:48 ago (+2/-0)
[ + ] PeckerwoodPerry
[ - ] PeckerwoodPerry 4 points 5 hoursJun 15, 2025 11:23:09 ago (+4/-0)
[ + ] Thedancingsousa
[ - ] Thedancingsousa 0 points 1 hourJun 15, 2025 15:20:27 ago (+0/-0)
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
[ - ] Thedancingsousa 0 points 1 hourJun 15, 2025 15:24:29 ago (+0/-0)
```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 $((colsrows-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
[ - ] RMGoetbbels 4 points 7 hoursJun 15, 2025 09:23:05 ago (+4/-0)
[ + ] HonkyMcNiggerSpic
[ - ] HonkyMcNiggerSpic 1 point 5 hoursJun 15, 2025 11:30:27 ago (+1/-0)
[ + ] BloodyComet
[ - ] BloodyComet 0 points 3 hoursJun 15, 2025 12:48:06 ago (+0/-0)
One of the points of having hypersonic missiles, is that they move so fast that many common countermeasures are incapable of intercepting them.
[ + ] GetFuckedCunt
[ - ] GetFuckedCunt 0 points 1 hourJun 15, 2025 15:22:12 ago (+0/-0)
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.
[ + ] Belfuro
[ - ] Belfuro 0 points 36 minutesJun 15, 2025 16:08:57 ago (+0/-0)
Go high enough and you will come back down at several machs.
See the space shuttle re entry doeeds for example
[ + ] DivineLight2
[ - ] DivineLight2 0 points 38 minutesJun 15, 2025 16:07:14 ago (+0/-0)
[ + ] BulletStopper
[ - ] BulletStopper 0 points 1 hourJun 15, 2025 15:36:53 ago (+0/-0)
[ + ] Panic
[ - ] Panic 0 points 6 hoursJun 15, 2025 10:25:11 ago (+0/-0)
https://www.youtube.com/watch?v=mMlsK3DdGQY&ab_channel=TimesOfIndia