<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello all!</p>
    <p>I am working on a hobby project that does the following:</p>
    <ul>
      <li>captures video frames from a capture card</li>
      <li>captures audio from same capture card</li>
      <li>decodes audio (video is already raw frame data)<br>
      </li>
      <li>encodes that video and audio into a new file</li>
    </ul>
    <p>My problems:</p>
    <ul>
      <li>Resulting audio and video are heavily out of sync<br>
      </li>
      <li>Resulting file is not playable if recording for longer than X
        seconds</li>
    </ul>
    <p>I am willing to pay for assistance in finding out why these
      issues happen, and to help educate me on the fixes in the process.</p>
    <p>If anyone is interested, please reach out to me with rate
      requirements.</p>
    <p>Thanks!</p>
    <p>Reynolds Kosloskey<br>
      <a class="moz-txt-link-abbreviated" href="mailto:reynolds@kosloskey.com">reynolds@kosloskey.com</a><br>
    </p>
  </body>
</html>