[mythtv-users] Unusual Audio/Video lag on an AMD64 3000+

Jonathan Seawright jonathanathome at verizon.net
Thu Jun 7 21:43:45 UTC 2007


Yeah!! It worked!

Thanks Fred!

Now to add this to my cron.... hmmmm
I have found the cron.daily folder... so can I just do a script like this:

#!/bin/sh
cd /usr/share/doc/mythtv-0.20.1/contrib/
./optimize_mythdb.pl

Thanks,

Jonathan S


----- Original Message ----- 
From: "Fred Clausen" <fred at derf.nl>
To: "Discussion about mythtv" <mythtv-users at mythtv.org>
Sent: Thursday, June 07, 2007 10:34 AM
Subject: Re: [mythtv-users] Unusual Audio/Video lag on an AMD64 3000+


Jonathan Seawright wrote:
> I did ./optimize_mythdb.pl under mythtv and root and it said "permision
> denied."

It is probably not executable, try the following as root:

chmod 755 ./optimize_mythdb.pl

Then try and re-run it again. I am not sure if it is best to run it as
root or the mythtv user but I don't think it matters since the script
does everything through its mysql connection.

Regards,

Fred.

>
> I tried doing it with mythbackend stopped and mysqld stopped... stilll 
> wont
> work.. do I need to reboot into a command line to do this?
>
> JS
> ----- Original Message ----- 
> From: "Michael T. Dean" <mtdean at thirdcontact.com>
> To: "Discussion about mythtv" <mythtv-users at mythtv.org>
> Sent: Thursday, June 07, 2007 9:40 AM
> Subject: Re: [mythtv-users] Unusual Audio/Video lag on an AMD64 3000+
>
>
> On 06/07/2007 10:36 AM, Jonathan Seawright wrote:
>> Slight problem... How do I run a .pl file? (I'm new to linux)
>>
>
> In the shell.  Go to the directory containing the file and type:
>
> ./optimize_mythdb.pl
>
>> and where is the cron usually located? daily.cron?
>>
>
> ?  I don't know.  I'm sure my system is very different from most.
>
> Mike
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 



More information about the mythtv-users mailing list