21st August 2009
in
Applications, Multimedia
Most DivX/XviD movies you download from Torrent sites are packed in multiple RAR archives. It takes some time for each to extract. If you don;t want to wait, you can use VLC and unrar to play the file within instantly. Y[...]
Tags: files, movie, RAR, unrar, video, VLC
3 Comments
31st July 2009
in
System, cli
In Debian-based distributions (and here I’m also talking about the widely-spread Ubuntu), there is no rc.local file preinstalled. The good thing is that you can make one easily so you can have a place to put comman[...]
Tags: autostart, boot, bootup, file, files
4 Comments
30th July 2009
in
cli
If you ever wondered what that mysterious ISO file you downloaded two years ago is, and don’t want to burn the image, you can view details of the volume with a simple command:
isoinfo -d -i filename.iso
You’l[...]
Tags: file, files, iso
1 Comment
26th July 2009
in
Applications, Multimedia, cli
You can make MPlayer play h264-encoded video files a lot faster on multicore machines if you graft some libraries from the ffmpeg-mt project into the resulting mplayer binary. We need to recompile for this. First, use Su[...]
Tags: ff-mpeg, ffmpeg, files, MPlayer, Multimedia, video
9 Comments