Welcome To Snipplr
Everyone's Recent Bash Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
ffmpeg to create video that will upload OK to youtube
2 pass libx264 encoder followed by 1-pass .wmv output example
0
1050
posted 13 years ago by rowntreerob
Bash
merge one slide , audio using ffmpeg - output is AUDIO ONLY in video container ( one slide in vid track)
podcast to youtube . the output will upload ok using mpeg container for audio only
2 examples:
2 pass libx264
output .wmv file
0
1363
posted 13 years ago by rowntreerob
This can be used to generate a random MAC address which can be used for spoofing or other purposes.
0
707
posted 13 years ago by james0rion
First, find the proper package from http://www.joomla.org/download/ and copy its path. Then, over ssh, navigate to the root of the joomla install and perform these commands. In the case of an upgrade, this will overwrite in place the needed files, an...
0
858
posted 13 years ago by beneberle
Is there a command like cat in linux which can return a specified quantity of characters from a file?
0
743
posted 13 years ago by lamebollock
This .bashrc snippet sets the PS1 prompt so the title will be displayed in screen's statusbar.
0
716
posted 13 years ago by ChloeD