<div class="gmail_quote">On Thu, Apr 5, 2012 at 5:27 AM, Mario Weilguni <span dir="ltr">&lt;<a 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">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Am 01.04.2012 16:47, schrieb Owen:
    <div><div class="h5"><blockquote type="cite">
      <div class="gmail_quote">On Sun, Apr 1, 2012 at 11:30 PM, Mario
        Weilguni <span dir="ltr">&lt;<a href="mailto:roadrunner6@gmx.at" target="_blank">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">
          <div bgcolor="#FFFFFF" text="#000000"> Am 01.04.2012 14:47,
            schrieb Owen:
            <div>
              <div>
                <blockquote type="cite">
                  <div class="gmail_quote">On Fri, Mar 30, 2012 at 5:50
                    AM, Mario Weilguni <span dir="ltr">&lt;<a href="mailto:roadrunner6@gmx.at" target="_blank">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><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&#39;m quite busy right now and first priority
                      is finish the move selection UI.<span><font color="#888888"><br>
                          <br>
                          Mario</font></span>
                      <div>
                        <div><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>
              </div>
            </div>
            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>
          </div>
          <br>
          _______________________________________________<br>
          mythtv-users mailing list<br>
          <a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
          <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      No, Mythweb is parallel to that, in:  /stuff/www/htdocs/mythweb<br>
    </blockquote>
    <br></div></div>
    I&#39;ve removed the autoloading class, and reworked a lot of stuff.
    Please try the latest version from github:<br>
    <br>
    <a href="https://github.com/roadrunner6/mythcut" target="_blank">https://github.com/roadrunner6/mythcut</a><br>
  </div>

<br></blockquote></div><br><br>Sorry for the delayed response, but it appears to be working perfectly now.  Thankyou very much!<br><br>