pyNetwork Share »
More information coming, at the moment there's a SourceForge page here: http://pynetworkshare.sourceforge.net/
More information coming, at the moment there's a SourceForge page here: http://pynetworkshare.sourceforge.net/
The script vob2avi will convert a number of VOB files into a single AVI file, called final.avi. To use it you will need mencoder installed (part of mplayer). All you need to do is copy the script, and save it as a file (vob2avi.sh) and then make it executable. If you save the file to ~/bin/vob2avi.sh you would make it executable via: chmod 700