Sometimes we find a file in our filesystem with a weird non realistic name, which was probably created by mistake. There can be hundreds of reasons why this file got created but due to its unique uncharacteristic name its almost impossible to delete the file in the usual way(right click delete or rm on command […]
Tag: Command-line interface
Mencoder is an extremely powerful video converter that is capable of converting video from almost any format to any other format. One of the simplest exercises to do with Mencoder involves joining two videos to make a single video. To join the videos all you need are the videos and Mencoder installed on your system. […]