Rip dvd’s (iso’s) to high quality avi

Posted by & filed under Linux.

I recently needed to rip some videos from dvd’s so I can have them on my computer in smaller files. I prefer the command line, so I use MEncoder that comes with mplayer. Supposedly AcidRip is a good interface that automates things for MEncoder. I wrote some scripts based on my research into how to… Read more »

record music from last.fm using shell-fm

Posted by & filed under Coding.

as i mentioned before again and again, i’ve been working on to get shell-fm to record music from last.fm. originally, i was trying to get shell-fm pipe to tee to save the songs and play using madplay (or mplayer) based on this method. this worked. i just need to write scripts to post process the… Read more »