0.50.15 [stable branch] Bugfixes: - mplayer DVD player command didn't work for LPCM tracks. Thanks to Fabio Russo for the patch. You must re-select the mplayer command from the Preferences page for this to take effect. - Free diskspace warning wasn't exact. Thanks for the patch to Moritz Muehlenhoff . - Fixed a typo in the --avilimit option (for AVI files >2GB). Thanks for the report to Jarkko Seppa . - Default target size was set to 1406, instead of 1400 (2x700). Features: - Expanded the subtitle selection popup to the maximum of 32 entries, not only the probed entries. With some DVD's the subtitle probing fails. This way you can select even "impossible" subtitles, if they weren't detected correctly. Thanks for the suggestion to Stefan Raspl . - Blank CD-RW (uses the configured cdrecord command and device), supporting 'fast' and 'all' methods (choose in the preferences). Not really tested yet due to lack of CD-RW media. Suggested by . - New preference "Preferred language". Default audio track and subtitle are selected accordingly after reading TOC, resp. the first audio track / subtitle matching the preferred language will be selected. Note that you still should review this setting, because the first matching item found must not be the one you really want. Suggested by John Washington . Credits for the list of available language codes go to Chris Phillips , the author of lsdvd, from which I extracted the list. New/Changed (X)(S)VCD/CVD stuff: ================================ - Renamed '(S)VCD' container format to 'MPEG', which is in fact what it is. - Added new MPEG "Codecs": XSVCD, XVCD and CVD - SVCD and VCD create standard conform streams. You can't change parameters to non-standard values. - XSVCD and XVCD allow you to choose arbitrary video and audio bitrates / samplerates. - CVD allows you everything (like X(S)VCD), but additionally dvd::rip checks for correct frame sizes. - Added new Clip & Zoom presets: CVD anamorph and XSVCD anamorph for PAL and NTSC. - Added new Preference: "Default Container Format", fixing also a mismatch, if you choosed 'SVCD' or 'VCD' as a default codec, but dvd::rip still set to 'avi' container format by default. - Audio bitrate 224 was missing in the popup list. - Renamed 'Target format' to 'Select container' and the 'Video codec' label got renamed to 'MPEG variant' for the MPEG container" Thanks to James L. Paul who urged me to implement the CVD stuff, which hopefully introduced not too many bugs ;)