wlanhacking
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wlanhacking [2022/02/17 21:23] – 188.106.43.97 | wlanhacking [2022/03/02 21:19] (current) – [ffmpeg] 178.3.198.211 | ||
---|---|---|---|
Line 4: | Line 4: | ||
ffmpeg -i my_video.mp4 -ss 00:00:15 -t 00:00:10 -async -1 clip.mp4 | ffmpeg -i my_video.mp4 -ss 00:00:15 -t 00:00:10 -async -1 clip.mp4 | ||
https:// | https:// | ||
+ | | ||
+ | reencode lower qulaity crf 18-28 is sane, lower crf is higer quality | ||
+ | ffmpeg -i input -c:v libx264 -preset slow -crf 22 -c:a copy output.mkv | ||
+ | https:// | ||
+ | |||
+ | ==== LAPTOP Akku state ausgeben ==== | ||
+ | |||
+ | upower -i / | ||
+ | |||
+ | |||
==== drive speed test ==== | ==== drive speed test ==== |
wlanhacking.1645133020.txt.gz · Last modified: 2022/02/17 21:23 by 188.106.43.97