1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

Add ffmpeg command to favourite

This commit is contained in:
Starbeamrainbowlabs 2017-06-09 22:00:32 +01:00
parent eb530d0a5f
commit 3dd25b2e25

View file

@ -1,3 +1,4 @@
ffmpeg -framerate 0.5 -pattern_type sequence -s 1080x720 -start_number 1 -i frame%d.jpeg -vcodec mpeg4 out.mp4
grep -c ^processor /proc/cpuinfo
find . -name "*.svg" | xargs -I {} inkscape -e {}.png {}
dig +short myip.opendns.com AAAA @2620:0:ccc::2
@ -26,4 +27,3 @@ repren --from multi --to Myan\ Mask --rename multi/*.jpg
find . -mtime +30
xargs -n 1 whatis
netstat -peanut
grep -c ^processor /proc/cpuinfo