OUTPUT #664 | 1699 karakter | 41 satır
Welcome to Ubuntu 24.04.1 LTS (GNU/Linux 6.8.0-139-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/pro
System information as of Wed Sep 16 08:35:40 PM +03 2026
System load: 0.14 Processes: 249
Usage of /: 56.9% of 66.98GB Users logged in: 1
Memory usage: 26% IPv4 address for ens160: 213.238.170.219
Swap usage: 3%
* Canonical Workshop gives developers fast, composable, reproducible, and
secure developer environments that are perfect for agentic workflows.
https://ubuntu.com/workshop
Expanded Security Maintenance for Applications is not enabled.
144 updates can be applied immediately.
To see these additional updates run: apt list --upgradable
16 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm
*** System restart required ***
Last login: Wed Sep 16 20:34:31 2026 from 88.253.69.213
root@213-238-170-219:~# temiz; F="/home/hermes/avalanche_shorts_benchmark_20260916_192459/output/avalanche_how_it_starts_tr_short.mp4"; D=$(/usr/bin/ffprobe -v error -show_entries format=duration -of csv=p=0 "$F"); FPS=$(python3 -c "d=float('$D'); print((6-1)/max(d-1.0,0.1))"); echo "DURATION=$D FPS=$FPS"; /usr/bin/ffmpeg -v info -i "$F" -vf "fps=$FPS:start_time=0.5:round=near,showinfo" -frames:v 6 -f null - 2>&1 | grep -o 'pts_time:[0-9.]*'
========== YENİ KOMUT | 16.09.2026 20:35:44 ==========
DURATION=26.366667 FPS=0.19710906442695053
pts_time:0
pts_time:5.07333
pts_time:10.1467
pts_time:15.22
pts_time:20.2933
root@213-238-170-219:~#