home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / audio-video / atv / ATV2000Inst.exe / readme.txt < prev    next >
Text File  |  2005-11-29  |  51KB  |  1,178 lines

  1. -----------------------------------------------------------------
  2. -----------------------------------------------------------------
  3. --------------------  ATV2000 read.me file ----------------------
  4. -----------------------------------------------------------------
  5. ---------------------------- 2.1.2.3 ----------------------------
  6. -----------------------------------------------------------------
  7. -----------------------------------------------------------------
  8. ----------------------- mike@tvfreak.cz -------------------------
  9. -----------------------------------------------------------------
  10. --------------------- http://mikecrash.wz.cz --------------------
  11. --------------------- http://www.tvfreak.cz ---------------------
  12. -----------------------------------------------------------------
  13.  
  14. 0. Licence agreement
  15.  
  16. ATV2000 is freeware. It means it can be free distributed,
  17. copied, burned to CD etc., but only as is in this installation
  18. package. It cannot be distributed as part of any other
  19. software, no part of ATV2000 can be included to other software
  20. and cannot be distributed with TV Cards.
  21.  
  22. Also there is no responsibility for any damage of computer,
  23. it may cause. You are running it on your own risk. There is no
  24. official support, but i try to respond to all questions
  25. {except the stupid ones) you send me.
  26.  
  27. Please don't report what is not completly done yet, only bugs 
  28. please (see bellow section 5).
  29.  
  30.  
  31. 1. Introduction
  32.  
  33. Thank you for trying  ATV2000 - TV viewing application 
  34. with capture for Windows 95/98/Me/2000/XP.
  35.  
  36.  
  37. 2. Short description
  38.  
  39. ATV2000 is based on two parts - main control panel,
  40. which controls all TV functions - tunning, sound
  41. control and detection and makes easy interface.
  42.  
  43. The second is video viewing and capture part. It
  44. supports two interfaces - Video for Windows and
  45. WDM (DirectShow) interface.
  46.  
  47. Note for sheduler:
  48. Full support for sheduling including Shutdown and Wake up
  49. is only under WDM. VfW allows not setting video compression,
  50. so you must enable capture mode and set compression manually.
  51. Also Profiles are not implemented in VfW because of the same
  52. reason, so selecting profile in ARC2000 sheduler has no effect
  53. for VfW. Don't use Wake up with VfW !!! You can use shutdown
  54. after capture done.
  55.  
  56.  
  57. 3. System requirements
  58.  
  59. AMD K6 or Intel Pentium 200MHz+, 400MHz recommended
  60. DirectX capable graphics card, overlay support recommended
  61. Sound card
  62. Supported TV card
  63. Microsoft Windows 95, 98, Me, 2000
  64. DirectX 5 or above for VfW capture support
  65. DirectX 8.1 or above for WDM capture support
  66.  
  67.  
  68.  
  69. 4. Using
  70.  
  71. Implemented key controls:
  72. M               OSD Menu
  73. D               Display
  74. X               Show/Hide time
  75. F               Fullscreen
  76. O               Always On Top
  77. K               Keep aspect ratio
  78. L               Aspect ratio 4:3 (player only)
  79. A               Freeze
  80. S               Save single image or save current teletext page
  81. R               quick record (set capture timelimit in 15min steps)
  82. +,-             Channel +/-
  83. UP/DOWN         OSD select
  84. LEFT            OSD -
  85. RIGHT           OSD +
  86. L               loop channel
  87. *               mute
  88. /               mono/stereo/dual
  89. 0..9            channel number key in or teletext page select
  90. Q               quit
  91. CTRL-Q          shutdown
  92. CTRL-H          hide panel
  93. T               teletext
  94. C               closed caption
  95. CTRL+T          transparent teletext (overlay only)
  96. CTRL+S          save all teletext pages
  97. CTRL +          Zoom in/next subpage or page in teletext
  98. CTRL -          Zoom out/previous subpage or page in teletext
  99. CTRL+Z          Zoom off
  100. Z               Zoom mode ON/OFF
  101. CTRL+UP/DN/L/R  Zoom move
  102. CTRL+F5         Teletext fast text - red
  103. CTRL+F6         Teletext fast text - green
  104. CTRL+F7         Teletext fast text - yellow
  105. CTRL+F8         Teletext fast text - blue
  106. mouse wheel     channel +/- on video window
  107.  
  108. Command line parameters:
  109. /f                       start in fullscreen mode
  110. /b                       start in background mode
  111. /ext                     set external composite source
  112. /svhs                    set external S-VHS source   
  113. /tune "channel name"     tune specified channel
  114. /file "filename"         set capture filename
  115. /cdur "seconds"          set capture timelimit in seconds
  116. /profile "profile name"  load capture profile (only in WDM)
  117. /cap                     start capture after startup (only in WDM)
  118. /capmode                 start with capture mode
  119. /qac                     quit after capture, only with /cap parameter
  120. /log                     log mode, writes log file to disk
  121. /debug2                  debugger mode, do not use!          
  122.  
  123. Note: not all paramaters are usable in VfW due to unability to
  124.       set some capture parameters (compression]
  125.  
  126. Hidden settings in registry (cannot be set in options):
  127. [ATV2000/Position]  MouseMidleBut      F    mid-mouse button switches to fullscreen
  128.                                        C    mid-mouse button shows channel menu
  129. [ATV2000]           TunerOffset        frequency offset to add to tuned frequency
  130.  
  131. 5. Known limitations and issues
  132.  
  133. This software is still in developement, there may be some limitations
  134. and unworking (or incorrectly) functions. I have no responsibility
  135. for any damage of your computer or software installations,
  136. it may cause.
  137.  
  138. Here is list of current issues:
  139.  
  140. - some changes in capture parameters in WDM may cause program crash,
  141.   because not all unstandart behaviour of codecs and filters may be
  142.   handled - is improved with every new version
  143. - by changing country, tuner will tune to first channel for a while,
  144.   need to find how to tell driver country settings directly without using
  145.   ITVTuner interface
  146.  
  147.  
  148. 6. Future
  149.  
  150. Remove bugs, improve filters, more video formats to frame grabber,
  151. more capture cards supported, better Help.
  152.  
  153. 7. History
  154.  
  155. 2.1.2.3
  156. - added enumaration of kernel audio devices (AverTV M150)
  157. - fixed switching of audio devices
  158. - improved saturation and hue control in BT8x8 module
  159.   (by ladarozan - thx)
  160.  
  161. 2.1.2.2
  162. - fixed initial display of video encoding for selected preview pin
  163. - fixed connecting of audio compressor
  164. - added 72 new TV icons
  165.  
  166. 2.1.2.1
  167. - fixed storing of video capture pin
  168. - fixed destroying of compressor enumerator
  169. - fixed connecting of audio part of combined video/audio compressors
  170.  
  171. 2.1.2.0
  172. - added support for cards with hardware DivX and MPEG video encoders
  173. - when setting video format, corresponding format is first obtained
  174.   with pins capabilities and then required parameters changed in it
  175. - can set bitrate for capture and preview format - usable only for
  176.   compressed formats, set to -1 to disable bitrate setting,
  177.   0 for uncompressed formats like RGB or YUV, also it may not work
  178.   for all formats, but for hardware MPEG encoders it should work
  179.   (tested with Plextor ConvertX USB device)
  180. - fixed hidding of cursor introduced in 2.1.0.0
  181. - fixed reading of capture size from registry
  182. - fixed enumaration od audio devices with no video devices
  183. - choice of TV channels via keyboard can be speed up with Enter
  184.   after number of TV channel
  185. - TVTuner, TVAudio and TVCrossbar interfaces are searched on video capture
  186.   capture device too, needed for some devices, that has no independend
  187.   tuner or crossbar filters (for example VXIS7012)
  188. - added support for Video Mixing Renderer 9
  189. - fixed aspect ratio corrections in VMR7 and VMR9 renderers
  190. - fixed wrong flipping of video in Video converter filter, when converting
  191.   RGB to RGB with one negative height value
  192. - Video converter filter now supports increase of width on output to avoid
  193.   connecting errors on some video cards (Parhelia, Geforce)
  194. - can show property page of audio comressor (the state is not remembered yet)
  195. - support for InterVideo MPEG encoder contained in WinDVR 2
  196.  
  197. 2.1.1.5
  198. - fixed updating of audio capture parameters when changing container
  199. - fixed first init of video filters in capture mode
  200.  
  201. 2.1.1.4
  202. - video filters, audio and audio filters sheets in video properties
  203.   dialog are hidden when not needed
  204. - added overlay parameter to properties dialog
  205. - first use of video device will offer default video device parameters
  206. - video size and encoding is not changed when graph failed, this gives
  207.   more control to user
  208. - changed flat buttons to normal buttons to use XP style buttons
  209. - can set display aspect ratio
  210. - fixed some minor bugs
  211.  
  212. 2.1.1.3
  213. - video and audio filters properties moved to properties dialog
  214. - video and audio properties separated to tab sheets
  215. - fixed reloading of audio compressor
  216. - fixed crash when obtaining channel range with no tuner devices
  217. - properties dialog is shown when video device was never
  218.   configured before
  219. - removed Compression menu command, because it was useless
  220.  
  221. 2.1.1.2
  222. - added teletext support for CX23414/5 based cards (Hauppauge WinTV PVR)
  223. - some changes to raw VBI decoding for SAA713x based cards,
  224.   this should improve quality, but not tested
  225. - fixed setting of recording controls for nvidia nforce audio driver
  226. - fixed displaying of TV tuner and TV audio property pages
  227.   for Hauppauge WinTV PVR250/350
  228. - fixed capturing to segmented files
  229. - fixed total capture log was not written when capture stops
  230.   for no disc space available
  231.  
  232. 2.1.1.1
  233. - can specify video capture pin
  234. - changing video capture or preview pin will update video encoding
  235.   list in combos
  236. - fixed no preview when changing capture device to device
  237.   with audio pin
  238. - fixed VBI capture setup
  239. - fixed showing of video compresors in audio compressors combo box
  240. - reworked list of compressors to objects
  241.  
  242. 2.1.1.0
  243. - video containers (file format) are now specified in external file
  244.   for better compatibility with new formats and with support
  245.   for hardware encoders, also each container has different compressors
  246. - support for combined video/audio compressors with two inputs and
  247.   one output
  248. - removed switch "Use capture pin for preview"
  249. - new option to select video capture pin for preview
  250. - new option to select audio capture pin
  251. - new option to insert video converter for preview, this is needed
  252.   for some cards that do not use standard encoding formats like YUY2
  253. - support for IYUV format in Video Converter
  254. - after wrong card initialization application will exit properly
  255. - parameters of DirectShow video compressors are saved like on VCM codecs
  256. - graph paused when showing video compressor configuration dialog,
  257.   some compressors crash if not
  258. - configuration can be exported to registry file for backup
  259. - fixed loading of configuration in BT8x8 plugin
  260. - there are many changes in source code, so please excuse some bugs,
  261.   if you find some, send me mail with log file, i'll try to fix them
  262.  
  263. 2.1.0.3
  264. - fixed volume slider in panel controlled only the last mixer device
  265. - teletext lookup in pages and subpages with Ctrl +/-
  266. - fast text support in teletext - Ctrl+F5-F8
  267. - fixed bad file extension when capturing with sheduler
  268.  
  269. 2.1.0.2
  270. - selecting "Use capture pin for preview" shows capture formats
  271.   instead of preview formats for selection
  272. - if the preview pin is not found, capture pin is used as default
  273. - Video converter filter and Deinterlace filter supports VideoInfo2 format
  274. - setting preview or capture format prefers VideoInfo format for VideoInfo2,
  275.   some compressors and/or filters reject connection when using VideoInfo2,
  276.   which is prefered format by some capture devices
  277.  
  278. 2.1.0.1
  279. - fixed bad format of date when capturing teletext subtitles
  280.   to external file after 4 minutes
  281. - fixed time synchronization from teletext (again)
  282. - fixed filters deinitialization on exit in WDM
  283. - fixed memory leaks on exit
  284. - fixed switching of WDM devices and code clean up
  285. - fixed memory access error when destroing compressor state
  286. - fixed capture of audio with no compression introduced in 2.1.0.0
  287. - some code clean up
  288. - changed installer to modern interface
  289.  
  290. 2.1.0.0
  291. - all settings are stored to registry instead of atv.ini file
  292. - TV and capture properties are stored separatly with different
  293.   devices in WDM
  294. - fixed capture with DV devices - graph clock was not set properly
  295. - added channel tuning for cards that doesn't support frequency tuning
  296.   (for example PixelView PlayTV USB 2.0 Pro)
  297. - support for VXIS devices
  298. - support for audio preview in capture mode
  299. - fixed overlapping of windows in always on top mode
  300. - fixed setting of sample size in video capture format
  301. - some code improvements, cleanups and error checking added
  302. - removed video player from package - it is now separate application
  303.  
  304. 2.0.21.1
  305. - redesigned Capture properties - file, video and audio properties are
  306.   on separate sheets
  307. - fixed bad overlap when switching channels from last to first channel
  308. - improved log mode, only one file atv.log will be written
  309.   with information from all modules
  310. - removed capture of VBI to Ogm because of mux problems
  311. - added teletext subtitles capture to .SRT also for AVI and Ogm
  312.  
  313. 2.0.21.0
  314. - teletext filter can output to previous RGB32, RGB24, RGB565 and
  315.   RGB555 types also decoded text stream, text subtitles and raw VBI data
  316.   coded as typical video stream with fourcc set to VBIV to enable storing
  317.   in video containers
  318. - added VBI data capture - raw VBI, text subtitles decoded from teletext
  319.   or decoded frames of selected or all pages/subpages
  320. - statistics filter can save text samples to log file
  321. - switching of teletext on disabled in capture mode
  322.   (previously it failed)
  323. - fixed crash of application caused by teletext decoder on stopping graph
  324.   in some cases
  325.  
  326. 2.0.20.9
  327. - switching of overlay/preview with VMR
  328. - fixed storing of audio capture to profiles
  329. - profiles can be deleted, added delete button
  330. - changed editing of stations in Channel setup - they are changed
  331.   directly in list if Store button checked, removed "insert to list"
  332.   button and added "New station", "Delete station" and "Store" buttons
  333. - video standart, volume and colors can be specified for EXT and S-VHS
  334.   external sources in Channel setup
  335. - fixed synchronization of time with teletext
  336.  
  337. 2.0.20.8
  338. - new experimental teletext decoder, which acts no more as video renderer,
  339.   but as transform filter with output to video renderer or overlay mixer,
  340.   it will be used in future for capturing teletext pages to file
  341.   (subtitles for example)
  342. - added still image capture to JPEG files
  343. - added functionality to set video renderer in WDM
  344. - added possibility to use Video Mixing Renderer or DScaler Renderer
  345.   if available (experimental - use on your own risk!)
  346. - added /qac parameter
  347. - improved filter graph building and error scenarios
  348. - improved and enabled country switching in WDM, it has still some
  349.   issues but is usable, don't use it if not needed for sound system
  350.   switching on some drivers (for example on WinFast TV2000 XP cards)
  351. - added option to disable muting when switching channels
  352. - added option to ignore country settings when switching channels
  353. - middle button now shows channel menu or switches to fullscreen
  354. - fixed crash in WDM with Windows XP and no capture device
  355. - fixed crash if wrong or no capture file specified in WDM
  356. - fixed destroying of application when Alt+F4 pressed on video window
  357. - fixed not working switching to fullscreen with doubleclick on window
  358.   in teletext mode
  359. - added support for UYVY encoding in Special Effects filter
  360. - statistics filter will write media format GUID to log file
  361. - added French translation by Arthur Agapoff
  362.  
  363. 2.0.20.7
  364. - new tree-based playlist in Player with support for multiple video
  365.   titles with independent subtitles assignment
  366. - Player accepts drag and drop files from explorer
  367. - added /ext and /svhs command parameters
  368. - mouse wheel up/down works for teletext browsing too
  369. - fixed non-working number keys on main keyboard
  370.  
  371. 2.0.20.6
  372. - added hue adjustment for every channel
  373. - added country code adjustment for every channel, this is needed
  374.   for some capture devices that has not sound system detection and
  375.   switch sound system via country code (experimental and disabled)
  376. - fixed caption in Decimate filter
  377. - fixed storing of audio capture enable in profiles
  378. - fixed video window was not parent if first initialization
  379.   failed
  380. - fixed connecting of filters when starting in capture mode
  381. - changed disabling of OSD in teletext mode to disabling
  382.   of transparency
  383. - fixed bad french diacritic in teletext
  384. - HTML saving is not implemented, so it will fail instead of saving
  385.   to unformatted text
  386.  
  387. 2.0.20.5
  388. - support for capture to Matroska files in WDM, muxer
  389.   from http://gabest.org required
  390. - fixed wrong setting of VCM codecs caused by stupid DirectShow
  391.   implementation of SetState method
  392. - fixed access violation error when setting file type and no audio
  393.   device is present 
  394. - fixed closing of video window on closing of About window
  395. - support for Loop button in skin (only "remote" panel)
  396. - OSD localization
  397. - added Decimate filter
  398. - added Greek language by Michael Chourdakis
  399.  
  400. 2.0.20.4
  401. - fixed overflow of OSD Bar when first pressed key was 'down'
  402. - fixed overflow when changing channels with mouse wheel
  403. - skin can load JPG images too
  404. - changed default plugin images from BMP to JPG - smaller size
  405. - aspect ratio correction for non 4:3 resolutions assuming
  406.   display size is always 4:3
  407. - fixed showing of panel when request for show or showmodal
  408.   to some other window called (uffff)
  409. - cleaned up skin source code, fixed some bugs
  410. - fixed bad behaviour of skin buttons in DLL (CapPanel)
  411. - fixed tuning of station in Channels setup if Test button checked
  412. - added feature to show available time for capturing in capture panel
  413.   (must be supported by skin - Media9 skin supports it)
  414. - cleaned up interface to capture panel
  415. - capture panel supports new buttons: mute, next, prev, minimize,
  416.   fullscreen, close, exit
  417. - more precission file and disk sizes in capture panel
  418. - added Media9 skin based on 9series skin (looks like Windows 
  419.   Media Player 9)
  420. - some bugs fixed in Player
  421.  
  422. 2.0.20.3
  423. - added Bulgarian translation by Mushta Andrew
  424. - fixed setting of video system with BT8x8 plugin - must be set in
  425.   WDM driver too
  426. - fixed brightness value was overwritten in ini with sharpness value
  427. - fixed hiding of application from taskbar if panel was hidden
  428. - synchronized Always on top between panel and video window
  429. - fixed stupid bug avoiding manual tuning of stations
  430. - fixed switching of closed caption when permanent teletext enabled 
  431. - fixed no freezing with Pause button on panel
  432. - OSD is disabled when in Teletext mode
  433. - slightly improved VBI decoding
  434.  
  435. 2.0.20.2
  436. - fixed preview pin query with AIW cards in WDM
  437. - fixed teletext display
  438. - transparent display should work on VfW
  439. - changed minimizing of video window to hiding
  440. - fixed changing of capture application
  441. - fixed behaviour when supported features of TV Card changed
  442. - fixed redrawing of letterboxed window in fullscreen mode in WDM
  443. - fixed ignoring of video capture notify message in WDM
  444. - fixed /tune parameter
  445. - fixed /file parameter
  446. - changed /debug parameter to /log
  447. - improved subtitles parsing and control codes strip in subtitles
  448.   in player (TV Zuggy)
  449. - some minor fixed bugs and code cleanup
  450.  
  451. 2.0.20.1 beta
  452. - can run multiple instances of ATV2000
  453. - fixed keyboard shortcut was active while channel setup was visible
  454.   (unability to write some characters)
  455. - added checking of unsaved channel settings in channel setup
  456. - fixed after changing of language, TV icons list was empty in
  457.   channel setup
  458. - fixed sound record source adjustment when changing channel
  459. - disabled buttons and menus for unsupported features of current
  460.   hardware
  461.  
  462. 2.0.20.0 beta
  463. - support for multiple mixer devices
  464. - expanded video formats to be compatible with Microsoft's
  465.   WDM specification
  466. - WDM capture and preview pin query based on pin's category
  467.   (support for USB devices)
  468. - changed TV card plugins interface and make compatible
  469.   with new capture DLL
  470. - capture part is now DLL plugin and supports interface same
  471.   as TV Card plugins (internal)
  472. - removed General WDM plugin as it is now the same as internal
  473.   WDM support
  474. - control of TV Card plugins and capture plugins is synchronized
  475.   (no more noise at start up, better WDM support)
  476. - as capture part is DLL - in future will be back ATI-TV and MatroxRRG
  477.   support for VfW in Windows 9x (if requested)
  478. - separated channel number from channel name in OSD
  479. - changed OSD size from 1/heigth to percents of window height, so
  480.   previous settings will be reset
  481. - a lot of OSD source corrections
  482. - support for volume, bass and treble in BT8xx adqusition driver
  483.   (for cards with MSP34xx sound decoder)
  484. - volume adjustment changed from -50..50% to -20..20dB
  485. - added option to permanent cache teletext pages
  486. - improved teletext raw VBI data decoding
  487. - fixed crash with some WMV files in player
  488. - btdrv.dll now included in instalation of BT8x8 support
  489. - since a lot of changes in program structure, expect some bugs, so
  490.   this version is released as beta
  491.  
  492. 2.0.19.4
  493. - added OSD Menu accessible via 'M' key
  494. - settings on Special Effects filter is now saved
  495. - fixed cutted number on OSD when selecting channel number
  496. - fixed memory allocation errors in OSD
  497. - fixed flicker of OSD
  498. - monitor power saving is disabled (thx to TV Zuggy)
  499.  
  500. 2.0.19.3
  501. - reworked OSD display
  502. - OSD display font can have border
  503. - multidisplay support - window maximizes to the active display,
  504.   snap to edge of active display, also workaround for Matrox multidisplay,
  505.   which acts like one large display in Windows 2000
  506. - subtitle font border color can be selected
  507. - fixed crash of vfwcap if image capture directory was not set
  508. - fixed teletext time adjustment on daylight saving scheme
  509.  
  510. 2.0.19.2
  511. - added system time synchronization with teletext
  512. - reworked loading of capture profiles - rebuilded whole graph
  513. - added language support to player
  514. - changed application icons
  515. - separated cards PV951 and PV951 with NICAM sound decoder
  516.   in BT8x8 plugin
  517. - fixed a lot of small bugs
  518.  
  519. 2.0.19.1
  520. - added advanced bitrate statistics to Player - experimental
  521. - bitrate statistics works for Windows Media too
  522. - fixed some bugs in WDM Capture
  523.  
  524. 2.0.19.0
  525. - reworked capture panel which is in DLL now and runs
  526.   in the same process as caller
  527. - capture panel shows hint with position when mouse over
  528.   position bar
  529. - added audio filtering to WDM
  530. - improved enumaration of devices in WDM
  531. - fixed aspect ratio switching in fullscreen
  532. - fixed teletext with some drivers, introduced in 2.0.18.3
  533. - experimental PLL in teletext
  534. - fixed cropping in fullscreen in player
  535.  
  536. 2.0.18.4
  537. - fixed crash when image capture directory doesn't exist in VfW
  538. - added aspect ratio menu (4:3, 16:9, 24:10)
  539. - implemented opaque font border for subtitles in Player
  540. - improved statistics filter - can write log file and supports
  541.   callback function (will be used by other program :-))
  542.  
  543. 2.0.18.3
  544. - added support for stereo PV951 cards to BT8x8 plugin
  545. - fixed audio compressor bitrate setting in WDM
  546. - prepared for audio filters - still not implemented
  547. - capture log file now includes video and audio bitrate
  548. - added support for teletext with SAA713x capture cards
  549. - added support for formats DV Audio, IMA ADPCM, MS ADPCM, ATRAC3,
  550.   Huffyuv, unknown VCM video formats are displayed as FOURCC
  551.  
  552. 2.0.18.2
  553. - fixed crash on exit when "use mixer mute instead of card mute"
  554.   is enabled
  555. - list of compressors is now sorted
  556.  
  557. 2.0.18.1
  558. - improved tuning with GeneralWDM - direct use of tuner,
  559.   old type is keeped as "Compatibility tuning" in GeneralWDM setup
  560. - fixed "OSD Bar has no effect" bug introduced in 2.0.18.0
  561.  
  562. 2.0.18.0
  563. - added video filtering to capture in WDM, also prepared for audio filtering
  564.   in capture scenario, but still not fully implemented (wait for next release)
  565. - improved stability and graph rebuilding in WDM, fixed some bugs
  566. - fixed: auto sound switching does not switch to stereo when changing
  567.   from stereo channel to other stereo station
  568. - can force mono reception - auto sound switching will not switch to
  569.   stereo, but to mono
  570. - fixed wrong setting of framerate
  571. - OSD in player shows position in percents
  572. - added support for Sub Station Alpha (*.SSA) subtitles in Player
  573.  
  574. 2.0.17.3
  575. - fixed redrawing of video window in player
  576. - fixed some bugs in reading MicroDVD subtitles (freezing)
  577. - more video compressors supported in player
  578.  
  579. 2.0.17.2
  580. - support for AC3 audio in Player
  581. - implemented replace of DirectSound Renderer with WaveOut Renderer
  582.   in player (needed for correct 5.1 output with Intervideo AC3 decoder)
  583. - implemented subtitles not in black borders in fullscreen in player
  584. - aspect ratio goes to requested size, not to video size in player
  585.   (so MPEG-2 has always correct size, also VobSub or DivXG400 if added
  586.   black borders for subtitles)
  587.  
  588. 2.0.17.1
  589. - added Dynamic Noise Reduction filter
  590. - fixed DV scenario bugs introduced in 2.0.17.0
  591. - fixed VP (AIW) scenario bugs introduced in 2.0.17.0
  592. - fixed 'cursor was hided in fullscreen and accessing menu'
  593. - fixed destroying of video window when switching video devices
  594. - fixed 'some menu items should be disabled if VP device'
  595.  
  596. 2.0.17.0
  597. - added support for writting files to Ogg files in WDM
  598.   (OggDS must be installed) - experimental
  599. - added support for capture Ogg Vorbis audio
  600.   (OggDS must be installed) - experimental
  601. - added support to render audio in TV mode in WDM
  602. - added support for audio filters
  603. - added support to show video and audio bitrate in Player
  604.   (can be disabled)
  605. - about box now shows version information
  606. - fixed setting of custom resolutions in VfW capture
  607. - fixed switching of audio devices in WDM
  608. - code clean up in building WDM preview graph
  609. - code clean up in building graph in Player
  610. - better media properties inspection in player
  611.   (some formats may be not recognized, but will be fixed
  612.   in next releases)
  613.  
  614. 2.0.16.0
  615. - added Video Bitrate history support to capture panel
  616. - added average and current Video Bitrate info to capture panel
  617. - added Audio Bitrate history support to capture panel
  618. - added average and current Audio Bitrate info to capture panel
  619. - added CPU Usage history support to capture panel
  620. - new capture panel skin Default2 with history graphs
  621. - improved skin core
  622. - improved Open dialog in Player - drag and drop and resize now supported
  623. - fixed crashing when no audio device is present
  624. - fixed unavailability of Dual A+B in GeneralWDM
  625. - fixed bad sound mode with GeneralWDM and autodetection
  626.  
  627. 2.0.15.7
  628. - added Video source, Sound mode, Image mode and Mute to menu in VfW
  629. - VfW supports priority change
  630. - VfW supports dynamic language change
  631. - support for new subtitle format NA (H:MM:SS:Text separated by |)
  632.   in Player
  633. - added Zoom and Crop functions to Player
  634. - Player shows audio compression
  635. - redesigned Media properties dialog in Player, added Audio and Video
  636.   compression
  637. - added support for Dual A+B to BT8x8 with MSP34xx chip
  638. - fixed Sound mode swithing doesn't work in WDM window
  639. - a lot of small fixes
  640.  
  641. 2.0.15.6
  642. - fixed bug + and - keys had no effect on WDM video window
  643. - added Video source, Sound mode, Image mode and Mute to menu in WDM
  644.  
  645. 2.0.15.5
  646. - added zoom function to WDM
  647. - added Auto Chroma Gain Control (AGC) to GeneralWDM
  648. - GeneralWDM plugin supports reading signal, so autoscan can be used
  649. - support for DUAL A+B including GeneralWDM plugin (most cards don't
  650.   support them)
  651. - fixed bug BMP images had negative height with upside down image, some
  652.   image editors cannot handle this
  653. - more resistent to stupid settings, especially preview related
  654.  
  655. 2.0.15.4
  656. - added option to create log file for every capture session
  657. - added channel menu on video window
  658. - player now shows filesize, diskfree, current video encoding and 
  659.   video compression
  660. - fixed some bugs in channel setup
  661. - fixed bug when some compressors where not shown properly
  662.   in VfW Capture
  663. - fixed changing channels by 2 if using mouse wheel on panel
  664. - fixed crashing on exit in WDM
  665. - fixed some bugs in player - wrong screen redraw, no subtitle seek
  666.   with fast media seeking (ins,del,... keys), etc.
  667.  
  668. 2.0.15.3
  669. - fixed noise when switching channels, introduced in 2.0.15.2 with
  670.   BT8x8 plugin
  671. - default audio device in WDM is the first device, not the last
  672.   (modem was selected instead of soundcard)
  673. - more skin options for SlideBars
  674.  
  675. 2.0.15.2 (final version)
  676. - support for 15 different video formats in WDM
  677. - video converter supports YV12 and I420 formats and conversion
  678.   to YUY2 and UYVY, so it is possible to capture in YV12 and I420
  679.   with preview in overlay mode
  680. - GeneralWDM plugin supports audio mode switching and
  681.   sound detection
  682. - fixed muting and audio switching to external input
  683. - fixed updating of filters menu when switching devices (VP devices
  684.   doesn't support video filters)
  685. - fixed some bugs in teletext, hidden subtitles are now shown/cleared
  686.   correctly, better transparency and transparent or hidden top line too
  687. - completed English help and partially Czech help
  688.  
  689. RC2: 2.0.15.1
  690. - fixed DV capture scenario
  691. - now can set DV resolution in 4 steps (full, 1/2, 1/4, 1/8), just set
  692.   desired resolution
  693. - video is now stretched to window in overlay mode (so no black borders
  694.   appear around the video)
  695. - list of profiles is sorted
  696. - auto preview size will adjust correctly preview size after switching
  697.   overlay<->preview
  698. - fixed some bugs in loading/saving profiles
  699. - fixed some bugs with video compressor internal settings
  700. - fixed bugs in enabling/disabling of audio capture
  701. - fixed some bugs in adjusting capture preferences
  702. - fixed bug with incorrect setting of capture and preview size, which
  703.   prevented to capture also after correcting parameters
  704. - fixed updating of OSD positions and transparency on runtime
  705. - fixed some bugs in channel loading and tuning
  706. - fixed bug in instalation, where video converter was not installed, so
  707.   fresh new install caused capturing fail in WDM
  708.  
  709. RC1: 2.0.15.0 06/19/2002
  710. - completly reworked and redesigned DirectShow capture core with
  711.   INTELLIGENT GRAPH BUILDING
  712. - faster overlay/preview switching
  713. - faster tv/capture mode switching
  714. - video encoding list shows only possible formats for current driver
  715. - in Video parameters it is possible to select video encoding
  716.   for preview too (but will be ignored if it cannot be used for display)
  717. - added saving and restoring of VfW video codec internal parameters also
  718.   in profiles - now it is possible to make different divx profiles with
  719.   different bitrates etc.
  720. - can dump graph to text file too in debug mode
  721. - support for ATI All In Wonder with WDM drivers
  722. - fixed transparency of icons in menu
  723. - skin labels can have background color (if not defined it will be transparent)
  724. - fixed some DScaler deinterlace bugs and added storing of setup to registry
  725.   (not included in installation)
  726.  
  727. PR14.8:
  728. - fixed bug "AVI file was not closed properly" when reached end of disk
  729.   while capturing in WDM
  730. - fixed "acces violation" error in OSD when down key was pressed first
  731. - fixed OSD hide in capture mode
  732. - separated video frame grabber into two filters:
  733.    Video frame grabber - in-place filter with no CPU utilisation, which is
  734.                          used in TV mode
  735.    Video converter - is the same as old vfg filter, used in capture mode
  736.                      to convert video for renderer for correct use of
  737.                      overlay if "duplicate capture stream" enabled
  738. - added support for combo devices with VP pin like All In Wonder
  739. - panel can be hided from taskbar
  740. - rearranged items in Options - TV module, Sound source and volume moved
  741.   to TV Card page
  742. - fixed alignment of capture panel to left/right with video window
  743. - fixed some deallocation bugs in WDM
  744.  
  745. - fixed file properies in capture panel with player
  746. - fixed bugs in subtitles (thx to TV Zuggy):
  747.   error in handling MicroDVD subtitles (time and text too) when contain
  748.   Control Codes, all MicroDVD Control Codes stripped, new SRT parsing
  749.  
  750. PR14.7:
  751. - added support for DScaler deinterlace filter
  752. - now can use capture pin for preview
  753. - added video properties dialog for setting preview size, video
  754.   standart, color adjustments and "use capture pin for preview"
  755. - fixed some bugs related to sheduler and loading profiles
  756. - renamed I-control to "Auto preview size" - it has now nothing
  757.   to do with "Inteligent control", the previous functionality in
  758.   capture mode is now gone (adjusted manually in preferences)
  759. - added first Help, but contains only some parts of this readme and
  760.   short WDM capture guide
  761.  
  762. PR14.6:
  763. - fixed some bugs in creating capture graph
  764. - fixed reconnection bug of frame grabber to video renderer when
  765.   "duplicate capture stream" is on, overlay is off and starting capture
  766.   (green-violet image and some corruptions on screen), also applied to
  767.   Special effects and Deinterlace filter (was not affected, but nice to
  768.   know, it is bug free)
  769.  
  770. PR14.5:
  771. - added workaround for Matrox G400/450/550 problem in non-32 width
  772.   overlay size in video frame grabber (needed for correct DV preview)
  773. - implemented mute function in GeneralWDM module
  774. - capture from DV devices - directly to any compressor you like
  775. - fixed bug - internal video compression parameters cannot be set
  776.   with compressor's configuration dialog (especially with DivX)
  777. - now can save internal video compression parameters, but most compressors
  778.   doesn't support it (DivX)
  779. - new Video Adjust filter for Brightness and Contrast, but Saturation
  780.   not implemented yet, MMX optimized (will be used in player in future)
  781. - i have found one crash in claudfx.ax - may be PowerDVD bug not fixed ?
  782.  
  783. PR14.4:
  784. - changing volume/brightness/contrast/saturation in channel setup
  785.   now adjusts corresponding parameters
  786. - volume adjustment is now done by TV Card if supported (it means
  787.   has MSP34xx sound decoder with BT8x8 module)
  788. - state of checkbox in "Test" button in Channel setup is now saved
  789. - fixed some bugs and behaviour in channel setup
  790. - optimized RGB24 to YUY2/UYVY conversion in Frame grabber to MMX, 
  791.   which is approximatly 3x faster
  792. - "Down" key now decreases bar position
  793. - implemented /f, /b and /capmode parameters
  794. - added support for PMC Pace TV Card
  795. - fixed some bugs when releasing objects in WDM
  796. - fixed coexistence with PowerDVD (crash in claudfx.ax) (hope)
  797.   
  798. PR14.3:
  799. - fixed capture to segmented files, introduced in PR13
  800. - fixed capture limit with /cdur parameter
  801. - segmented files are now more accurate, less dropped frames
  802. - now can preview DV devices (no capture, video frame grabber must
  803.   be disabled)
  804. - reworked channel setup - those three pages are now "all-in-one"
  805. - removed gamma correction and added brightness, contrast and
  806.   saturation correction for every channel independent
  807. - GeneralWDM plugin - audio path is set also for Tuner/Ext/SVHS
  808.  
  809. PR14.2:
  810. - fixed image flipping in Special effects filter and Deinterlace filter,
  811.   it was the same problem as in Video frame grabber filter, also changed
  812.   the way it is handled in all of those filters
  813. - compatibility with bicubic resize filter, version 1.2.1 or above needed
  814. - optimized YUY2/UYVY to RGB24 conversion in Frame grabber to MMX, which
  815.   is approximatly 2x faster
  816. - joined capture preferences and compression to one dialog - some
  817.   restore with cancel button not handled - will be fixed ASAP
  818. - fixed ActiveMovie window if teletext filter cannot be connected
  819.   (on some drivers)
  820. - fixed some audio formats problems with failed connection of audio
  821.   compressor to audio capture device
  822. - added experimental support for ALL devices with standart WDM drivers and
  823.   tuner - new plugin GeneralWDM, please write me results with different
  824.   cards (no signal detection, so don't use autoscan, also very weak, so
  825.   don't check checkbox in "test button" - this is due to microsoft
  826.   implementation of tuner interface, where is not possible to tune direct
  827.   frequency, but only channels)
  828. - added new menu to VCR panel
  829. - VCR panel can be now aligned to video window and can be Alway on top
  830. - improved BT8x8 plugin - support for PV951 (tested), can set cross
  831.   frequencies for tuner and I2C bus frequency
  832. - improved TV Card setup (plugins), new component - bevel
  833. - added Dutch language and 29 new icons - thanx to Paul Perreijn
  834.  
  835. PR14.1:
  836. - fixed image flipping in frame grabber when converting from RGB to YUV
  837.   mode and vice versa - it caused upside-down image when capturing in
  838.   RGB24 mode and in preview without overlay (video renderer should switch
  839.   automaticly to overlay mode, but he didn't - may be some problem with
  840.   graphics card, but my Matrox G400 as well G450 works great)
  841. - fixed setting of video properties when selecting from Capture/Video
  842.   menu and "Duplicate capture stream" enabled
  843. - added support for UYVY and RGB555 modes in Video frame grabber filter
  844. - removed the Color converter from Microsoft and using my Framegrabber
  845.   instead, it supports now RGB24, RGB555, YUY2 and UYVY modes, some code
  846.   improvements (~2% faster :-)) - in future needs to optimize it for
  847.   more speed (MMX)
  848. - added support for frame capture to BMP 16 bits in WDM
  849. - added setting of application priority (not recommended on Windows 9x/Me)
  850. - fixed quick start with MSP34xx sound decoder
  851.  
  852. PR14:
  853. - WDM image capture ! - not using Microsoft's samplegrabber like
  854.   other softwares, but my own directshow filter, which is faster
  855.   and supports YUY2 and RGB24 modes for correct overlay, more modes
  856.   will come in future to replace Microsoft's color convertor while 
  857.   capturing using smart tee filter for preview
  858. - implemented "Continue on other drive if full" to capture in WDM
  859.   with alternate directories, capture also keeps selected free space
  860.   on drive and does not start capture if less then selected space
  861.   available (for VfW later)
  862. - added option to automaticly overwrite file or autoindex
  863.   without displaying the message box
  864. - fixed setting of AVI interleaving introduced in PR13
  865. - fixed audio muting in WinXP introduced again in PR13
  866. - closing video window closes panel too
  867. - added ability to save graph in debug mode
  868. - fixed setting debug mode to capture application if requested
  869.   from panel
  870. - fixed retrieving file size in Player
  871. - changed (hope fixed) setting of sound system on AVerMedia
  872.   TVCapture/TVPhone cards
  873. - now priority will be to remove bugs and extend implemented features
  874.   (better filters, more formats etc.)
  875.  
  876. PR13:
  877. - one big change: in WDM added duplicating of capture stream
  878.   for preview using smart tee filter, so while capturing
  879.   more then 288 lines (240 for NTSC) we can see preview with
  880.   BT848/878 cards
  881. - redesigned some parts of capture interface
  882. - updated headers to DirectX 8.1, so may be it is required
  883.   to install DirectX 8.1 (not tested)
  884. - unlimited number of devices supported in WDM
  885. - enumerating of devices is not done twice in WDM
  886. - rewritten source code for connecting video compressors
  887.   and setting their parameters
  888. - added setting of format for audio compressors
  889. - added "Show all formats" to audio compressors, but selecting
  890.   is disabled - cannot set unmatched format, only for view of
  891.   all available formats, it must correspond to audio capture
  892.   format
  893. - fixed retrieving of media framerate in Player
  894. - added retrieving of audio parameters in Player
  895. - fixed subtitles bug introduced in PR12.2 in Player
  896. - if screen resolution changed (decreased) and the panel is
  897.   out of screen, it's position is corrected
  898.  
  899. PR12.4:
  900. - unreleased version for testing and play only
  901.  
  902. PR12.3:
  903. - added French and Italian languages support to teletext
  904. - now can save all cached teletext pages to indexed files
  905. - this is the end of currently developement of teletext for
  906.   ATV2000, now all stuff interested for me are done. I know there
  907.   is more to do (magazine, navigation, channel specific information,
  908.   VPS, more languages support and more), but it now depends on my
  909.   friend TV Zuggy, that helped me very much at the beginning (thanks),
  910.   and sure, if he is interested in. So don't write me about it, please.
  911. - fixed muting of mixer in XP when switching channels
  912. - in WDM fixed reconnection if another device was
  913.   installed/removed (especially DV devices)
  914. - fixed loading of TV icons - duplicate channel with the same
  915.   name but other icon loaded the same icon
  916. - improved BT8x8 module - can set direct access driver to chip,
  917.   if TV card type selected, predefined values are listed in
  918.   Options/TV Card, added GPIO Enable (was used, but not listed),
  919.   added Temic tuner type 2 (new tuners with Philips codes)
  920.  
  921. PR12.2:
  922. - fixed small bug on selecting devices on start up on WDM, now
  923.   it works OK  
  924. - under WDM capture filename extension is automaticly changed
  925.   to AVI (so it is not necessary to write extension to open dialog)
  926. - added saving of current teletext page to bitmap, formated or 
  927.   unformated text - key S (HTML not implemented yet!)
  928. - added saving ALL teletext pages to formated or unformated
  929.   text (HTML not implemented yet!) - key CTRL+S, but only to one 
  930.   single file, saving to multiple files comes next
  931. - fixed redrawing problems in teletext (added mutex synchronization
  932.   to multithreading)
  933. - added shortcuts and menu items for rewind/forward in player
  934. - fixed "black box" in bottom of screen in player
  935. - added ability to change framerate for subtitles and to adjust
  936.   subtitles position in time in player - some DVD ripped films to
  937.   2 CDs has second part of subtitles wrong synchronized with video,
  938.   so it can be corrected
  939. - added more aspect ratio options to player - none, original, 4:3, 16:9
  940.   and 24:10
  941. - added filtering in RGB24 to YUY2 conversion in Special effects filter
  942. - fixed Negative filter in Special effects filter to invert colors (UV)
  943.   too (not Y only)
  944.  
  945. PR12.1:
  946. - improved teletext to Level 1.5 decoder with diacritic marks,
  947.   support for different languages (WDM only)
  948. - added transparent (mixed) mode to teletext with CTRL+T (WDM only)
  949. - added background mode to WDM - still experimental
  950. - added ability to go through subpages in teletext with
  951.   CTRL + and CTRL -(WDM only)
  952. - added support for Philips type 2 and Alps type 2 tuners with
  953.   different control byte
  954. - removed error messagebox with command-line parameter /profile
  955.   (was for debugging purposes, but i forget to remove it :-)
  956.  
  957. PR12:
  958. - added new TELETEXT module to WDM, imlemented level 1 decoder,
  959.   this is the first working implementation of teletext in
  960.   DirectShow architecture :-), it is not completly done, 
  961.   improvements come in future - level 1.5 with complete
  962.   languages support
  963. - added support for Pinacle miroPCTV with Alps tuner and renamed
  964.   miroPCTV card names in list, so update your configuration
  965. - fixed fullscreen mode in VfW
  966.  
  967. PR11.2:
  968. - fixed overlay initialization after startup, introduced
  969.   in PR11
  970. - fixed switching of devices in VfW (stupid bug)
  971.  
  972. PR11.1:
  973. - fixed subtitles in Player if the subtitles are wrong - when
  974.   two subtitles overlaps and if the end is undefined - duration
  975.   set to 10 seconds
  976. - fixed swithing from fullcreen in Player - the videosize was 
  977.   not adjusted correctly
  978. - fixed association in Player
  979. - added possibility to mute sound with * key in Player
  980. - added cursor hide to Player
  981. - added OSD to Player (x and d as with TV)
  982. - fixed S-VHS mode with ATI TV Wonder
  983. - switched on chroma comb filter by PAL/NTSC on BT8x8 for better 
  984.   image quality
  985. - changed identification of WDM devices to name, not index - removing
  986.   of devices dosn't destroy information of selected device
  987. - expanded number of WDM devices to 4 
  988. - fixed setting of TV format (PAL,NTSC,...) in WDM
  989. - fixed loading of profiles in WDM when preview swithed on/off
  990. - fixed bug on shutdown with CTRL-Q in panel
  991. - fixed installation of capture profiles
  992.  
  993. PR11:
  994. - another big changes to structure of WDM capture: 
  995.   - capture mode totally separated from TV mode
  996.   - added overlay support for preview during capture
  997.   - preview size in capture now selected separatly and can
  998.     be disabled as well
  999.   - added some code for duplicationg capture stream
  1000.     for preview - it currently dosn't work, may be in future
  1001. - in WDM fixed quick record timelimit when overlapping midnight
  1002. - added quick record to VfW too
  1003. - added support for ARC2000 sheduling (full support in WDM,
  1004.   partial in VfW - due to impossibility to set compression)
  1005. - fixed setting of video size in VfW
  1006. - fixed some stupid bugs in VfW
  1007. - added command line parameters
  1008. - analyzed problem when connecting video filters to OMF - bad
  1009.   reporting of output format in filters - not fixed yet, it
  1010.   verbose connecting filters together too
  1011.  
  1012. PR10.2:
  1013. - fixed bright/contrast/satur/hue was overwritten with driver
  1014.   after start up, now adjusted after that
  1015. - another change to screensaver disabling, it should works OK
  1016. - fixed some function bugs in CapPanel
  1017. - fixed some bugs in skins
  1018. - fixed freezing and image capture in VfW
  1019. - fixed some bugs in main panel
  1020. - fixed some bugs in WDM capture
  1021. - changes to Player:
  1022. - subtitle font size now reinterpreted (0-100)
  1023. - synchronization of MicroDVD subtitles (SUB and TXT) with
  1024.   opened video framerate, if framerate cannot be automatically
  1025.   determined, dialog to select it appears
  1026. - now can be preferences of subtitles changed on the fly
  1027. - yes, the main work in player is done, now to improve some
  1028.   settings - in future ...
  1029.  
  1030. PR10.1:
  1031. - new deinterlace method blended clipping derived from dTV source
  1032.   (many thanks to dTV developers - source code will be released soon)
  1033. - fixed contrast and saturation adjustment in BT8x8 module (thx to
  1034.   Pavel Chromy)
  1035. - improvements and bug fixes in skin design
  1036. - improved mixer engine - "Select/Mute" switch in recording not
  1037.   necessary anymore
  1038. - fixed SB Live bug - the mixer sound source was muted with standard
  1039.   Windows drivers
  1040. - fixed disabling screensaver (thx to X)
  1041.  
  1042. PR10:
  1043. - completly reworked user interface with skins - now supports
  1044.   active buttons, but it is not compatible with skins up to
  1045.   PR9.4 (sorry, but there were no other way)
  1046. - added Default options to interleaving in WDM - the settings was
  1047.   hard to interpret, which caused bad capture performance (dropped
  1048.   frames periodically)
  1049. - Deinterlace filter: added Extended processing to Weave method,
  1050.   good for low motion scenes
  1051. - filters are now remembered on exit and reload after start up
  1052.   also some bugs in filters setup fixed
  1053. - I have analyzed image capture in WDM - it works, but only 
  1054.   in preview mode with RGB24 mode, this is stupid, so i will write
  1055.   DirectShow filter for this purpose
  1056.  
  1057. PR9.4:
  1058. - Deinterlace filter version 0.20: added extended processing
  1059.   and Odd processing to Bob (YUY2 to YUY2 transform only)
  1060. - changed btdrv grappler initialization (not comptible with
  1061.   previous versions !!!)
  1062. - btdrv driver grappler not included in installation package
  1063. - fixed bug not runnable ATV2000.exe on some systems
  1064.   (thx Beltxo)
  1065. - WDM exit while in fullcreen - now remembers the windowed
  1066.   position not the whole screen
  1067.  
  1068. PR9.3:
  1069. - fixed some bugs in Player
  1070. - fixed some bugs in WDM
  1071. - capture in WDM now works in overlay too
  1072. - Special effects filter version 1.1 with all efects enabled
  1073.   in all video formats YUY2 and RGB24
  1074. - NEW Deinterlace filter, it supports only Weave in both RGB24
  1075.   and YUY2 modes and Bob in YUY2 to YUY2 mode (is default for
  1076.   BT8x8 WDM drivers), better for high motion scenes like hockey,
  1077.   football, handball etc.
  1078.  
  1079. PR9.2:
  1080. - Player: fixed bug in fullscreen with transparent subtitles
  1081.   disabled
  1082. - Player: fixed bugs and improved subtitles support 
  1083.   (thx TV Zuggy)
  1084. - WDM: fixed bug not connecting to renderer on some systems
  1085. - WDM: fixed "access violation" after capture stop
  1086. - now remembers time visibility in OSD
  1087.  
  1088. PR9:
  1089. - fixed I-control in conjuction with filters, they are now
  1090.   all reconnected
  1091. - fixed subtitles in player not show if time > 1:10
  1092.   (thx to TV Zuggy)
  1093. - added AQT subtitles support (thx to TV Zuggy)
  1094. - added "Open in the center of screen" to player
  1095. - added Loop channels (shortcut L)
  1096. - added debug command parameter for panel and wdmcap
  1097. - added YUY2 mode to Special Effects filter, but only blur
  1098.   and green effects supported. Overlay now supported for more
  1099.   preformance (thx to Rene Prillop), but i can't connect to overlay mixer,
  1100.   switch to preview mode (overlay still running without overlay mixer)
  1101. - added switching of drivers to WDM
  1102. - fixed a lot of bugs
  1103. - upgraded install system to NSIS version 1.2g
  1104.  
  1105. PPR9:
  1106. - added AVI interleave options to WDM
  1107. - added experimental closed caption and teletext
  1108.   support to WDM
  1109. - added capture profiles to WDM
  1110. - added experimental filters support to WDM
  1111. - improved ATV2000 Player, experimental subtitles support
  1112. - added Player page to Options
  1113. - fixed background mode in VfW
  1114. - added CTRL-H shortcut
  1115. - added image mode to panel menu
  1116. - fixed video system switching
  1117. - added PAL-NC support (for Argentina)
  1118. - fixed some bugs in btdrv.dll
  1119.  
  1120. PR8:
  1121. - added switching to external port in MSP34xx 
  1122.   (needed for ATI TV Wonder)
  1123. - added mixer recording setup
  1124. - remembers external source
  1125. - WDM now supports setting video compression parameters
  1126.   in DirectShow compression filters (not only VfW codecs)
  1127. - added ATV2000 Player (no subtitles support yet ...)
  1128. - some bugs fixed
  1129.  
  1130. PR7:
  1131. - completly reworked WDM core (added DirectX 8 support)
  1132. - switching overlay/preview now works correctly
  1133.   under WDM
  1134. - fixed cursor-hide under WDM
  1135. - fixed setting video compression parameters
  1136. - fixed a lot of bugs in WDM
  1137. - added audio compression to WDM (not the parameters!)
  1138. - added audio compression via ACM to VfW
  1139. - added capture preferences dialog to VfW
  1140. - added capture to Segmented AVIs in VfW
  1141. - fixed a lot of bugs in VfW
  1142. - changed installation system to NSIS 1.0j
  1143.  
  1144. PR6:
  1145. - added Mediaforte PV951 and Leadtek WinFast TV2000 support
  1146. - VfW code improved and fixed
  1147. - VfW now works correctly (hope)
  1148. - added player functionality (in work yet)
  1149. - BT8x8 driver grappler improved for W9x
  1150. - Romanian language support
  1151.  
  1152. PR5:
  1153. - minor changes to MSP34xx programming (ATI TV Wonder should
  1154.   mute OK)
  1155. - added support for AVer TVCapture/TVPhone BG/DK switching
  1156. - video capture panel added (only for WDM)
  1157. - capture properties dialog added (WDM)
  1158. - audio capture properties added (WDM)
  1159. - language support added (send me translation to add it to
  1160.   next release)
  1161.  
  1162. PR4:
  1163. - MSP34xx sound decoder works well (thanx to Igor Bedrich for help)
  1164. - can set quality on video compressors (some compressors
  1165.   doesn't support it)
  1166.  
  1167. PR3:
  1168. - WDM capture with compression
  1169. - TV icons
  1170.  
  1171. PPR3:
  1172. - WDM capture
  1173.  
  1174. PR2:
  1175. - VfW capture
  1176.  
  1177. PR1:
  1178. - preview