home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 October / JOY141_CD2.iso / Data / Sharewares / Graphisme / zplay280.exe / dvd.txt < prev    next >
Text File  |  2002-02-09  |  5KB  |  147 lines

  1.  
  2.     Zoom Player & DVD Playback.
  3.   --------------------------------------------------------------------
  4.  
  5.  
  6.   * Introduction
  7.  
  8.   First let me stress that Zoom Player is a DVD front-end and not a
  9.   DVD decoder software.  It will not be able to play DVD content
  10.   without a 3rd party DVD decoder filter installed on the system.
  11.  
  12.   These DirectShow filters are usually bundled with DVD playback
  13.   software in the form of ".AX" files.
  14.  
  15.   For example, WinDVD comes with 3 DirectShow filters by the names of:
  16.   "iviaudio.ax" - WinDVD's Audio Decoder filter.
  17.   "ivivideo.ax" - WinDVD's Video Decoder filter.
  18.   "ivinav.ax"   - WinDVD's Navigator filter.
  19.  
  20.   PowerDVD comes with these filters:
  21.   "claud.ax"    - PowerDVD's Audio Decoder filter.
  22.   "clvsd.ax"    - PowerDVD's Video Decoder filter.
  23.  
  24.   CineMaster 4 comes with these filters:
  25.   "DSCinemAudioDecoder.dll" - CineMaster's Audio Decoder filter.
  26.   "DSCinemVideoDecoder.dll" - CineMaster's Video Decoder filter.
  27.  
  28.  
  29.  
  30.   * Switching to DVD Mode:
  31.  
  32.   The default method of switching to DVD mode in Zoom Player is by
  33.   pressing the "F10" key.
  34.  
  35.  
  36.  
  37.   * Keyboard Menu Navigation:
  38.  
  39.   Once in a DVD menu, you can use the keyboard arrows to navigate
  40.   through the menu and press the Enter key to make a selection.
  41.  
  42.  
  43.  
  44.   * Registering the filters:
  45.  
  46.   Manually:
  47.   ---------
  48.   These filters can be enabled by registering them with your system
  49.   using "REGSVR32.EXE", a file that comes with your operating system.
  50.  
  51.   To register a filter type the following command into the Start->Run
  52.   prompt.
  53.  
  54.   Example:
  55.   regsvr32 "c:\program files\intervideo\common\bin\iviaudio.ax"
  56.  
  57.   To unregister a filter you can use the following sample:
  58.   regsvr32 /u "c:\program files\intervideo\common\bin\iviaudio.ax"
  59.  
  60.   If you have more than one DVD player sporting DirectShow DVD filters
  61.   installed on your system, it's recommend that you verify that only
  62.   one set of filters is registered at a time (see below).
  63.  
  64.   Automatically:
  65.   --------------
  66.   In manual profile mode, you can pick a profile and press the register
  67.   button, the filters will be registered automatically.
  68.  
  69.  
  70.  
  71.   * Conflicting filters:
  72.  
  73.   It's possible that some filters will conflict.  For example, if you
  74.   have both the CineMaster filters and the PowerDVD filters installed,
  75.   they may crash the player.  This depends on the quality of the filters,
  76.   the most compatible filters may even be interchangeable, allowing you
  77.   to use the audio filter of one player with the video filter of the
  78.   other player.
  79.  
  80.   If you use manual DVD profiles, filters won't conflict at random.
  81.  
  82.  
  83.  
  84.   * Creating your own DVD Graphs:
  85.   I've written a tutorial on how to do this, check it out here:
  86.   http://www.inmatrix.com/articles/dvdgraph.shtml
  87.  
  88.  
  89.  
  90.   * Conflicting programs:
  91.  
  92.   If you have certain programs open while trying to play DVD content,
  93.   playback will fail.  These programs include any program that can
  94.   play video (such as Morpheus or Media Player).
  95.  
  96.   The problem comes from these programs use of the overlay surface.
  97.   Most display cards have only one overlay surface, a feature which
  98.   is required for DVD playback.  If another application is using this
  99.   surface, it prevents Zoom Player from using it and thus it can't
  100.   play DVD content.
  101.  
  102.  
  103.  
  104.   * Checking to see which filters are in use:
  105.  
  106.   Load Zoom Player, Switch to DVD Mode and press Play (or alternatively
  107.   open the "x:\VIDEO_TS\VIDEO_TS.IFO" file).
  108.  
  109.   If you get an error message, then most likely some of the filters
  110.   required for DVD playback are not registered and thus the DVD
  111.   title can not be decoded.
  112.  
  113.   If playback does start, you can right-click the video area, move
  114.   the mouse over to the "Filter Properties" sub-menu and in this
  115.   list you should be able to find the Audio and Video decoder filters.
  116.  
  117.  
  118.  
  119.   * Region Code:
  120.  
  121.   All DirectShow players (including Zoom Player) are forced to use
  122.   the Windows Region Code, regardless of their decoder.
  123.   For information on changing the Windows region code, read:
  124.   http://faq.inmatrix.com
  125.  
  126.  
  127.  
  128.   * Compatibility:
  129.  
  130.   Zoom Player does it's best to use the DirectShow filters to their
  131.   maximum capability.  However, some filters are more reliable than
  132.   others.
  133.  
  134.   Some of the filters may not be compatible with the latest version of
  135.   Direct-X Zoom Player was designed for.  Some may be lacking some of
  136.   the interfaces DirectShow specifies.  With that in mind, Zoom
  137.   Player's functionality may suffer due to buggy or lacking filters.
  138.  
  139.   In fact, with certain titles, the DirectShow filters don't seem
  140.   to allow for correct initialization code, which may cause the DVD
  141.   menus to appear in the wrong aspect ratio and may confuse the
  142.   player as to weather it is in fact in a menu mode.
  143.  
  144.   It seems that if you open the DVD Navigator filter properties, it
  145.   screws the language selection and title timing, so you should
  146.   probably stay clear of it.
  147.