Tag Archives: linux

Linux Distribution Chooser

Posted in Computers
Tagged with

Having trobule deciding which Linux Distribution to try …

Try http://www.zegeniestudios.net/ldc/

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.50 out of 5)
Loading ... Loading ...

embedding subtitles in avi file

Posted in Computers
Tagged with ,,,

In order to emded subtitles in a avi movie on a linux system, first download the appropriate subtitles for the movie. This usually has the extension of .srt. Make sure that you have transcode and mplayer are installed on your linux machine and then run the following command

transcode -i input.avi -x mplayer=”-sub subfile.srt” -o outputfile.avi -y xvid

and you have the outputfile.avi with embedded with the subtitles.

ENJOY

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Linux App Finder

Posted in Computers
Tagged with ,

Recently came across this website Linux App Finder. It has a great collection of applications nicely grouped by categories

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Web Analytics