Is it running? [root@lnhcp018adm services]# systemctl status firewalld firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enable...
Order containers (on MacOS) Quit firefox first!! pip install ff-containers-sort ff-containers-sort Editing by hand (on MAcOS) Quit firefox first!! vi "./Application Support/Firefox/Profiles/...
`if `[`$var`` ``=`` ``*pattern1*`] `then` ` echo "Do something"` `fi`
House 2 journey to the jungle
House 1 on trip to the jungle
Provide the start point (-ss) and the duration in seconds (-t) to ffmpeg to trim a file; ffmpeg -ss 00:00:15 -t 263 -i "this music is too long.mp3" test.mp3 NOTE: avconv is a fork of mpeg for ubu...
fmpeg -i orion.mov -strict -2 -ss 00:04:53 -t 57 best_fiends.mov - strict -2 means use h264 experimental driver
#!/bin/bash STREAM=$1 DURATION=`echo ${2}*60 | bc` LOCATION=/tmp/ FILE=triplej.wma2 NEWFILE="${FILE:0:${#FILE}-5}.flac" cd $LOCATION mplayer -v -dumpstream -dumpfile $FILE $STREAM &> strea...
ensure video files are named with the following format (only 1 - in the filename; ` - ``.` `for file in *.flv; do ` ` filename=${`[`file:0:${#file}-4`](file:0:$%7B#file%7D-4)`};` ` ffmpeg -i "$fi...
A new version of content is available.