package: Stereo Disassembly
author: Autodesk, Inc.
organization: Autodesk, Inc.
version: 1.3
requires: ''
rv: 6.0.1
openrv: 1.0.0
optional: true

modes: 
  - file: stereo_disassembly.py
    menu: ''
    shortcut: ''
    event: ''
    load: immediate

description: |

  <body class="article">
  <div id="header">
  <h1>Stereo Disassembly Package (v1.1)</h1>
  </div>
  <div id="content">
  <div id="preamble">
  <div class="sectionbody">
  <style type="text/css">
      a:link {
          color: blue;
          color:#4444dd;
      }
      a:visited {
          color: darkgray;
          color: #666666;
      }
      a:hover {
          color: #ff5555;
      }
  </style>
  <div class="paragraph"><p>&#169; 2021 <a href="https://www.shotgridsoftware.com/rv">Autodesk</a></p></div>
  </div>
  </div>
  <div class="sect2">
  <h3 id="_introduction">Introduction</h3>
  <div class="paragraph"><p>This experimental package enables the you to load stereo media with both eyes in the same image (either top-and-bottom or side-by-side) and then "disassemble" it into separate eyes, so that it can be processed and displayed by RV in any of the usual stereo output formats.  Note that this only works with "squeezed" media (IE half-height in the top-and-bottom case, or half-width in the side-by-side case).</p></div>
  </div>
  <div class="sect2">
  <h3 id="_menu_items">Menu Items</h3>
  <div class="paragraph"><p>Four menu items provide access to various functions of the package:</p></div>
  <div class="sect3">
  <h4 id="_em_image_stereo_disassembly_add_disassembly_node_em"><em>Image/Stereo/Disassembly-Add Disassembly Node</em></h4>
  <div class="paragraph"><p>Selecting this menu item will cause RV to examine the currently visible sources, and for each, if it does not already have a StereoDisassembly node, add one.  Note that the node will be added "internally" (in the RVLinearizePipelineGroup within the Source), so the new node will not be visible in the Session manager, and any view using this Source will see the result of the "disassembly".</p></div>
  </div>
  <div class="sect3">
  <h4 id="_em_image_stereo_disassembly_remove_disassembly_node_em"><em>Image/Stereo/Disassembly-Remove Disassembly Node</em></h4>
  <div class="paragraph"><p>Remove StereoDisassembly nodes from all visible sources.</p></div>
  </div>
  <div class="sect3">
  <h4 id="_em_image_stereo_disassembly_expect_top_bottom_by_default_em"><em>Image/Stereo/Disassembly-Expect Top/Bottom By Default</em></h4>
  <div class="paragraph"><p>If this item is checked, any added StereoDisassembly nodes will expect Top-and-Bottom format input.  If it is not checked, Side-by-Side input will be expected.
  This setting is stored as a preference.</p></div>
  </div>
  <div class="sect3">
  <h4 id="_em_image_stereo_disassembly_expect_top_bottom_by_default_em"><em>Image/Stereo/Disassembly-Expect Frame Packed By Default</em></h4>
  <div class="paragraph"><p>If this item is checked, any added StereoDisassembly nodes will expect two full frames of information in Frame Packed format.  If it is not checked, Squeezed input will be expected. This setting is stored as a preference.</p></div>
  </div>
  <div class="sect3">
  <h4 id="_em_image_stereo_disassembly_swap_eyes_by_default_em"><em>Image/Stereo/Disassembly-Swap Eyes By Default</em></h4>
  <div class="paragraph"><p>Unfortunately, the effect of the "disassembly" can depend on the orientation of the pixels in the actual media file.  If you find that your media comes in with eyes swapped, try checking this item.  This setting is stored as a preference.</p></div>
  </div>
  </div>
  </div>
  <div id="footnotes"><hr /></div>
  <div id="footer">
  <div id="footer-text">
  Last updated 2015-04-28 12:38:27 PDT
  </div>
  </div>
  </body>
  </html>
