<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Am 01.04.2012 16:47, schrieb Owen:
<blockquote
cite="mid:CA+bfLhybJ2GTQtas3_fKiZVpPn5zysL+9YHrRb2qK6CzAwSrxA@mail.gmail.com"
type="cite">
<div class="gmail_quote">On Sun, Apr 1, 2012 at 11:30 PM, Mario
Weilguni <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:roadrunner6@gmx.at">roadrunner6@gmx.at</a>></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 class="h5">
<blockquote type="cite">
<div class="gmail_quote">On Fri, Mar 30, 2012 at 5:50
AM, Mario Weilguni <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:roadrunner6@gmx.at" target="_blank">roadrunner6@gmx.at</a>></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'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] => Array
(
[function] => __autoload
[args] => Array
(
[0] => ampuser
)
)
[1] => Array
(
[file] => /stuff/www/htdocs/mythcut/index.php
[line] => 96
[function] => session_start
[args] => 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 moz-do-not-send="true"
href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a moz-do-not-send="true"
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>
I've removed the autoloading class, and reworked a lot of stuff.
Please try the latest version from github:<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/roadrunner6/mythcut">https://github.com/roadrunner6/mythcut</a><br>
</body>
</html>