Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
wlanhacking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wlanhacking [2022/02/17 21:29] 188.106.43.97wlanhacking [2022/03/02 21:19] 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://unix.stackexchange.com/questions/28803/how-can-i-reduce-a-videos-size-with-ffmpeg   https://unix.stackexchange.com/questions/28803/how-can-i-reduce-a-videos-size-with-ffmpeg
-   
      
   reencode lower qulaity crf 18-28 is sane, lower crf is higer quality   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   ffmpeg -i input -c:v libx264 -preset slow -crf 22 -c:a copy output.mkv
   https://trac.ffmpeg.org/wiki/Encode/H.264   https://trac.ffmpeg.org/wiki/Encode/H.264
 +
 +==== LAPTOP Akku state ausgeben
 +
 +  upower -i /org/freedesktop/UPower/devices/battery_BAT0
 +
 +
  
 ==== drive speed test ==== ==== drive speed test ====
wlanhacking.txt · Last modified: 2022/03/02 21:19 by 178.3.198.211