[mythtv-users] CVS libmyth strangeness

2005-04-05 Thread plasma
After a clean checkout of mythtv and mythdvd from cvs, compiling and
installing mythtv and mythdvd, mtd and mythfrontend report:

2005-04-06 10:31:37.034 This app was compiled against libmyth version:
0.17.20050223-1
2005-04-06 10:31:37.035 but the library is version: 0.17.20050329-1
2005-04-06 10:31:37.035 You probably want to recompile everything, and do a
2005-04-06 10:31:37.035 'make distclean' first. exiting.

I have uninstalled, cleaned and reinstalled mythtv and mythdvd several
times but to no avail.

Any Ideas?

Thanks,
Nathan Manzi
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Damon's tv_grab_au modifications for DVB

2005-03-31 Thread plasma

> After this line:
> push @$prog_ref, $a_prog;
>
> try this (psudocode only) for each channel you want to relicate
>
> if (channel == ten)
> {
> $a_prog.channel = ten2
> push @$prog_ref, $a_prog;
> $a_prog.channel = ten3
> push @$prog_ref, $a_prog;
> }

Thanks Damon, after I get some needed sleep I'll give it a shot. PERL is
one of those languages I don't give myself enough time for, it seems. ^_~

Thanks again,
Nathan Manzi
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Damon's tv_grab_au issue.

2005-03-25 Thread plasma
Hi All.

I'm using Damon's updated grabber for canberra (One of the posts here) and
tv_grab_au freezes on "queue finished" after downloading the guides. Am I
doing something wrong?

Thanks,
Nathan Manzi

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] DVB TS Recording Issues

2005-03-15 Thread plasma
Hi.

I'm having issues with DVB (Australian) in mythtv, using TS mode and a
FusionHDTV DVB-T Plus card (not the lite with the bt878 decoder). Using PS
most streams are fine apart from the HD streams, which are blocky and
stuttery. Using TS every channel works ok, apart from 7 HD (Works when
it's opened first, but channel surfing into it sometimes mixes up the
audio, and the picture stutters).

The problem is that when pause is hit, it will allow rewinding but won't
fast forward, and it doesn't show how behind you are (0:00 behind, HDD %
fills). PS doesn't do this. Also, when transcoding recorded shows, the
transcoding file fills larger than the original file! Mythtv Status shows
transcoding going over 100% (One example is 1289% done. :O ).

Any help or suggestions would be greatly appreciated.

Thanks,
Nathan Manzi
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] tv_grab_au and Mythtv EPG:

2005-02-20 Thread plasma
Does anyone know if tv_grab_au can grab two xmltv readings at once?

E.G: Both FTA Digital and FTA HD Digital.

Also, is Perth's listing for both those available through it too? Does it
work?

Thanks,
Nathan Manzi

> First, I'm assuming you downloaded the tv_grab_au script off the
> mailing list. If you didn't look at the archives and download the
> latest version. You then need to set some of the variables in the
> script such as which city you're in and what timezone. That might
> explain why you're 1 hour off.
>
> Somewhere in the variables section there's also a suffix or descriptor
> or channel id (can't remember what it's called and I don't have access
> to my Myth box at the moment) which will probably be something like
> d1.com.au. You need to make sure that your channels have the same
> names as in the xmltv data by making this the same as your channel
> naming. Sorry if this is obscure but as I can't access Myth at the
> moment I can't remember the correct details.
>
> BTW - you also have to set the script to download the TV guide for
> your city too.
>
> Regards,
> Phill
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] DNTV Australia: loading modules in kernel

2005-02-20 Thread plasma
I have a Gentoo init script to do this, if anyone is interested.

Also, Chris has recently mentioned on his site that both 2.6.10 and
2.6.11-rc* have his drivers included. Check his site for a small patch
that needs to be run to enable the options - if there's something similar
to Gentoo's coldplug for Fedora, then it should automatically insert into
the kernel every boot.

- Nathan Manzi
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] TS mode FF/RW issues

2005-02-17 Thread plasma
Hi,

I changed my DVB-T card to use TS, as PS was causing High Definition
streams to become blocky and stuttery. I'm happy now, the only issue is
that it takes a bit longer to open TV and FF/RW is playing up. Anyone have
the same problem? Know how to resolve it?

Thanks,
Nathan Manzi
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users