<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Am 01.04.2012 14:47, schrieb Owen:
    <blockquote
cite="mid:CA+bfLhy5mi9yOXofhmw+uLhfTawFWtu98c8WBxJyw69MEYiXxA@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Fri, Mar 30, 2012 at 5:50 AM, Mario
        Weilguni <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:roadrunner6@gmx.at">roadrunner6@gmx.at</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Am 29.03.2012 16:59, schrieb Steven Adeff:
          <div class="im"><br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              Mario,<br>
              <br>
              I updated mythcut yesterday and played with it a bit, for
              some reason<br>
              none of the shows would update the images past a certain
              time point<br>
              (roughly 30mins for 1hr recordings and roughly 55mins for
              recordings<br>
              over 1hr).<br>
              <br>
              Is there a reason this would occur?<br>
              <br>
              Also, would it be possible to allow for showing images
              down to the<br>
              frame for more exact commercial cutting? right now I can
              only cut<br>
              close, but that ends up either cutting the beginning of
              the show out<br>
              or leaving a 1/2second of commercial left.<br>
              <br>
              thanks!<br>
            </blockquote>
            <br>
          </div>
          Be sure to use the latest GIT version. I fixed a bug two days
          ago that sounds like this one.<br>
          <br>
          Regarding frame cutting, yes, will be, but not too soon, I'm
          quite busy right now and first priority is finish the move
          selection UI.<span class="HOEnZb"><font color="#888888"><br>
              <br>
              Mario</font></span>
          <div class="HOEnZb">
            <div class="h5"><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      Trying to get version 0.13 going here (php 5.3.5), and all I get
      is the following:<br>
      <br>
      <pre>                Class not found: ampuser                </pre>
      <br>
      <pre>                Array
(
    [0] =&gt; Array
        (
            [function] =&gt; __autoload
            [args] =&gt; Array
                (
                    [0] =&gt; ampuser
                )

        )

    [1] =&gt; Array
        (
            [file] =&gt; /stuff/www/htdocs/mythcut/index.php
            [line] =&gt; 96
            [function] =&gt; session_start
            [args] =&gt; Array
                (
                )

        )

)
                </pre>
      Version 0.7 seems to work, but anything thereafter gives me the
      above.<br>
      Any ideas?<br>
      TIA...<br>
    </blockquote>
    <br>
    Weird, MythCut does not use any class with this name. Did you
    unpack/install mythcut within the mythweb tree? Maybe this is the
    problem.<br>
    <br>
    <br>
  </body>
</html>