var fDesc=new Array(); fDesc[0] = "Koala Player XP is windows application developed to offer you fast and high quality playback of movie files with subtitles.

Koala Player XP has well done avi fix module. If you have corrupted avi file you are able to repair it. Besides this module checks and removes all freezed video frames. The percentage efficacy of the process is going up to 100%.

Main features:

- High quality subtitle engine
- Lector module which reads subtitles (required speech engine compatible with SAPI4)
- speech testing compatible with SAPI4
- skipping control characters in subtitles, i.e. {y:i}
- detecting all subtitle files in movie directory
- automatic loading best possible subtitles stored in movie directory
- quick switching between detected subtitles
- Subtitle Autoalign, selected font charset saved
- Subtitle intelligence engine (new)
- Easy fast-use gui: control panel, preview window, context menu
- Visible control panel on full screen mode
- Skin support - with button selection
- Editable skins with Stardock SkinStudio application
- Multilanguage support
- Resizable preview window
- Fullscreen playing
- Custom playback rates
- Command line support
- Pan-scan
- Custom Screen Ratio and zoom
- Full zoom
- Bookmarks
- S/PDIF output supported for AC3 files - with InterVideo Audio Decoder filter
- AviFix module with anti-freeze option - for repairing corrupted avi files
- Easy subtitle editor
- Remote control support - WinLIRC
- Filter in use list and filter property configuration
- Playlist (2.5)
- Support for 13 subtitle file formats (2.5)
- Drag & Drop (2.5)
- Option to Prevent Screen Saver and Power Managment
- Playing video & audio files. Support for displaying lyrics (2.5)
- Preferences window (new)
- Network searching for newest versions (new)
- Auto-hide video window for audio files option (new)
- Minimize to tray option (new)

Requirements:

- CPU min. 233MHz
- min.16MB RAM
- min. 2MB RAM on video card
- sound card
- Windows 9x/NT/2000/ME/XP
- DirectX 8 (recomended 8a)
- video and audio codecs required by avi files
- for speech - installed natural voice SAPI 4"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }