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

Calvin Dodge caldodge at gmail.com
Thu Jun 7 21:47:34 UTC 2007


On 6/7/07, Jonathan Seawright <jonathanathome at verizon.net> wrote:
> 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

That will work. So will:

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

Calvin


More information about the mythtv-users mailing list