1
0
Fork 0

Add ffmpeg command to favourite

This commit is contained in:
Starbeamrainbowlabs 2017-06-09 22:00:32 +01:00
parent eb530d0a5f
commit 3dd25b2e25
1 changed files with 1 additions and 1 deletions

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