Changelog:

16/09/2009 v0.1.3
	- Quality setting (HIGH is default, MEDIUM and LOW producing smaller
		files)
	- README cleanup
	- Fixed that bizarre non-printing character in me=umh string (AGAIN!)

14/09/2009 v0.1.2
	- config file (preliminary)
	- very simple deinterlacing (on/off via config)


14/09/2009 v0.1.1: Merged changes/fixes from SevenOf29. Last version 
		distributed inline on the forum.
	- non-subbed rips finally work
	- support for multiple episodes added
	- large amount of bugfixes
	- Licensing change (from PD -> GPLv3+)
	- First numbered release: v0.1.0

29/11/2008 - 12/09/2009
	- Added avidemux2_cli remuxing of video stream to work around buggy
		mencoder muxer
	- Fixed the "don't mess with the IFS" bug
	- Fixed stuttering on b-frames (=0 now) and changed bitrate control to
		crf=18, removed remuxing step - no longer required
	- Fixed /etc/inittab entry for ripper.py
	- Moved -nosound -noautosub in video encode line to the beginning,
		(thanks Epon!)
	- ARccOS note, minor cleanups in ripping script -- added -vo null -ao
		null there
	- Re-enabled b-frames (mplayer muxer is evil), added
		pullup,softskip,harddup
	- Fixed bug in sp -> spa (possibly others) language selection code,
		(thanks bliss!)
	- Added workaround for mkvmerge 2.4.0 always muxing video as 25fps
		unless --default-duration (in miliseconds) is specified
	- Removed no-longer-available "bime" option from the h264 encode
	- Added x264 capability check for mencoder (thanks bogolisk!)
	- Added handling of non-subtitled DVDs
	- Added -ofps in mencoder section (required for pulled-up encodes)
	- Added 24.000fps (real), finally changed x264 threads to auto (doh!)
	- Fixed that bizarre non-printing character in me=umh string
	- Added the "-noautosub" bug warning.
	- Added (disabled by default) upsampling option. 720p, crf=20, prof=4.0

