Re: [mythtv-users] Removing DVB-channels

2005-10-11 Thread ffrr

Peter Martens wrote:


Hi guys

Can anyone help me with removing all the DVB channel info (channels,
transports...) from the database, so I can start over with scanning
for channels. Scanning now takes a long time because MythTV is trying
to scan all transports (most of them do not contain channels).
 

As mythtv-setup starts, it asks if you want to clear the channel info, 
just say yes to this question.



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


Re: [mythtv-users] Auto expire setting ambiguity

2005-10-11 Thread ffrr

Peter Darley wrote:



On Oct 10, 2005, at 7:59 AM, Joseph A. Caputo wrote:



However, all is not lost:  it's not necessary to change the control  
to a

checkbox.  All that is needed to remove ambiguity is to change the  text
to read Auto Expire is ON and Auto Expire is OFF, or something
similar.  This would actually reverse the current sense of the button
from the user's point of view (it's currently an action button, this
would make it a status button), but it would be absolutely clear  that
the button text reflected the current status.



Or better might be Set to  auto-expire or Cancel auto-expire.   
This wouldn't cause problems with people who are used to using the  
buttons as they are now.




I see you both understand my point. Yes, it needs to indicate clearly 
what is meant, because, as it is now, Auto-expire does not actually do 
any auto-expiring, unlike play or delete buttons which do what they 
say.  All it does is set a flag that let's it auto-expire later.  


I like this last suggestion above, and it is so easy to fix.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] MythTV on Kanotix based Debian for HD-3000

2005-10-11 Thread Michael Stevens
I had this exact problem. The issue was GCC 4.0. I
originally compiled mythtv with GCC 3.3, and recently had to recompile
it. Unbeknownst to me, Debian had upgraded the default GCC to
4.0. Once I changed the symlinks back to 3.3, it compiled fine
again.

I'm not running x64 though, but I suspect that it might be your problem anyway.On 10/6/05, Steve Adeff [EMAIL PROTECTED]
 wrote:Howdy all, entering the realm of MythTV. I've got a HD-3000 card and once I
get my new video card am hoping to get up and running. I have an AMD64processor and have been running Kanotix64 and with Stable/Testing sources.I'm attempting to compile MythTV(since theres no debs for Debian64) and am
getting the following error and am hoping for some help to figure out whatswrong:make[2]: Entering directory`/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'gcc -c -pipe -march=k8 -w -O3 -Wall -Wno-switch -fomit-frame-pointer
-D_REENTRANT -DPIC -fPIC -DMMX -DUSING_IVTV -DUSING_DVB -DUSING_XRANDR-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\/usr/local\-DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/share/qt3/include -outils.o utils.cIn file included from avcodec.h:14,from utils.c:27:common.h:61: error: array type has incomplete element type
common.h:65: error: array type has incomplete element typemake[2]: *** [utils.o] Error 1make[2]: Leaving directory`/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs'make: *** [sub-libs] Error 2Thanks!Steve___mythtv-users mailing list
mythtv-users@mythtv.orghttp://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] Removing DVB-channels

2005-10-11 Thread Peter Martens
 Can anyone help me with removing all the DVB channel info (channels,
 transports...) from the database, so I can start over with scanning
 for channels. Scanning now takes a long time because MythTV is trying
 to scan all transports (most of them do not contain channels).
 
 
 As mythtv-setup starts, it asks if you want to clear the channel info,
 just say yes to this question.

Yes, but that would mean I also lose the settings for my analog
channels and I do not want that to happen.
Must be another way to accomplish this?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Removing DVB-channels

2005-10-11 Thread John Pullan
On 11/10/05, Peter Martens [EMAIL PROTECTED] wrote:
  Can anyone help me with removing all the DVB channel info (channels,
  transports...) from the database, so I can start over with scanning
  for channels. Scanning now takes a long time because MythTV is trying
  to scan all transports (most of them do not contain channels).
  
  
  As mythtv-setup starts, it asks if you want to clear the channel info,
  just say yes to this question.
 
 Yes, but that would mean I also lose the settings for my analog
 channels and I do not want that to happen.
 Must be another way to accomplish this?
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Go to Advanced under the channel editor, and remove each transport
in turn. That should remove the associated channels. (try it on one
first though, there was a bug where it didn't do this but I can't
remember when it got fixed )

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


[mythtv-users] mythweb on PDA says Empty beers ?

2005-10-11 Thread chris
I haven't started digging into the PHP (nor have I been drinking,
although this might drive me to start :-P).  For some reason, when I use
my PDA running the Pocket PC version of Internet Explorer and connect to
the mythweb/status.php page, the text navigation bar has replaced
Scheduled Recordings and Recorded Programs with Beerduled beers
and Empty Beers.  I can only assume the mythweb team left some cruft
behind from the debugging phase or something and it only shows on this
platform.  Unfortunately, the mythweb content pretty much kills the PDA
as IE tries to handle all the JavaScript, etc.

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Removing DVB-channels

2005-10-11 Thread Peter Martens
2005/10/11, John Pullan [EMAIL PROTECTED]:
 On 11/10/05, Peter Martens [EMAIL PROTECTED] wrote:
   Can anyone help me with removing all the DVB channel info (channels,
   transports...) from the database, so I can start over with scanning
   for channels. Scanning now takes a long time because MythTV is trying
   to scan all transports (most of them do not contain channels).
   
   
   As mythtv-setup starts, it asks if you want to clear the channel info,
   just say yes to this question.
  
  Yes, but that would mean I also lose the settings for my analog
  channels and I do not want that to happen.
  Must be another way to accomplish this?
  ___
  mythtv-users mailing list
  mythtv-users@mythtv.org
  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 

 Go to Advanced under the channel editor, and remove each transport
 in turn. That should remove the associated channels. (try it on one
 first though, there was a bug where it didn't do this but I can't
 remember when it got fixed )

Thanks. I ll try that.
However I want to scan for channels again, afterwards. Now, I have
experienced that when I enter all the transports mannually it works
like a charm. But auto scan seems to find the wrong transports. Am I
doing something wrong?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] diskless backend?

2005-10-11 Thread Stef Coene
On Monday 10 October 2005 23:00, Alberto Alonso wrote:
 The TV out issues where mythtv related or laptop related?
Laptop related.
I had to connet the tv and put the tv on the right input when powering up the 
laptop.  Even the, from time to time, it was not working (most of the theme 
it was not working).  I also couldn't find a command line and/or a X server 
option to enable tv-out.
I gave away one of the laptops, but I'm going to retry it again with the other 
one if I find the time.

If tv-out was working, it was a nice frontend with a build in UPS :)
And very silent of course.


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


Re: [mythtv-users] Removing DVB-channels

2005-10-11 Thread John Pullan
On 11/10/05, Peter Martens [EMAIL PROTECTED] wrote:
 2005/10/11, John Pullan [EMAIL PROTECTED]:
  On 11/10/05, Peter Martens [EMAIL PROTECTED] wrote:
Can anyone help me with removing all the DVB channel info (channels,
transports...) from the database, so I can start over with scanning
for channels. Scanning now takes a long time because MythTV is trying
to scan all transports (most of them do not contain channels).


As mythtv-setup starts, it asks if you want to clear the channel info,
just say yes to this question.
   
   Yes, but that would mean I also lose the settings for my analog
   channels and I do not want that to happen.
   Must be another way to accomplish this?
   ___
   mythtv-users mailing list
   mythtv-users@mythtv.org
   http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
  
 
  Go to Advanced under the channel editor, and remove each transport
  in turn. That should remove the associated channels. (try it on one
  first though, there was a bug where it didn't do this but I can't
  remember when it got fixed )
 
 Thanks. I ll try that.
 However I want to scan for channels again, afterwards. Now, I have
 experienced that when I enter all the transports mannually it works
 like a charm. But auto scan seems to find the wrong transports. Am I
 doing something wrong?
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Where in the world are you and what flavour of dvb are you using ?

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


Re: [mythtv-users] Removing DVB-channels

2005-10-11 Thread Peter Martens
2005/10/11, John Pullan [EMAIL PROTECTED]:
 On 11/10/05, Peter Martens [EMAIL PROTECTED] wrote:
   Where in the world are you and what flavour of dvb are you using ?
  
  DVB-C in the Netherlands.
  ___

 Not using a twinham card are you by any chance ? I believe the drivers
 are buggy and return the wrong frequency. I can't really help further
 as I'm on dvb-t, which has it's own set of issues :).

No, using an old siemens dvb-c card. Works allright except for the
scanning issues. I think it is a driver issue then?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Automatic tuner change with a PVR-250 and a DVB card

2005-10-11 Thread vala ki
Should the latest SVN provide support for this. I managed to get it
working perfecly with both cards, channels and everything, but I still
have to press Y if I want to change to a different tuner card. I
tried to check the logs, but it seems, that it does'nt even try to
change the tuner. Maybe I got it wrong, but then whats the point of for
example the PIP, if you can never change between them. 

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


Re: [mythtv-users] Australian Digital TV Cards

2005-10-11 Thread Craig Tinson

Philip Shead wrote:


 The bright side of the VP
card I got was it has a usb remote which can be moved
independently of the card. The downside of the Kworld is
that as said above the remote is a bit flimsy (not sure
how many more keys people want? 32 the same as the VP)
and what annoys me most is the remote doesn't repeat,
so you can't ramp up/down volume easily (and my cheap
learning remote can't seem to learn the keys).


slightly OT here... but I was wondering if you had any info available 
(links etc) and getting this remote to work under linux in a way that is 
compatible with myth?


I know it's a HID device and it does send keys fine - so I guess I just 
need to either remap the keys it sends or configure myth differently?


Thanks for any info

Craig


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


Re: [mythtv-users] For UK MythTV users - More4 XMLTV info enclosed

2005-10-11 Thread Kim Wall

Nick wrote:


I'd intentionally tried to cut out all of the DVB channel numbers
(missed that one) as they are irrelevant when setting up the channels
in MythTV. 


Assuming of course that you're using a DVB card, as opposed to a STB 
connected to an analogue capture card[1] :)



Kim.

[1] Hardly an optimal setup, I agree, but it's what I have on my (now) 
second tuner as it was the only way of recording (well, playing back) 
DVB subtitles before myth supported them directly.

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


Re: [mythtv-users] mythweb on PDA says Empty beers ?

2005-10-11 Thread David Whyte
On 10/11/05, Phill Edwards [EMAIL PROTECTED] wrote:
  I haven't started digging into the PHP (nor have I been drinking,
  although this might drive me to start :-P).  For some reason, when I use
  my PDA running the Pocket PC version of Internet Explorer and connect to
  the mythweb/status.php page, the text navigation bar has replaced
  Scheduled Recordings and Recorded Programs with Beerduled beers
  and Empty Beers.  I can only assume the mythweb team left some cruft
  behind from the debugging phase or something and it only shows on this
  platform.  Unfortunately, the mythweb content pretty much kills the PDA
  as IE tries to handle all the JavaScript, etc.

 http://www.gossamer-threads.com/lists/mythtv/users/130691

Hahaha, being a pom-cum-aussie, I remember when I first moved out here
the joke was that whenever you asked someone how long something took
it was always measured in beers.

I.e

Q: Crikey, 10 acres, how long does it take to mow this lawn?
A: Aww, about 2 six-packs.

Q: How long does it take for you to drive to work in the morning?
A: Just a couple of stubbies.

Good call whoever, created that translation.

Now, how about we swap some other words, that would be pretty cool ;)

Whytey

--
--

I have GMail invites, if you want one, email me direct.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] ITX vs ATX for dual-DVB system

2005-10-11 Thread R. Geoffrey Newbury
On Sun, 9 Oct 2005 00:05:28 +0100, Nick wrote:

On 08/10/05, Jules Bean [EMAIL PROTECTED] wrote:
 Does anybody have any feedback on this? It's the PCI riser I'm most
 scared about, I don't understand PCI deeply enough at the hardware
 level to know if they provide good enough performance for two DVB
 tuners running in parallel.

The obvious solution - dual tuner DVB cards - are on the horizon, so
it depends how long you are prepared to wait! My Pundit-R system has 2
PCI cards on a riser (PVR and DVB-T) with no problems. The data rates
transferred over the bus are very small compared to its capacity, so I
wouldn't expect to have any problems with just 2 cards.
 Via make a 2 slot pci riser card. It has on board circuitry to provide
power and IRQ control to both slots. (Most PCI riser cards require that a
small daughter finger card be put into the second PCI slot to provide
those capabilities to the second PCI slot).
The Via card is specifically for the Travla cases I think, as the rise of
the card must match the case mounting for the boards.

However, if your case has the wrong spacing, the answer is to use a
flexible extension between the VIA board and the Via PCI riser. That way
you can meet any reasonably combination of horizontal and vertical
displacement between where the motherboard has its PCI slot and where the
case has its rear mounting slots.

Geoff 
R. Geoffrey Newbury  [EMAIL PROTECTED]
Barrister and Solicitor Telephone: 905-271-9600 

Mississauga,Ontario, Canada  Facsimile:   905-271-1638

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


Re: [mythtv-users] Video lasts for only 1 second on live TV

2005-10-11 Thread Allan Mcintosh


I was seeing buffer prepause when attempting live tv playback. It would 
pause if mythbackend was started using
/etc/init.d/mythbackend init script. It looks as though there's an issue 
when started via 'su' .


so I created an alias in ~/.bashrc


alias mythbackend='mythbackend -v channel,record,playback --daemon 
--logfile /var/log/mythtv/mythbackend.log --pidfile 
/var/log/mythtv/mythbackend.pid'


Then start as mythuser.


The buffer prepause occured if I ran the init script as root or myth user.




I get this very same problem sometimes on my epia box when I try to 
autostart mythbackend

after a reboot.

I kill the mythbackend process and restart manually  ... if I recall 
/etc/init.d/mythbackend stop

followed by /etc/init.d/mythbackend start.

I don't know the exact cause ... but the restart has never failed to 
solve the problem.



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


Re: [mythtv-users] Re: libmyth-0.18.1-114.rhfc4.at VLD fails an my Via ...

2005-10-11 Thread Jules Gosnell

Axel Thimm wrote:


On Sun, Oct 02, 2005 at 11:10:50PM +0100, Jules Gosnell wrote:
 

Just upgraded my Via Epia to latest myth build from atrpms-stable, but 
had to roll back libmyth from libmyth-0.18.1-114.rhfc4.at to 
libmyth-0.18.1-113.rhfc3.at in order to get my VLD support working again...


can't remember exact error message offhand, but if anyone is interested 
I could roll forward again and reproduce it. The frontend would fail to 
play video and present you with a button taking you back to the menu. 
The log said something like it had failed trying to initialise a VLD 
surface.


It took me ages to get it all working so I would rather not start 
messing around with my X server again


Could some build parameter have changed between the 113 and 114 builds ?
   



The change between 113 and 114 is an update to the fixes branch. But
you also changed fc3 to fc4 or mixed the two, I guess that's more
relevant.
 


Axel,

Sorry that it has taken me so long to get back to you - I've been on 
holiday and then had to rebuild my myth-box after the disc got trashed...


The mention of FC4 above is a typo.

In rebuilding my box I came across exactly the same problem again. Here 
is a little more detail.


Box is an EPIA VIA Ezra 1gz running 2.6.12-1.1378_FC3, FC3, 
xorg-x11-6.8.2-37.FC3.ucr.30.8 and 
kernel-module-via-drm-2.6.12-1.1376_FC3-2.6.3-2.ucr 
(http://washington.kelkoo.net/epia/FC3/RPMS/) and latest myth from 
atrpms (0.18.1-114) with libmyth-0.18.1-113.rhfc3.at. I haven't been 
able to upgrade past this version of unichrome because of issues in 
later versions on my architecture.


running  libmyth 0.18.1-114 gives :

Using XvMC version: 1.0
XvMC found and using MC surface
2005-10-08 17:38:10.774 Using XV port 64
Unable to create XvMC Blocks

using libmyth 0.18.1-113 gives :

Using XvMC version: 1.0
XvMC found and using VLD surface
2005-10-08 17:39:20.731 Using XV port 64
2005-10-08 17:39:22.017 Changing from None to WatchingLiveTV
2005-10-08 17:39:22.022 Realtime priority would require SUID as root.
2005-10-08 17:39:22.121 Video timing method: DRM

Perhaps something in the fixes branch has caused this change, or a 
different compile-time environment ?



Thanks for your time,



Jules






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




--
Open Source is a self-assembling organism. You dangle a piece of
string into a super-saturated solution and a whole operating-system
crystallises out around it.

/**
* Jules Gosnell
* Partner
* Core Developers Network (Europe)
*
*www.coredevelopers.net
*
* Open Source Training  Support.
**/

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


Re: [mythtv-users] choppy sound on per-program basis.... (XvMC problem ?)

2005-10-11 Thread Jules Gosnell

Nick Parkinson wrote:


Your choppy sound problem sounds like it may be caused
by commercial skipping/flagging or whatever. I have a
via epia mii and was told that commercial skipping on
a low processor system such as epia would cause
trouble.

I suggest you disable it in the settigns.  I think
there is an option in mythtv-setup and the general
settings.

 


Nick,

Sorry that it has taken me so long to get back to you - I've been on 
holiday and then had to rebuild my myth-box after the disc got trashed...


I'm not running any commercial skipping stuff. I guess that would be run 
on the backend anyway, wouldn't it ?
The problem occurs on my frontend box which is using XvMC MPEG decoding 
and only taking between 5-15% cpu.


Box is an EPIA VIA Ezra 1gz running 2.6.12-1.1378_FC3, FC3, 
xorg-x11-6.8.2-37.FC3.ucr.30.8 and 
kernel-module-via-drm-2.6.12-1.1376_FC3-2.6.3-2.ucr 
(http://washington.kelkoo.net/epia/FC3/RPMS/) and latest myth from 
atrpms (0.18.1-114) with libmyth-0.18.1-113.rhfc3.at. I haven't been 
able to upgrade past this version of unichrome because of issues in 
later versions on my architecture.


Sometimes the choppiness occurs throughout the whole recording, adverts 
and main feature, sometimes the adverts are fine and it appears as soon 
as the main programme starts.


I've tried playing with some of the other settings to no avail.

I have tried disabling XvMC in setup to see whether the choppiness is 
associated with that, but curiously this seems to have no effect and the 
log still talks about VLD Surfaces etc...


If I play the same recording on another box (dual opteron x86_64, 
without h/w MPEG) it runs fine without choppiness. I guess I will have 
to work out how to switch off XvMC on my Via and run some more tests


Anyone any ideas?

cheers,


Jules


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


Re: [mythtv-users] choppy sound on per-program basis.... (XvMC problem ?)

2005-10-11 Thread Jules Gosnell

Jules Gosnell wrote:


Nick Parkinson wrote:


Your choppy sound problem sounds like it may be caused
by commercial skipping/flagging or whatever. I have a
via epia mii and was told that commercial skipping on
a low processor system such as epia would cause
trouble.

I suggest you disable it in the settigns.  I think
there is an option in mythtv-setup and the general
settings.

 


Nick,

Sorry that it has taken me so long to get back to you - I've been on 
holiday and then had to rebuild my myth-box after the disc got trashed...


I'm not running any commercial skipping stuff. I guess that would be 
run on the backend anyway, wouldn't it ?
The problem occurs on my frontend box which is using XvMC MPEG 
decoding and only taking between 5-15% cpu.


Box is an EPIA VIA Ezra 1gz running 2.6.12-1.1378_FC3, FC3, 
xorg-x11-6.8.2-37.FC3.ucr.30.8 and 
kernel-module-via-drm-2.6.12-1.1376_FC3-2.6.3-2.ucr 
(http://washington.kelkoo.net/epia/FC3/RPMS/) and latest myth from 
atrpms (0.18.1-114) with libmyth-0.18.1-113.rhfc3.at. I haven't been 
able to upgrade past this version of unichrome because of issues in 
later versions on my architecture.


Sometimes the choppiness occurs throughout the whole recording, 
adverts and main feature, sometimes the adverts are fine and it 
appears as soon as the main programme starts.


I've tried playing with some of the other settings to no avail.

I have tried disabling XvMC in setup to see whether the choppiness is 
associated with that, but curiously this seems to have no effect and 
the log still talks about VLD Surfaces etc...


So, I've now tried rm-ing my /etc/X11/XvMCConfig, commenting out the ref 
to dri in my /etc/X11/xorg.conf, rebooting, disabling XvMC in the 
setup menu and playing back a recording, but mythfrontend still insists 
on trying to use XvMC and fails to play completely :-(


Does anyone know what is happening and how I can get myth to run without 
XvMC support, just to see if this sound issue is related to XvMC or not ?


Cheers,


Jules

If I play the same recording on another box (dual opteron x86_64, 
without h/w MPEG) it runs fine without choppiness. I guess I will have 
to work out how to switch off XvMC on my Via and run some more tests


Anyone any ideas?

cheers,


Jules


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




--
Open Source is a self-assembling organism. You dangle a piece of
string into a super-saturated solution and a whole operating-system
crystallises out around it.

/**
* Jules Gosnell
* Partner
* Core Developers Network (Europe)
*
*www.coredevelopers.net
*
* Open Source Training  Support.
**/

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


Re: [mythtv-users] Blank screen on live tv with pvr 150

2005-10-11 Thread Kirk Bocek
Does anyone have a hint for John? I've run into the same thing and would 
love to hear any suggestions.


My PVR-350 *was* working fine, live tv, recording, and everything. I 
tried to add an saa7133 based card which I am now going to give up on. 
But now my PVR-350 gives a black screen when selecting 'Watch TV'.


I've removed and added the card several times in myth-setup. I have the 
correct input selected -- I get video when doing the cat /dev/video0  
file.mpg test.


Is there something I've missed in MythTV that I can reset or clear?

Kirk

John Cartwright wrote:

Hello all,

Sorry to put up another blank screen post.  I've been following Jared's 
MythTV how to guide for Fedora 4 with the following setup:


Fedora 4
kernel - 2.6.13-1.1526_FC4
Capture Card - Hauppauge WinTV PVR 150
Video Card - ATI Radeon 7500
System - P4 2.4 Ghz, D850EMV2L Motherboard , 512 MB RAM, onboard audio

Currently, when I try to watch live tv I get a blank screen with audio.  
I'm pretty new to MythTv and am unsure where the problem
may lie.  I saw one thread that seemed to say this could be because of 
the audio drivers being used.  Any feedback on how I can confirm that 
would be greatly appreciated.  I thinks it's worth it to note that when 
I try to watch tv using the following command:


mplayer -vo  x11 /dev/video0

I get really good video playback and audio.  Using the xv as the -vo 
option produces a blank screen with audio like mythtv does.  Below is 
some output that may be helpful.


ct 10 21:19:21 localhost kernel: ivtv:  START INIT 
IVTV 
Oct 10 21:19:21 localhost kernel: ivtv: version 0.3.8 (tagged release) 
loading
Oct 10 21:19:21 localhost kernel: ivtv: Linux version: 2.6.13-1.1526_FC4 
686 REGPARM 4KSTACKS gcc-4.0
Oct 10 21:19:21 localhost kernel: ivtv: In case of problems please 
include the debug info
Oct 10 21:19:21 localhost kernel: ivtv: between the START INIT IVTV and 
END INIT IVTV lines when

Oct 10 21:19:21 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
Oct 10 21:19:21 localhost kernel: ivtv: Autodetected WinTV PVR 150 card 
(iTVC16 based)
Oct 10 21:19:21 localhost kernel: ACPI: PCI Interrupt Link [LNKH] 
enabled at IRQ 5

Oct 10 21:19:21 localhost kernel: PCI: setting IRQ 5 as level-triggered
Oct 10 21:19:21 localhost kernel: ACPI: PCI Interrupt :02:0b.0[A] - 
Link [LNKH] - GSI 5 (level, low) - IRQ 5
Oct 10 21:19:21 localhost kernel: ivtv: Unreasonably low latency timer, 
setting to 64 (was 32)
Oct 10 21:19:21 localhost kernel: tveeprom: Hauppauge: model = 26032, 
rev = C199, serial# = 8238318
Oct 10 21:19:21 localhost kernel: tveeprom: tuner = TCL 2002N 5H (idx = 
99, type = 50)
Oct 10 21:19:21 localhost kernel: tveeprom: tuner fmt = NTSC(M) (eeprom 
= 0x08, v4l2 = 0x1000)
Oct 10 21:19:21 localhost kernel: tveeprom: audio processor = CX25841 
(type = 23)
Oct 10 21:19:21 localhost kernel: tveeprom: decoder processor = CX25841 
(type = 1c)
Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok 
[client=tveeprom[50], addr=50]
Oct 10 21:19:21 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus 
ivtv i2c driver #0
Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok 
[client=(tuner unset), addr=61]

Oct 10 21:19:21 localhost kernel: cx25840: loading /lib/modules/HcwMakoA.ROM
Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok 
[client=cx25840[50], addr=44]
Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok 
[client=wm8775[50], addr=1b]

Oct 10 21:19:21 localhost kernel: ivtv: loading /lib/modules/ivtv-fw-enc.bin
Oct 10 21:19:21 localhost kernel: ivtv: Encoder revision: 0x02040024
Oct 10 21:19:21 localhost kernel: ivtv warning: Encoder Firmware can be 
buggy, use version 0x02040011
Oct 10 21:19:21 localhost kernel: ivtv: Allocate DMA encoder MPEG 
stream: 128 x 32768 buffers (4096KB total)
Oct 10 21:19:21 localhost kernel: ivtv: Allocate DMA encoder YUV stream: 
194 x 10800 buffers (2048KB total)
Oct 10 21:19:21 localhost kernel: ivtv: Allocate DMA encoder VBI stream: 
120 x 17472 buffers (2048KB total)
Oct 10 21:19:21 localhost kernel: ivtv: Allocate DMA encoder PCM audio 
stream: 455 x 4608 buffers (2048KB total)
Oct 10 21:19:21 localhost kernel: tuner: type set to 50 (TCL 2002N) by 
ivtv i2c driver #0

Oct 10 21:19:21 localhost kernel: ivtv: Initialized WinTV PVR 150, card #0
Oct 10 21:19:21 localhost kernel: ivtv:   END INIT 
IVTV  


# lspci -vv

02:0b.0 Multimedia video controller: Internext Compression Inc iTVC16 
(CX23416) MPEG-2 Encoder (rev 01)

Subsystem: Hauppauge computer works Inc. WinTV PVR 150
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-

Latency: 64 (32000ns min, 2000ns max), Cache Line Size 08
Interrupt: pin A routed to IRQ 5
Region 0: Memory 

[mythtv-users] MythTV / ivtv (PVR350) Audio out

2005-10-11 Thread Sebastian Nerz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have a strange problem ...
Whenever I plug the Audio-Out of my PVR350 in my MIC-In I get some
strange sounds - audio of I dont know what TV-Channel. That audio stays
the same whatever channel I tune in ..
If I send some MPEG2-Video to my TV via the PVR350, the TV gets the
correct audio and video - but the Audio off still gets that strange
channel.
Anybody knows what this could be?

thanks

Sebastian Nerz

- --
Man had always assumed that he was more intelligent than dolphins
because he had achieved so much... the wheel, New York, wars, and so
on, whilst all the dolphins had ever done was muck about in the water
having a good time. But conversely the dolphins believed themselves
to be more intelligent than man for precisely the same reasons.
(Douglas Adams)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDS9HzARh0J+YmxLURAu4GAKCJVEDbECZ/fJvvz5XJYQBrr5i20QCfQsz6
66WSTjkvTYartFBfhZGRaSY=
=55O/
-END PGP SIGNATURE-
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Carl Fongheiser
On 10/11/05, Ricardo Kleemann [EMAIL PROTECTED] wrote:
Hi,If I have a LCD TV/Monitor, that has both S-Video input and VGA input, whichis better to use, for quality of playback?
In most circumstances, the VGA input should be much better.
However, I've seen enough goofy behavior on some LCD monitors such that
I wouldn't make a blanket statement. Try both, and see which you
like better.

Carl Fongheiser

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


Re: [mythtv-users] Australian Digital TV Cards

2005-10-11 Thread Paul Andreassen
On Tue, 11 Oct 2005 08:47 pm, Craig Tinson wrote:
 Philip Shead wrote:
   The bright side of the VP
  card I got was it has a usb remote which can be moved
  independently of the card. The downside of the Kworld is
  that as said above the remote is a bit flimsy (not sure
  how many more keys people want? 32 the same as the VP)
  and what annoys me most is the remote doesn't repeat,
  so you can't ramp up/down volume easily (and my cheap
  learning remote can't seem to learn the keys).

 slightly OT here... but I was wondering if you had any info available
 (links etc) and getting this remote to work under linux in a way that is
 compatible with myth?

 I know it's a HID device and it does send keys fine - so I guess I just
 need to either remap the keys it sends or configure myth differently?

I've written a binary patch which changes the keymaping for usb keyboards so 
the TwinHan VisionPlus DVB-T card remote better matches MythTV. 

http://www.gossamer-threads.com/lists/engine?do=post_attachment;postatt_id=7787;list=mythtv

Paul

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


Re: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Ricardo Kleemann



Would you say, then, that if I just want to watch 
SD (iow I don't need an HD-ready TV monitor) I'm better off connecting the 
mythtv frontend to a good computer monitor than having an S-Video TV monitor? 


I'm want to buy a decent 19" LCD monitor for TV 
viewing, and I was wondering whether it's better to go for an LCD TV (which is 
more expensive) or a good LCD computer monitor. If the VGA input is better, then 
I needn't worry about the LCD TV.

Ricardo

  - Original Message - 
  From: 
  Carl 
  Fongheiser 
  To: Discussion about mythtv 
  Sent: Tuesday, October 11, 2005 8:22 
  AM
  Subject: Re: [mythtv-users] which is 
  better, using S-Video or VGA?
  
  On 10/11/05, Ricardo 
  Kleemann [EMAIL PROTECTED] 
  wrote:
  Hi,If 
I have a LCD TV/Monitor, that has both S-Video input and VGA input, 
whichis better to use, for quality of playback?
  In most circumstances, the VGA input should be much better. 
  However, I've seen enough goofy behavior on some LCD monitors such that I 
  wouldn't make a blanket statement. Try both, and see which you like 
  better.Carl Fongheiser
  
  

  ___mythtv-users mailing 
  listmythtv-users@mythtv.orghttp://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] MythTV / ivtv (PVR350) Audio out

2005-10-11 Thread David Watkins
On 11/10/05, Sebastian Nerz [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi,

 I have a strange problem ...
 Whenever I plug the Audio-Out of my PVR350 in my MIC-In I get some
 strange sounds - audio of I dont know what TV-Channel. That audio stays
 the same whatever channel I tune in ..
 If I send some MPEG2-Video to my TV via the PVR350, the TV gets the
 correct audio and video - but the Audio off still gets that strange
 channel.
 Anybody knows what this could be?

 thanks

 Sebastian Nerz



Well you shouldn't be using the Mic input to your soundcard.  You
should be using the Line input.  I guess it's possible that the much
higher impedance of the Mic input means that you're getting some sort
of 'pick-up' within the 350.  Not whether that's very likely though -
it does seem strage.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Simpson, Richard


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Andrew Wilson
 Sent: Tuesday, October 11, 2005 9:43 AM
 To: Discussion about mythtv
 Subject: Re: [mythtv-users] which is better, using S-Video or VGA?
 
 
 This is what I was going to do (replace my TV with my good quality LCD
 computer monitor) until I tried it out. The picture quality is
 simply FAR better on a TV than on a monitor.
 
 And also TV looks FAR better on an old fashioned CRT than an LCD or
 even a plasma TV. Sure, they are more convenient what with the slim
 size, and lower power consumption but they are just not as good for
 watching TV.
 
 Go to a TV shop and see for yourself.

Main difference is that a TV has a tuner, monitors don't. This allows you to 
watch live TV and record a different channel at the same time.

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


Re: [mythtv-users] Australian Digital TV Cards

2005-10-11 Thread Craig Tinson

Paul Andreassen wrote:


On Tue, 11 Oct 2005 08:47 pm, Craig Tinson wrote:
 


Philip Shead wrote:
   


The bright side of the VP
card I got was it has a usb remote which can be moved
independently of the card. The downside of the Kworld is
that as said above the remote is a bit flimsy (not sure
how many more keys people want? 32 the same as the VP)
and what annoys me most is the remote doesn't repeat,
so you can't ramp up/down volume easily (and my cheap
learning remote can't seem to learn the keys).
 


slightly OT here... but I was wondering if you had any info available
(links etc) and getting this remote to work under linux in a way that is
compatible with myth?

I know it's a HID device and it does send keys fine - so I guess I just
need to either remap the keys it sends or configure myth differently?
   



I've written a binary patch which changes the keymaping for usb keyboards so 
the TwinHan VisionPlus DVB-T card remote better matches MythTV. 


http://www.gossamer-threads.com/lists/engine?do=post_attachment;postatt_id=7787;list=mythtv

Paul

 


*excellent*

nice work Paul.. worked first time.. !

thanks

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


[mythtv-users] Fine tuning picture quality

2005-10-11 Thread Allan Mcintosh

Hey,

Can anyone suggest an  application or procedure to fine tune picture 
quality. IE Adjusting brightness, contrast color's and so forth? I am 
unable to do this manually.


Are there any linux apps to do this? Something similar to Avia.


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


[mythtv-users] Not your everyday newbie questions

2005-10-11 Thread R. Stavros Bezas
For the last few weeks I have been browsing every single website I  
can possibly imagine that deals with creating your own HD PVR HTPC.  
Without owning a HD set or service presently I find myself a touch  
limited when it comes to specific hardware connections/setups. I am  
well versed with the signals themselves but none of the company  
proprietary things that will definetly impact how you set up your box.


I'd like to lay out my understanding of how to setup a system  
(backend and fronted in one box to start) so I can see exactly what I  
need to make my decisions on as well as to help out others in my  
position in the future. Please add any input you can.


Starting from the signal itself. I plan to get DirecTV but may resort  
to Comcast if tree cover is an issue. Let's just assume DirecTV is  
available. The signal will come into through the wall via RG6 and I  
am assuming I will need to terminate it at their Satellite box.


From the Satellite box which method do I use to bring it into the  
MythBox? My first thought would have been through Component/DVI or  
other video transport methods but reading through I find myself more  
confused as talk about Firewire comes into play as well as inputting  
the signal directly into the box. All sorts of questions about  
encrypted signals now come into my mind. This topic is very important  
to me as I can't seem to get a straight answer.
(I plan to be purchasing a Samsung 61 DLP (HLR6167W) which contains  
almost every sort of connection available and the rest of the  
equipment has not been purchased so the sky is the limit when it  
comes to type of setup)


After I have the signal into the MythBox (for simplicity let's assume  
just one tuner card, although the software side of multiple cards  
perplexes me as well!) it obviously needs to get to the television.  
This is where a video card that supports a HD-OUT method (component,  
HDMI, DVI, etc.) comes in. This sounds quite simple to me, but again,  
I believe firewire has entered the mix and that just confuses me as  
to how that could interact. If you do use firewire on either input/ 
output, would I still need a tuner card or video card?


Other issues of note:
As I've said I've done some research and come to see that the pcHDTV  
card does not decode NTSC (SD) signals. Does this mean I will have to  
have multiple cards to get the full spectrum of channels from my  
service? Is the control seamless through the Myth interface? My goal  
is to make this box operate as simply as possible. I currently use  
ReplayTV with a basic analog signal, it could not work more simple.


When it comes to installing my Satellite service, is there a certain  
box or features I should request that would simplify the task of  
creating this PVR? Also, same question for Comcast or other cable  
providers if Satellite falls though.


The software side I have yet to address as that can all be handled  
once I have the hardware in place. I anticipate that to be relatively  
painless compared to creating the box up to and including IR blasters/ 
serial connections,etc.


I appreciate any responses and apologize for being any questions that  
may have already been asked but sometimes it is rather difficult to  
search for such specific concerns. I also hope that this post helps  
others better understand how the system works too.



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


Re: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Robert Denier
On Tue, 2005-10-11 at 16:42 +0100, Andrew Wilson wrote:
 This is what I was going to do (replace my TV with my good quality LCD
 computer monitor) until I tried it out. The picture quality is
 simply FAR better on a TV than on a monitor.

While a monitor may expose flaws in the tv signal to a greater extent, I
simply don't buy that TV's give better pictures.

Take a good wallpaper that is as big as a current lcd monitor's native
resolution and compare that to a tv side by side.  If you think the tv
gives the better picture, well, then I'm surprised.

I suspect part of the issue deals with removing interlacing artifacts
and the interpolation a video card will do to stretch out an image.  If
you can look for a video card that does something better than simple
linear interpolation.  Most newer ati/nvidia once probably do something
decent, but I haven't looked lately.  As to the dinterlacing, well myth
has a couple options.

Finally unless your using a 350's s-video output, I doubt the signal is
being reconstructed correctly to go to a tv and preserve the interlaced
structure.  Maybe nvidia's cards do it, but I doubt it.  Without this
preservation your again likely better off with a monitor.

 
 And also TV looks FAR better on an old fashioned CRT than an LCD or
 even a plasma TV. Sure, they are more convenient what with the slim
 size, and lower power consumption but they are just not as good for
 watching TV.
 
 Go to a TV shop and see for yourself.

At any rate I personally think my vizio l32 lcd looks better than my old
32 inch crt, but thats still my opinion I suppose.  I'm taking this lcd
back when the winbook 32 arrives so I can get a 1:1 dot for dot display
rather than the vizio's rescaling of the vga signal.

I may make a better post tomorrow once I get it to play with, but if
anyone wants a winbook 32 inch lcd you may want search for it via
pricewatch.com.  You should see it offered for $999 + 100 shipping
instead of $1099 + ~$135 shipping at their web site.

Also, if you want to use the monitor for anything other than tv, well
then a monitor is better as well.  For instance, I can read quite easily
off this LCD monitor.  Perhaps doing so sometimes will have some small
benefit to my vision since it is farther away, although I'm obviously
not an eye doctor...


-Robert

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


Re: [mythtv-users] Fine tuning picture quality

2005-10-11 Thread Brad Fuller

Allan Mcintosh wrote:


Hey,

Can anyone suggest an  application or procedure to fine tune picture 
quality. IE Adjusting brightness, contrast color's and so forth? I am 
unable to do this manually.


Are there any linux apps to do this? Something similar to Avia.


For manual procedure:

http://www.videoessentials.com/index.php


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


Re: [mythtv-users] For UK MythTV users - More4 XMLTV info enclosed

2005-10-11 Thread Nick
On 11/10/05, Kim Wall [EMAIL PROTECTED] wrote:
 Nick wrote:

  I'd intentionally tried to cut out all of the DVB channel numbers
  (missed that one) as they are irrelevant when setting up the channels
  in MythTV.

 Assuming of course that you're using a DVB card, as opposed to a STB
 connected to an analogue capture card[1] :)


 Kim.

 [1] Hardly an optimal setup, I agree, but it's what I have on my (now)
 second tuner as it was the only way of recording (well, playing back)
 DVB subtitles before myth supported them directly.

Oops. Thanks again for proving me wrong. Sorry to all the DVB STB
users out there!

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


RE: [mythtv-users] Not your everyday newbie questions

2005-10-11 Thread Simpson, Richard
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of R. Stavros Bezas
 
 For the last few weeks I have been browsing every single website I  
 can possibly imagine that deals with creating your own HD PVR HTPC.  
 Without owning a HD set or service presently I find myself a touch  
 limited when it comes to specific hardware connections/setups. I am  
 well versed with the signals themselves but none of the company  
 proprietary things that will definetly impact how you set up your box.
 
 I'd like to lay out my understanding of how to setup a system  
 (backend and fronted in one box to start) so I can see 
 exactly what I  
 need to make my decisions on as well as to help out others in my  
 position in the future. Please add any input you can.
 
 Starting from the signal itself. I plan to get DirecTV but 
 may resort  
 to Comcast if tree cover is an issue. Let's just assume DirecTV is  
 available. The signal will come into through the wall via RG6 and I  
 am assuming I will need to terminate it at their Satellite box.
 
  From the Satellite box which method do I use to bring it into the  
 MythBox? My first thought would have been through Component/DVI or  
 other video transport methods but reading through I find myself more  
 confused as talk about Firewire comes into play as well as inputting  
 the signal directly into the box. All sorts of questions about  
 encrypted signals now come into my mind. This topic is very 
 important  
 to me as I can't seem to get a straight answer.
 (I plan to be purchasing a Samsung 61 DLP (HLR6167W) which contains  
 almost every sort of connection available and the rest of the  
 equipment has not been purchased so the sky is the limit when it  
 comes to type of setup)
 
 After I have the signal into the MythBox (for simplicity 
 let's assume  
 just one tuner card, although the software side of multiple cards  
 perplexes me as well!) it obviously needs to get to the television.  
 This is where a video card that supports a HD-OUT method (component,  
 HDMI, DVI, etc.) comes in. This sounds quite simple to me, 
 but again,  
 I believe firewire has entered the mix and that just confuses me as  
 to how that could interact. If you do use firewire on either input/ 
 output, would I still need a tuner card or video card?
 
 Other issues of note:
 As I've said I've done some research and come to see that the pcHDTV  
 card does not decode NTSC (SD) signals. Does this mean I will 
 have to  
 have multiple cards to get the full spectrum of channels from my  
 service? Is the control seamless through the Myth interface? My goal  
 is to make this box operate as simply as possible. I currently use  
 ReplayTV with a basic analog signal, it could not work more simple.
 
 When it comes to installing my Satellite service, is there a certain  
 box or features I should request that would simplify the task of  
 creating this PVR? Also, same question for Comcast or other cable  
 providers if Satellite falls though.
 
 The software side I have yet to address as that can all be handled  
 once I have the hardware in place. I anticipate that to be 
 relatively  
 painless compared to creating the box up to and including IR 
 blasters/ 
 serial connections,etc.
 
 I appreciate any responses and apologize for being any 
 questions that  
 may have already been asked but sometimes it is rather difficult to  
 search for such specific concerns. I also hope that this post helps  
 others better understand how the system works too.
 
Hi Stavros-

I cannot answer all your questions, but I can share my experience to date. I 
use a pcHDTV HD3000 for OTA HD broadcasts, and also have a PVR-150 for 
capturing off cable. I have a Samsung 61 DLP as well, and I can tell you that 
once you have seen HDTV on this TV you will find ED acceptable, but you will 
not be satisfied with SD. So if you have a good selection of HD/ED programming, 
don't bother with SD. I use an nVidia 5200 video card with a DVI output to 
drive the Samsung at its native HD resolution (note that a PVR-350 and many 
other cards do not support HD resolution). It took a little research to set up 
xorg.conf, but the Samsung works surprisingly well with a DVI input.

As far as hardware vs. software, I found just the opposite to be true. You will 
find you will spend a lot of time getting the right drivers, setting up 
xorg.conf properly, and understanding/configuring MythTV. MythTV has a ways to 
go before it's seamless; I'm having trouble right now getting Myth to switch 
easily between the HD3000 and PVR-150 for live TV viewing.

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


Re: [mythtv-users] Not your everyday newbie questions

2005-10-11 Thread R. Stavros Bezas

Robert,

I appreciate your quick response, analyzing this setup is aggravating  
me as much as it excites me. I always love a good challenge.


To address a few of your replies:

Upon looking at costs/feasibility/implementation I am leaning more  
towards Comcast. The ability to potentially use that firewire  
connection really appeals to me. I hope someone with more experience  
with the firewire can answer this question :


Will I be able to capture all content from the cable box (SD,HD local  
and HD encrypted) through the firewire cable? Will I also be able to  
change channels via it or will I need an IR blaster?


Without the firewire connection am I correct in assuming that there  
is no way to capture HD encrypted content like HD Espn, HD TNT, HD  
Discovery, etc? Is this a blanket problem or are there ways around it?


In regards to the 1:1 pixel mapping idea you suggested: Do you have  
any more information regarding this so I can look further into it, I  
am curious to find out more about it.


I appreciate the good luck, I am looking forward to learning all  
about how to create this and have no real time frame nor other  
constraints to apply stress to the situation. I have *nix experience,  
while not Linux I believe it will greatly help me in installing  
everything on the software end. (Plus KnoppMyth is a great solution  
too I hear)


Thank you again.


On Oct 11, 2005, at 1:38 PM, Robert Denier wrote:


On Tue, 2005-10-11 at 12:51 -0400, R. Stavros Bezas wrote:


For the last few weeks I have been browsing every single website I
can possibly imagine that deals with creating your own HD PVR HTPC.
Without owning a HD set or service presently I find myself a touch
limited when it comes to specific hardware connections/setups. I am
well versed with the signals themselves but none of the company
proprietary things that will definetly impact how you set up your  
box.


I'd like to lay out my understanding of how to setup a system
(backend and fronted in one box to start) so I can see exactly what I
need to make my decisions on as well as to help out others in my
position in the future. Please add any input you can.

Starting from the signal itself. I plan to get DirecTV but may resort
to Comcast if tree cover is an issue. Let's just assume DirecTV is



You might give a closer look at comcast.  There is a chance that a  
cable

box is available that has firewire that may even work with myth.  This
is likely the best quality video you can get, if its available and it
works.  I've never looked into the details as cable is not available
here.




available. The signal will come into through the wall via RG6 and I
am assuming I will need to terminate it at their Satellite box.



Yes.



 From the Satellite box which method do I use to bring it into the
MythBox?



Typically you will use a hauppauge pvr 150(captures 1 signal) or pvr
500(captures 2 signals).  This adds
1) A Digital/Analog conversion in the sat box.
2) An A/D conversion in the pvr card.
3) Some additional losses recompressing the video the mpeg2 video.

This is why getting the signal in its original mpeg2 native form  
from a

cable box has some value.  Of course I'm not sure how well, or if this
really works..

You will also need either a serial connection to the satellite  
receiver

to change channels or an ir blaster.



My first thought would have been through Component/DVI or



Nice try :) Afaik no cards exist that will do either.  A talented
electrical engineer might build a card, given enough time and  
money, but

well, I find it likely that attempting to sell such a device would
resort in some kind of legal issue.  Also, if your talking hdtv, you
would need a _VERY_ fast machine to compress it from the raw data, or
additional hardware on the board to deal with real time mpeg2
compression.  All in all the creation of such a card while technically
probably feasible, is just not likely to happen anytime soon.

There are cards that receive over the air compressed hdtv signals that
work with myth, but then your limited to those channels.




other video transport methods but reading through I find myself more
confused as talk about Firewire comes into play as well as inputting
the signal directly into the box. All sorts of questions about
encrypted signals now come into my mind. This topic is very important
to me as I can't seem to get a straight answer.


Sorry, I'm not expert on firewire as the solution does not apply here.
I use dish network with an ir blaster.



(I plan to be purchasing a Samsung 61 DLP (HLR6167W) which contains
almost every sort of connection available and the rest of the
equipment has not been purchased so the sky is the limit when it
comes to type of setup)



I wonder if that tv can do a 1:1 pixel mapping from your computer  
via a

dvi cable.  It might be something to look into..  Of course, if your
only watching video it doesn't matter so much.



After I have the signal into the MythBox (for 

[mythtv-users] Re: Fedora Mythtv, pcHDTV and Comcast?

2005-10-11 Thread Mark Linford
Oh, I'm close. I'm sooo close ...

On 10/10/05, Mark Linford [EMAIL PROTECTED] wrote:
 -- Forwarded message --
 From: Mark Linford [EMAIL PROTECTED]
 Date: Oct 10, 2005 5:42 AM
 Subject: Re: Fedora Mythtv, pcHDTV and Comcast?
 To: Discussion about mythtv mythtv-users@mythtv.org


 On 10/9/05, Dennis Lou [EMAIL PROTECTED] wrote:
  --- Mark Linford [EMAIL PROTECTED] wrote:
   Something to do with my PVR-150, perhaps? If I have
   time tonight, I'll
   try removing that card and try again ...
 
  Sounds like it.  Did you install from atrpms
  or did you compile from source?  I've heard of eeprom
  conflicts when compiling from source, but I have
  been using atrpms and haven't run into it.
 
  -Dennis
 
 I'm using the atrpms. Besides installing the nVidia drivers by hand,
 it's a vanilla installation via Jarod's Fedora guide.

 I'll try removing my PVR-150 card, and see if that fixes things. I
 hope that's not the case, though, as I still watch a lot of regular
 content, and I'd hate to lose the PVR card in this box (not to mention
 I use the PVR's remote).

 Mark

 --

 Well, after a little more searching, I found the following threads:

 http://www.gossamer-threads.com/lists/mythtv/users/151628?search_string=hd3000%20pvr-150
 http://www.gossamer-threads.com/lists/ivtv/devel/24044?search_string=tveeprom;#24044

 Looks like there's a known conflict between the PVR-150 and the HD3000
 with the latest ivtv drivers. So much for my vanilla install ...

 I think I'm gonna try installing the 0.37a drivers by hand, as
 recommended, and see if that makes my cards play nice. I'll report
 back what happens, though it might take me a while :)

 Mark


So, I've removed the atrpm ivtv drivers, found a copy of the old 0.37a
drivers, and complied and installed them by hand. Reboot, and no more
error messages! The PVR-150 and pcHDTV3000 appear to be living in
harmony. After testing in and out of mythtv, the PVR-150 is working
like before, that is, perfectly.

Onto the pcHDTV3000 ...

So, I got the latest firmware from pchtdv's site, modprobed, and
everything is working great. I found the thread Dennis recommended
(http://www.gossamer-threads.com/lists/mythtv/users/150073?#150073)
and followed the instructions there. I ran the qamscan that Dennis
attached in that thread, and it found a bunch of good stations. Next,
I tried to manually capture some HD channels (azap -r KTVUHD, then cat
/dev/dvb/adapter0/dvr0  /tmp/out ) and, voila! I can capture HD from
my cable connection! After experimenting with some of the channels
found in channels.conf, I even found a few more channels I could
capture. So far, here's what I've found:

KNTVHD:74700:QAM_256:33:34:1
ESPNHD:74700:QAM_256:39:36:2
KNTV:74700:QAM_256:49:52:3
KGO HD:75300:QAM_256:33:34:1
KGO SD:75300:QAM_256:113:116:7
KQED-E:75300:QAM_256:49:52:3
KQED HD:75300:QAM_256:36:37:2
KQED-W:75300:QAM_256:65:68:4
LIFE:75300:QAM_256:81:84:5
KIDS:75300:QAM_256:97:100:6
KPIX DT:76500:QAM_256:49:52:7
KTVUHD:76500:QAM_256:145:148:9
KPIX DT:55500:QAM_256:49:52:7
KTVUHD:55500:QAM_256:145:148:9

(odd that it found KPIX and KTVU at two different frequencies, but
that doesn't seem to affect anything)

Anyway, I'm confident my hardware issues are behind me. Onto the MythTV setup:

I'm following the instructions in this post
(http://www.gossamer-threads.com/lists/mythtv/users/150118?do=post_view_threaded#150118)
to manually configure my channels. To start, I'm just using one
channel to start (KGO HD, which is cable station 707). I figure out
that the frequencyid is 75300, the mplexid is 25, and the
serviceid is 1, so I enter those figures into the mythtv/channel
table, per the instructions.

Now, I start mythfrontend. I go to Watch TV, and pull of the
onscreen guide. I select channel 707, but only get static. Thinking
that it might be trying to use the PVR-150, I switch tuners (pressing
Y). Now, I just get a black screen. After about a minute or so,
LiveTV stops and Myth goes back to the TV menu. Thinking I may have
mistyped something, I go back to the beginning, check my settings, and
try again, but I get the same results :(

Running mythbackend from the command line, I see this output:

--
2005-10-11 10:41:18.306 New DB connection, total: 1
Starting up as the master server.
2005-10-11 10:41:18.342 New DB connection, total: 2
2005-10-11 10:41:18.343 mythbackend: MythBackend started as master server
2005-10-11 10:41:18.354 New DB connection, total: 3
2005-10-11 10:41:18.670 DVB#0 DVB SI Table Parser Started
2005-10-11 10:41:18.671 DVB#0 Using DVB card 0, with frontend pcHDTV
HD3000 HDTV.
2005-10-11 10:41:18.672 DVB#0 ERROR - Could not find dvb tuning
parameters for transport 0
2005-10-11 10:41:18.672 DVB#0 ERROR - Failed to get channel options
for channel 3.
2005-10-11 10:41:18.681 New DB scheduler connection
2005-10-11 10:41:18.686 

[mythtv-users] S-video TV-out to TV's composite input (solution)

2005-10-11 Thread Richard Reiner
In a change from the most common form of posting on this list, I
thought I'd share a solution rather than a problem:

Challenge: connect my new secondary front-end, which has an Nvidia card
with s-video TV output, to an older TV with only composite inputs.

Solution: build this circuit:
http://www.tkk.fi/Misc/Electronics/circuits/svideo2cvideo.html using a
5-cent ceramic capacitor and a couple of cable ends.  Works great, and
less filling than buying a commercial S-video-to-composite adapter.

Richard






__ 
Find your next car at http://autos.yahoo.ca
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythweb on PDA says Empty beers ?

2005-10-11 Thread chris
On Tue, Oct 11, 2005 at 11:05:09PM +1000, David Whyte wrote:
 Q: Crikey, 10 acres, how long does it take to mow this lawn?
 A: Aww, about 2 six-packs.

Well, I did manage to find the Australian translation package for
mythweb so I knew that my system wasn't hacked, but now that leaves me
wondering what to *do* about it.  The PocketIE that comes on the PDA
doesn't allow me to change things like UserAgent, and the language is
already set to English.  Is it safe to simply delete all the
translation packs from the mythweb directory?

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] Re: Fedora Mythtv, pcHDTV and Comcast?

2005-10-11 Thread Simpson, Richard
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Mark Linford
 
 Oh, I'm close. I'm sooo close ...
 
 On 10/10/05, Mark Linford [EMAIL PROTECTED] wrote:
  -- Forwarded message --
  From: Mark Linford [EMAIL PROTECTED]
  Date: Oct 10, 2005 5:42 AM
  Subject: Re: Fedora Mythtv, pcHDTV and Comcast?
  To: Discussion about mythtv mythtv-users@mythtv.org
 
 
  On 10/9/05, Dennis Lou [EMAIL PROTECTED] wrote:
   --- Mark Linford [EMAIL PROTECTED] wrote:
Something to do with my PVR-150, perhaps? If I have
time tonight, I'll
try removing that card and try again ...
  
   Sounds like it.  Did you install from atrpms
   or did you compile from source?  I've heard of eeprom
   conflicts when compiling from source, but I have
   been using atrpms and haven't run into it.
  
   -Dennis
  
  I'm using the atrpms. Besides installing the nVidia drivers by hand,
  it's a vanilla installation via Jarod's Fedora guide.
 
  I'll try removing my PVR-150 card, and see if that fixes things. I
  hope that's not the case, though, as I still watch a lot of regular
  content, and I'd hate to lose the PVR card in this box (not 
 to mention
  I use the PVR's remote).
 
  Mark
 
  --
 
  Well, after a little more searching, I found the following threads:
 
  
 http://www.gossamer-threads.com/lists/mythtv/users/151628?sear
 ch_string=hd3000%20pvr-150
  
 http://www.gossamer-threads.com/lists/ivtv/devel/24044?search_
 string=tveeprom;#24044
 
  Looks like there's a known conflict between the PVR-150 and 
 the HD3000
  with the latest ivtv drivers. So much for my vanilla install ...
 
  I think I'm gonna try installing the 0.37a drivers by hand, as
  recommended, and see if that makes my cards play nice. I'll report
  back what happens, though it might take me a while :)
 
  Mark
 
 
 So, I've removed the atrpm ivtv drivers, found a copy of the old 0.37a
 drivers, and complied and installed them by hand. Reboot, and no more
 error messages! The PVR-150 and pcHDTV3000 appear to be living in
 harmony. After testing in and out of mythtv, the PVR-150 is working
 like before, that is, perfectly.
 
 Onto the pcHDTV3000 ...
 
 So, I got the latest firmware from pchtdv's site, modprobed, and
 everything is working great. I found the thread Dennis recommended
 (http://www.gossamer-threads.com/lists/mythtv/users/150073?#150073)
 and followed the instructions there. I ran the qamscan that Dennis
 attached in that thread, and it found a bunch of good stations. Next,
 I tried to manually capture some HD channels (azap -r KTVUHD, then cat
 /dev/dvb/adapter0/dvr0  /tmp/out ) and, voila! I can capture HD from
 my cable connection! After experimenting with some of the channels
 found in channels.conf, I even found a few more channels I could
 capture. So far, here's what I've found:
 
 KNTVHD:74700:QAM_256:33:34:1
 ESPNHD:74700:QAM_256:39:36:2
 KNTV:74700:QAM_256:49:52:3
 KGO HD:75300:QAM_256:33:34:1
 KGO SD:75300:QAM_256:113:116:7
 KQED-E:75300:QAM_256:49:52:3
 KQED HD:75300:QAM_256:36:37:2
 KQED-W:75300:QAM_256:65:68:4
 LIFE:75300:QAM_256:81:84:5
 KIDS:75300:QAM_256:97:100:6
 KPIX DT:76500:QAM_256:49:52:7
 KTVUHD:76500:QAM_256:145:148:9
 KPIX DT:55500:QAM_256:49:52:7
 KTVUHD:55500:QAM_256:145:148:9
 
 (odd that it found KPIX and KTVU at two different frequencies, but
 that doesn't seem to affect anything)
 
 Anyway, I'm confident my hardware issues are behind me. Onto 
 the MythTV setup:
 
 I'm following the instructions in this post
 (http://www.gossamer-threads.com/lists/mythtv/users/150118?do=
 post_view_threaded#150118)
 to manually configure my channels. To start, I'm just using one
 channel to start (KGO HD, which is cable station 707). I figure out
 that the frequencyid is 75300, the mplexid is 25, and the
 serviceid is 1, so I enter those figures into the mythtv/channel
 table, per the instructions.
 
 Now, I start mythfrontend. I go to Watch TV, and pull of the
 onscreen guide. I select channel 707, but only get static. Thinking
 that it might be trying to use the PVR-150, I switch tuners (pressing
 Y). Now, I just get a black screen. After about a minute or so,
 LiveTV stops and Myth goes back to the TV menu. Thinking I may have
 mistyped something, I go back to the beginning, check my settings, and
 try again, but I get the same results :(
 
 Running mythbackend from the command line, I see this output:
 
 --
 2005-10-11 10:41:18.306 New DB connection, total: 1
 Starting up as the master server.
 2005-10-11 10:41:18.342 New DB connection, total: 2
 2005-10-11 10:41:18.343 mythbackend: MythBackend started as 
 master server
 2005-10-11 10:41:18.354 New DB connection, total: 3
 2005-10-11 10:41:18.670 DVB#0 DVB SI Table Parser Started
 2005-10-11 10:41:18.671 DVB#0 Using DVB card 0, with frontend pcHDTV
 HD3000 HDTV.
 2005-10-11 10:41:18.672 DVB#0 ERROR - 

[mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Mat Kyne
I have come to assume that the people that frequent this list have interests 
similar to my own. (The ever-persistent desire to make one thing do many 
things). So I am looking for some advice. I would like to automate various 
appliances around my house using X-10 modules, but have them controlled by 
my computer. I am aware of Mister Home, and it looks cool, but it doesn't 
seem to do what I am looking for.


What I would like to do is call my computer, and via touch-tones control the 
X-10 devices. I have DSL, and NEVER use my home phone line. So if I hooked 
it up to a cheap $10 modem card, would it be possible to do this? An example 
might be to call home and turn on the AC on the way home from school by 
punching in *9. Or be able to call home as I am pulling out of the drive way 
in the morning to turn off the porch light by pushing *8.


It seems to me that this is old technology, so it might already be out there 
- maybe even so old that no one knows about it any more. (Like Windows 3.1) 
Any pointers as to where to look would be greatly appreciated. -Mat



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


Re: [mythtv-users] Mac OSX Fronted Crashes?

2005-10-11 Thread Todd Houle
There's a folder in the root of your home called .mythtv  which you  
may want to delete and let it recreate.  Perhaps the version formats  
are different?  I found when I changed the IP of my backend, I had to  
delete that directory.

   Todd


On Oct 10, 2005, at 11:46 AM, Michael Jones wrote:


I have been running the mythfrontend from Matthew Mead's page
(http://www.goof.com/~mmead/) with great results for some time.   
It's worked
great.   It can only stream live TV and watch recorded TV.. But so  
far so

good..

Continuing on with my inability to leave well enough alone I  
downloaded the
latest build from the http://willamette.edu/~gkruse/myth site and  
everything

blew up.

When I load the new mythfrontend it seems to start.. It sees the  
backend (or

at least seems to) but it cannot do anything.. Live TV, Play recorded
programs, Schedules etc..

Now when I try using the old version (the one from Matthew Mead's  
page) it
doesn't even open.  It flashes a couple times in the dock and then  
stops.


I am using the same frontend name for both versions.. Maybe that's  
an issue?


Any ideas?  Am I just doing something wrong here?



___
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] Not your everyday newbie questions

2005-10-11 Thread Robert Denier
On Tue, 2005-10-11 at 13:56 -0400, R. Stavros Bezas wrote:
 Robert,

 In regards to the 1:1 pixel mapping idea you suggested: Do you have  
 any more information regarding this so I can look further into it, I  
 am curious to find out more about it.

1:1 mapping only applies to discrete devices like lcd's and dmd (digital
micromirror device). Thanks to google I now know that is what DLP uses.
(This is difference between a technical article read years ago and
something useful.)

At any rate those devices have some real physical resolution since there
is a discrete number of elements.  Perhaps it is 1920x1080.  I don't
know.  What you want to do is set your graphics card to that physical
resolution and use a dvi/hdmi cable to send it to your tv.  

Now the key to 1:1 pixel mapping is your sending digital data for say
coordinate 100,500 over that dvi cable.  That data should only be used
to change the intensities associated with the 100,500th element.  That
is all there is to it.  One would think it would be obvious and work
everywhere there is a digital connection, but it doesn't.

The vizio I have, for one, I couldn't get it to work with the hdmi
connection, but apparently many tv's take that digital signal and
rescale it and make it fit the available pixels, hence even if you input
the exact size for your xorg.conf file, you get something that is
slightly smeared on your screen.

How do you determine if this is happening?  Well create a png file that
is composed of a black and white lines arranged vertically.  Black lines
for the even numbered lines, and white for the odd or visa versa.  Show
that on your tv and if it looks even and uniform then you have 1:1
mapping, if not, then not.

Again, if its mostly video your showing, I doubt you can really tell
from a few feet away.  You might tell with text, and well it will be
obvious with that kind of prepared image.  In general though a 1:1
mapping should make things a little sharper than it otherwise be when
sent from a computer.

Note that you may not be able to manage your full resolution as a 1:1
mapping.  The panel I'm getting is 1366x768 and I've read reports that
you can do 1360x768 and throwing away 6 lines.

At any rate good luck..

-Robert




 

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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Thom Paine
On 10/11/05, Mat Kyne [EMAIL PROTECTED] wrote:
I have come to assume that the people that frequent this list have interestssimilar to my own. (The ever-persistent desire to make one thing do manythings). So I am looking for some advice. I would like to automate various
appliances around my house using X-10 modules, but have them controlled bymy computer. I am aware of Mister Home, and it looks cool, but it doesn'tseem to do what I am looking for.What I would like to do is call my computer, and via touch-tones control the
X-10 devices. I have DSL, and NEVER use my home phone line. So if I hookedit up to a cheap $10 modem card, would it be possible to do this? An examplemight be to call home and turn on the AC on the way home from school by
punching in *9. Or be able to call home as I am pulling out of the drive wayin the morning to turn off the porch light by pushing *8.It seems to me that this is old technology, so it might already be out there
- maybe even so old that no one knows about it any more. (Like Windows 3.1)Any pointers as to where to look would be greatly appreciated. -Mat
Oh, I'm all over this. I had this working fantasically when I rented an
apartment, but now that I bought a house, I haven't had the time to get
it set up on a larger scale.

You want to use Heyu, and basically everything can be controlled from
cron or commands via ssh. I didn't have the phone part, as I was more
happy with being able to ssh in and turn the module on or off.

I also had motion sensors in the spare rooms, the hallway, the
bathroom, and other seldom used rooms to turn the lights on and off.
And I had the outside light controlled from the remote keychain. I
programmed in an advanced feature for my then girlfriend, now wife that
when she went to the bathroom after 11pm, the light would gradually
brighten up to 50% and after she left it would dim back down to off.
This was alot better for her eyes. I was also into homepower.com and
was looking at saving money. 

Since this isn't anything to do with mythtv, feel free to email me off list and I'll gladly help you out all I can.

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


Re: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Niels Dybdahl
Would you say, then, that if I just want to watch 
SD (iow I don't need an HD-ready TV monitor) I'm better off connecting the 
mythtv frontend to a good computer monitor than having an S-Video TV monitor?
The horizontal refresh rate is also important. If you are in
PAL-country with 50 half-frames per second and the LCD-monitor
refreshes with 60 Hz, then you will get bad quality. A PAL-TV-LCD might
be more likely to do internal refresh at 50 Hz.

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


Re: [mythtv-users] MythTV on Kanotix based Debian for HD-3000

2005-10-11 Thread Steve Adeff
On Tuesday 11 October 2005 03:28, Michael Stevens wrote:
 I had this exact problem. The issue was GCC 4.0. I originally compiled
 mythtv with GCC 3.3, and recently had to recompile it. Unbeknownst to me,
 Debian had upgraded the default GCC to 4.0. Once I changed the symlinks
 back to 3.3, it compiled fine again.

 I'm not running x64 though, but I suspect that it might be your problem
 anyway.

 On 10/6/05, Steve Adeff [EMAIL PROTECTED] wrote:
  Howdy all, entering the realm of MythTV. I've got a HD-3000 card and once
  I
  get my new video card am hoping to get up and running. I have an AMD64
  processor and have been running Kanotix64 and with Stable/Testing
  sources. I'm attempting to compile MythTV(since theres no debs for
  Debian64) and am getting the following error and am hoping for some help
  to figure out whats
  wrong:
 
  make[2]: Entering directory
  `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'
  gcc -c -pipe -march=k8 -w -O3 -Wall -Wno-switch -fomit-frame-pointer
  -D_REENTRANT -DPIC -fPIC -DMMX -DUSING_IVTV -DUSING_DVB -DUSING_XRANDR
  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\/usr/local\
  -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
  -I/usr/share/qt3/mkspecs/default -I. -I.. -I../..
  -I/usr/share/qt3/include -o
  utils.o utils.c
  In file included from avcodec.h:14,
  from utils.c:27:
  common.h:61: error: array type has incomplete element type
  common.h:65: error: array type has incomplete element type
  make[2]: *** [utils.o] Error 1
  make[2]: Leaving directory
  `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'
  make[1]: *** [sub-libavcodec] Error 2
  make[1]: Leaving directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs'
  make: *** [sub-libs] Error 2
 
 
  Thanks!
  Steve


Thanks for the response, but I got it compiled soon after i emailed that after 
some help from others.
as a side note:
export CC=gcc-3.3 
will have 'make' use gcc-3.3 instead of 4, so you don't have to change the 
symlinks.

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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Brad Fuller




On 01:38 PM Thom Paine wrote:
 Since this isn't anything to do
with mythtv, feel free to email me off list and I'll gladly help you
out all I can.
 

I'm interested though! Can you keep it on the list? Or, is there a list
to monitor?


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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Richard Bronosky




Thom Paine wrote:
On 10/11/05, Mat Kyne [EMAIL PROTECTED] wrote:
  
  I
have come to assume that the people that frequent this list have
interests
similar to my own. (The ever-persistent desire to make one thing do many
things). So I am looking for some advice. I would like to automate
various

appliances around my house using X-10 modules, but have them controlled
by
my computer. I am aware of Mister Home, and it looks cool, but it
doesn't
seem to do what I am looking for.

What I would like to do is call my computer, and via touch-tones
control the

X-10 devices. I have DSL, and NEVER use my home phone line. So if I
hooked
it up to a cheap $10 modem card, would it be possible to do this? An
example
might be to call home and turn on the AC on the way home from school by

punching in *9. Or be able to call home as I am pulling out of the
drive way
in the morning to turn off the porch light by pushing *8.

It seems to me that this is old technology, so it might already be out
there

- maybe even so old that no one knows about it any more. (Like Windows
3.1)
Any pointers as to where to look would be greatly appreciated. -Mat

  
  
  
Oh, I'm all over this. I had this working fantasically when I rented an
apartment, but now that I bought a house, I haven't had the time to get
it set up on a larger scale.
  
You want to use Heyu, and basically everything can be controlled from
cron or commands via ssh. I didn't have the phone part, as I was more
happy with being able to ssh in and turn the module on or off.
  
I also had motion sensors in the spare rooms, the hallway, the
bathroom, and other seldom used rooms to turn the lights on and off.
And I had the outside light controlled from the remote keychain. I
programmed in an advanced feature for my then girlfriend, now wife that
when she went to the bathroom after 11pm, the light would gradually
brighten up to 50% and after she left it would dim back down to off.
This was alot better for her eyes. I was also into homepower.com and
was looking at saving money. 
  
Since this isn't anything to do with mythtv, feel free to email me off
list and I'll gladly help you out all I can.
  
-=/Thom
  
  
-- 
-=/Thom
  

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

I think that controlling home automation from a MythTV menu is a great
Idea and should stay on the list. Keep replying to the list, but
always find a way to tie it back in.

Here's somethings that I'd like to see.
1. A home automation menu in MythTV, where you could get information
from sensors or control modules placed around the house. this would
open the gateway to...
2. A sensor that lets you know when the garage door is up.
3. A list on the lights that are currently on in the home.
4. A UI for setting crons that would turn on/off modules.

-- 


	Thank you for your time,
	--== R i c h a r d   B r o n o s k y ==--

Nearly all viruses and spyware are designed to use Microsoft internet products.  Protect yourself by avoiding Internet Explorer  Outlook/Outlook Express.


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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Phill Wiggin
Include me in the wanna know more department.  I'd love to do this 
kind of thing My wife might kill me, but what the heck, I might as 
well spend my remaining days in geek-heaven, right?


--Phill


Brad Fuller wrote:


On 01:38 PM Thom Paine wrote:

Since this isn't anything to do

with mythtv, feel free to email me off list and I'll gladly help you
out all I can.





I'm interested though! Can you keep it on the list? Or, is there a 
list to monitor?




___
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] Re: Comcast being coy?

2005-10-11 Thread Chris Ribe
I'm pleased to report that I found a Moto DCT6200 waiting for me when I arrived home from work today.

The install guy was confused enough that he called me, but I just told
him that I was going to hook it up to a computer and he was fine with
that.

I am also pleased to report that I get ESPNHD, TNTHD, and DiscoveryHD
even though I am only paying for basic cable (OTA channels only).

Now I just need to wait another week for my firewire cable to show up in the mail...On 10/7/05, Patrick Watson 
[EMAIL PROTECTED] wrote:Brad Benson wrote: On 10/7/05, *Marc Infield* 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I was also impressed that they only charge $5 more for their DVR, are
 they any good? I hope not, by the time you add up what I have invested in parts for all my Myth learning it would end being DVR rentals for about 10 years. :) No, the Comcast HD-DVR is crap.My sister has one and the storage
 space is severely lacking.I don't recall off hand how many hours it can store, but it's not much more than 10, if that.Also, they seem to have a serious bug in them.If the DVR is powered off and it is
 scheduled to record a show it will actually begin the recording, but not display to the user that it is powered on and working.If you then hit the power button while it is recording it will turn on and
 display video so you can watch TV on the second tuner.However, the second tuner is MUTED.I have yet to find a way to get it to unmute other than turning off the DVR (which kills whatever recording was in
 progress) and then turning it back on.Also, it clearly has two tuners since you can record and watch at the same time, but I also haven't yet been able to get it to record two shows at once.If
 there's two tuners in there I see no reason why it shouldn't be able to record two shows if I'm not using either of the tuners to watch TV.I agree that the Comcast DVR isn't the best of them, but it really isn't
all that bad once you figure out its quirks. To help with your sister'sproblems I'll share my experiences.First, there are several versions of their HDTV DVR out there that lookalmost identical from the outside. The three I know of are, in order
from oldest to newest: 80GB single tuner, 80GB dual tuner, 120GB dualtuner. They'll upgrade your box (or at least they did for me) withoutany hassle if you ask. The 120GB dual tuner device hasn't given me any
trouble about recording two shows at once.Second, you must realize that the different encodings use different bitrates and thus take up different amounts of room. You probably alreadyknew this, but just in case: HDTV uses the most space followed by SDTV
analog. SDTV digital takes up the least space. I get a heck of a lot ofSDTV storage, analog or digital. I'm not sure how many hours of HD the120GB will hold.The mute-on-wakeup problem plagued me for a very long time. However, I
eventually realized that it isn't the DVR's fault, it's the universalremote that is causing problems. You see, Motorola designed the DVR tobe polite when hooked up to non-TV sound systems, which people quite
often can forget to turn off. It mutes itself to prevent you from beingstartled out of your mind when a show starts up in the middle of thenight or something. Anyway, by default Comcast sets up your remote tocontrol the TV's volume no matter if the rest of the remote is on Cable,
TV, or Aux. To unmute the cable box, you have to disable this so thatyou can control all the volumes separately. After unmuting, I usuallyswitch it back to TV controls all mode.To enter independent volume mode:
1. Press cable (the cable button blinks once)2. Press and hold setup until the cable button blinks twice3. press 9, press 9 press 3, press VOL-. The cable button will blink 4 times4. You can now control the cable box audio when in cable mode and the TV
audio in TV mode.To enter global mode (TV volume is always controlled):1. Press TV (the TV button blinks once)2. Press and hold setup until the TV button blinks twice3. press 9, press 9 press 3, press the TV button. The TV button will
blink twice.4. Any time you press the volume buttons it will now control the TV volume.I made myself a tiny little label and taped it to the back of the remoteso I don't forget how to do it. Also, there's a timeout between each of
the steps above; I think its three seconds.The problems I have with the DVR is that it seems to forget to recordshows in a series sometimes. It also sometimes has trouble telling if ashow is first run or a repeat. Some shows it doesn't even identify as
a series. For example, The HDTV version of the Simpsons never records asa series; I have to do it manually. The muting problem really stinks,but I can work around it.Patrick___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org

[mythtv-users] FC4 and HD-3000 - my steps to success... and a couple questions.

2005-10-11 Thread ToadMazter
After months of lurking around this forum, and after a several failed installations, I FINALLY havewatched someHDTV via Myth! WooHoo I'm not out the woods yet, nor even close to being able to present this project to my wife, but I thought I would share some of the extra steps I had to do make it work. Hoping this might keep a few folks from having to spend hours scouring the web for answers... 


My dedicated backendsetup:

Tyan S2466N 
Dual AMD 1600's
512 MB RAM
Nvidia FX-5200
(2x)160GB Western Digital IDE (RAID 1 - software)
3ware 9508-SMI 8 port SATA RAID card
(4x) 200GB Western Digital SATA (580GB RAID 5 - hardware) 
NEC DVD burner
Intel Pro 1000XT PCI-X NIC
(2x) pcHDTV HD-3000 (connected to UHF antenna)
Sounblaster Audigy 2 (not working yet, seems to be a PCI resource conflict)
Hauppauge PVR-500 (ivtv drivers not installed yet... too afraid of conflicts with the HD3000's!)

I followed Jarod's awesomeFC4 HowTo guide. Without that document, I would have never been able to get up and running. However, it did seem WAY too easy at section 10 for the HD-3000 setup. Here's a couple things I had to do to make it work.


1. Whenattempting to configure my capture cards inmythtvsetup, I would get Could not open card #0 and Permission denied errors in the capture card settings. What I eventually figured out was that the mythtv user did not have permissions to access the DVB devices. I found a hint on the pcHDTV forums that suggested I edit 
50-udev.rules file located in etc/udev/rules.d/ . Assuming your myth username is mythtv, add GROUP=mythtv to the last line of the file so that the line looks like this:

KERNEL==dvb*, PROGRAM==/etc/udev/scripts/dvb.sh %k, NAME=%c, GROUP=mythtv
Then reboot. This should give permission to the mythtv user to access the DVB devices. You should see the card name listed with the type ATSC.

HOWEVER, after running a yum update again, it removed the changes, and I had to go back in and edit the file again. Anyone else know a better fix for the above issue, or how to make my fix permanent?


2. So, I was really excited once Myth could access my HD-3000 cards. I then proceeded through the rest of the setup steps, but once I got to the Channel Editor step, my card would never lock in any channels. It seemed to be going through the scanning process, but just would never find any. After further research, I found out that just having DVB drivers for the HD-3000 in the kernel wasn't enough to make the card work, but that it also needed firmware. So, I did a 
# wget http://pchdtv.com/downloads/firmware.tar.gzin the lib/ directory, and then a tar -xf firmware.tar.gz
 to extract the three files into the lib/firmware directory. (You should probably # rm firmware.tar.gzto remove the tar file from thelib/ directory). Now, when you do a channel scan, it should find some!


Here's where myquestion is: Before I can do a channel scan, I am required to create a Video Source (Zap2it) and then assign it to my DVB cards in the Input connections screen. However, after doing a scan I then have duplicate channels; the ones from the scan and the one's from the Zap2It database. How do I combine the two so I don't have duplicates? Or, is it possible just to get programming info for the digital channels OTA? I'm really confused here on this...


3. This one is minor, but it did stump me for a few minutesso Ifigured I should share. When attemtpting to record content for the first time, I noticed the backend was throwing out permission errors on my 
/video/recordings directory. Make sure you have created /video/recordings and /video/buffer , and then issue a # chmod a+rwx /video/recordings and # chmod a+rwx /video/buffer 
so that MythTV can write files to the directories.

Last question I really want to use my PVR-500 with the two HD-3000's. But last time I installed the ivtv drivers it broke the DVB drivers. Anyone else able to share their steps to success with the two cards?

This is fun (?)





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


Re: [mythtv-users] Configuring IR transmitter for changing channels

2005-10-11 Thread Nick
On 11/10/05, Tomas Roos [EMAIL PROTECTED] wrote:
 Hello.

 Since I use my Digital Terrestrial receiver to recieve television I
 only use the composite or S-video input (not the tuner) on my PVR-150
 card to record programs (which by the way works excellent).

Identical to users having digital satellite or cable and using a
direct input on the PVR to record.

 Now I wish to have tabloids etc in MythTV to be able to choose a
 program for recording. I want MythTV to trigger an external program to
 send an IR signal to my receiver and change the channel

I think you mean you want listings for all channels available on the
DVB-T box and want to be able to select which programs to record using
the guide?

 How I send IR signals I already know, it is quite easy with lirc or
 similar programs but do I have to have several channels configured in
 my MythTV to be able to use tabloids or how does it work? Is there a
 howto on this subject? Has anyone else done this before?

Create a video source (called DigitalTerrestrial for example). Add all
of the channels you want to be able to record from to this source (and
configure your channel listings retrieval method)). Then assign this
source to the composite or S-Video input on the PVR card in Input
Connections.

In a channel's setup, the freqid field is the value that you want
MythTV to pass to the channel changer script. Add your remote
control's listing to /etc/lircd.conf to enable your transmitter to
emulate the DVB-T STB's own remote, and you should be up and running.

On my system I use a combination of DVB-T cards, tuners, and direct
inputs from digital cable boxes, and I think this combination covers
most likely config scenarios.

When configuring my system to be able to record from and control a
digital cable box (using S-Video in, and a serial IR blaster), I added
all of the channels available into MythTV, configured them with the
same channel numbers as the cable guide, and then assigned the channel
change script to the S-Video input on the PVR card as the 'external
command'. The script is:

#!/bin/sh
REMOTE_NAME=DI4001N
for digit in $(echo $1 | sed -e 's/./ /g'); do
  /usr/local/bin/irsend SEND_ONCE $REMOTE_NAME $digit
  sleep 0.5
done


Simple to set up and hasn't failed yet!

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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Kevin Kuphal

Mat Kyne wrote:

I have come to assume that the people that frequent this list have 
interests similar to my own. (The ever-persistent desire to make one 
thing do many things). So I am looking for some advice. I would like 
to automate various appliances around my house using X-10 modules, but 
have them controlled by my computer. I am aware of Mister Home, and it 
looks cool, but it doesn't seem to do what I am looking for.


What I would like to do is call my computer, and via touch-tones 
control the X-10 devices. I have DSL, and NEVER use my home phone 
line. So if I hooked it up to a cheap $10 modem card, would it be 
possible to do this? An example might be to call home and turn on the 
AC on the way home from school by punching in *9. Or be able to call 
home as I am pulling out of the drive way in the morning to turn off 
the porch light by pushing *8.


It seems to me that this is old technology, so it might already be out 
there - maybe even so old that no one knows about it any more. (Like 
Windows 3.1) Any pointers as to where to look would be greatly 
appreciated. -Mat


Isn't this what http://www.plutohome.com is doing?

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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Thom Paine
My nightly cron included (I didn't have a garage door ) a script to
make sure appropriate lights were off, I'd make all the lights come on
that were turned on with motion sensors brighten to 50% and dim back to
0%. The software would tell you the state of a given module with the
status command.

I had an 'away' routine (because of my guys night out crew but thats a
different post) that would turn on and off certain lights in the house
to make it look lived in, rather than one light coming on and staying
on for several hours and then turn off. I would turn on a light in the
living room starting at around 8:30pm in the summer. I'd let that run
until about 10:30pm, then I would turn on the hall light for 10
minutes, and I'd have my bedroom light on the nighttable come on until
11:15. This simulated a night routine I normally would have. It was
VERY effective, especially if I left my truck in the laneway.

When I get home from work, I'll dig around and find all my old
software. I had started writing preliminary docs trying to plan things
like motion sensors and one for switches, and all kinds of things.
Basically I used all the module numbers and letters in seperate areas to make good structure.
-- -=/Thom
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Simpson, Richard
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of PAUL WILLIAMSON
 
  [EMAIL PROTECTED] 10/11/05 4:49 PM 
  On 01:38 PM Thom Paine wrote:
   Since this isn't anything to do with mythtv, feel free to email 
   me off list and I'll gladly help you out all I can.
 
  
  I'm interested though! Can you keep it on the list? Or, is there a 
  list to monitor?
 
 I second the motion to keep it on list.  Maybe a plugin that a user 
 could dictate what type of HA desired?  I know X-10 is out there 
 (what I use, moving to some sort of Crestron deal), but I'm sure 
 there are others...JDS Stargate, HAL, etc.
 
 Paul
 

How about security cameras, with motion detection software initiating 
recordings? A good feature for MythTV!

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


[mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Steve
I have a strange predicament, or at least I haven't stumbled upon anyone else with it yet. I have a Scientific Atlanta 4200HD box. I am using the cable out on the back of my cable box and it goes into my second tuner card (PVR-250). Here's the problem:


The cable box's cable out only broadcasts on channel 3. So when Myth has a listing for lets say... channel 5, it tunes from 3 to 5. Now it only picks up static, however for it to work, it needs to stay tuned on 3. The cable box can be on whatever channel needs to be recorded, that's whyI bought an IR Blaster, but getting that to work is a problem for later. I hope most, or at least all of this, made sense.

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


RE: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread John Harvey
I once considered whether we should just look at adding a GUI to something
like misterhouse (http://www.misterhouse.net ) rather than re-inventing
everything. I looked at it briefly a while ago and it looked like it could
do most things and maybe just needs a frontend launching some application or
maybe just run the browser to it's web interface.

John

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:mythtv-users-
 [EMAIL PROTECTED] On Behalf Of Kevin Kuphal
 Sent: 11 October 2005 22:01
 To: Discussion about mythtv
 Subject: Re: [mythtv-users] OT: MythTV Home Automation
 
 Mat Kyne wrote:
 
  I have come to assume that the people that frequent this list have
  interests similar to my own. (The ever-persistent desire to make one
  thing do many things). So I am looking for some advice. I would like
  to automate various appliances around my house using X-10 modules, but
  have them controlled by my computer. I am aware of Mister Home, and it
  looks cool, but it doesn't seem to do what I am looking for.
 
  What I would like to do is call my computer, and via touch-tones
  control the X-10 devices. I have DSL, and NEVER use my home phone
  line. So if I hooked it up to a cheap $10 modem card, would it be
  possible to do this? An example might be to call home and turn on the
  AC on the way home from school by punching in *9. Or be able to call
  home as I am pulling out of the drive way in the morning to turn off
  the porch light by pushing *8.
 
  It seems to me that this is old technology, so it might already be out
  there - maybe even so old that no one knows about it any more. (Like
  Windows 3.1) Any pointers as to where to look would be greatly
  appreciated. -Mat
 
 Isn't this what http://www.plutohome.com is doing?
 
 Kevin
 ___
 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] Re: Comcast being coy?

2005-10-11 Thread Steve Adeff
On Tuesday 11 October 2005 16:57, Chris Ribe wrote:
 I'm pleased to report that I found a Moto DCT6200 waiting for me when I
 arrived home from work today.

 The install guy was confused enough that he called me, but I just told him
 that I was going to hook it up to a computer and he was fine with that.

 I am also pleased to report that I get ESPNHD, TNTHD, and DiscoveryHD even
 though I am only paying for basic cable (OTA channels only).

 Now I just need to wait another week for my firewire cable to show up in
 the mail...

what area do you live in? I'm looking at doing this as well but am afraid 
they're going to insist on installing the box and not let me connect it to my 
computer...

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


Re: [mythtv-users] FC4 and HD-3000 - my steps to success... and a couple questions.

2005-10-11 Thread Mark Linford
 Last question I really want to use my PVR-500 with the two HD-3000's.
 But last time I installed the ivtv drivers it broke the DVB drivers.  Anyone
 else able to share their steps to success with the two cards?

 This is fun (?)



I just had a similar problem with a PVR-150 and a HD-3000. Turns out
that the latest drivers that come with the atrpm-ivtv packages don't
like playing with the HD3000. So, I removed all of the atrpm-ivtv
packages, went to  the ivtv website and downloaded the older 0.37a
version (which, from my research, seemed to be the last version to
work  correctly with the 3000). After installing the older ivtv
drivers and rebooting, my PVR-150 and HD-3000 now co-exist peacefully
:)

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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Kevin Kuphal

John Harvey wrote:


I once considered whether we should just look at adding a GUI to something
like misterhouse (http://www.misterhouse.net ) rather than re-inventing
everything. I looked at it briefly a while ago and it looked like it could
do most things and maybe just needs a frontend launching some application or
maybe just run the browser to it's web interface.
 

IIRC, plutohome integrates MythTV, Asterisk and Misterhouse into one 
package with some of their own stuff added in...


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


Re: [mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Kevin Kuphal

Steve wrote:

I have a strange predicament, or at least I haven't stumbled upon 
anyone else with it yet. I have a Scientific Atlanta 4200HD box. I am 
using the cable out on the back of my cable box and it goes into my 
second tuner card (PVR-250). Here's the problem:
 
The cable box's cable out only broadcasts on channel 3. So when Myth 
has a listing for lets say... channel 5, it tunes from 3 to 5. Now it 
only picks up static, however for it to work, it needs to stay tuned 
on 3. The cable box can be on whatever channel needs to be recorded, 
that's why I bought an IR Blaster, but getting that to work is a 
problem for later. I hope most, or at least all of this, made sense.


Set Myth to use an external channel changing script.  This will cause it 
to not tune internally to different channels and then you configure that 
script to send the appropriate commands to your cable box via LIRC or 
whatever.


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


Re: [mythtv-users] ITX vs ATX for dual-DVB system

2005-10-11 Thread Simon Kenyon
On Sunday 09 October 2005 00:05, Nick wrote:
 On 08/10/05, Jules Bean [EMAIL PROTECTED] wrote:
  The system will be for watching DVB-T digital broadcast TV, as well as
  DVDs. This means that it presumably doesn't need to be terribly
  powerful from a CPU point of view? No encoding or transcoding to do.
  It will be in the living room, under the TV, so it has to be quiet and
  look reasonable. No HDTV; I doubt we'll have HDTV DVB in the UK for a
  few years.

 For few, read likely when hell freezes over ...! Just wait until
 they start pumping out proper 1080 video and all those people who
 bought HDTV-ready plasmas and LCDs (with a native v-res of 720 pixels)
 realise they've been shafted...

taken from http://www.eicta.org/files/LicenseAgreement-114914A.pdf;

the HD-Ready campaign being run in Europe defines HD-Ready thus:
-
4. Requirements for the logo “HD ready”
The EICTA HD ready Minimum Requirements for display devices are neutral 
towards the technology used (plasma, LCD, DLP, DLA, LCoS, CRT, ...) as well 
as the implementation thereof (flat panel, rear projection, front projection, 
direct view, ...).

A display device has to cover the following requirements to be awarded the 
logo “HD ready”:

1. Display, display engine

The minimum native resolution of the display or display engine is 720 physical 
lines in wide aspect ratio.

2. Video Interfaces

The display device accepts HD input via Analogue YPbPr1, and DVI or HDMI

HD capable inputs accept the following HD video formats 1280x720 @ 50 and 60Hz 
progressive (“720p”), and 1920x1080 @ 50 and 60Hz interlaced (“1080i”)

The DVI or HDMI input supports content protection (HDCP)
-
so as you see HD-Ready means support for 720p and (note the and - it is not an 
or) 1080i. sky has announced that they will start broadcasting in early 2006. 
i am sure they will do so in time for the world cup (9th june 2006)

--
simon
ps so hell freezes over on the 8th june 2006 (at the latest)
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Andrew Wilson
Of course, you're correct and I agree with you that displaying non-TV
output is far superior on a monitor.

I was talking about the quality of the TV picture. The fast response
time of the picture on a monitor is actually a disadvantage when
displaying a 25Hz interlaced TV picture, especially for things like
scrolling text and fast action, where the blurring caused by the slow
refresh on a TV make the moving picture appear smoother.

This is all just my opinion. I've also never investigated high end
equipment because I don't have that kind of cash to spend on a TV, so
it's possible that none of this applies to expensive equipment, though
it has to be said, I still think the picture on the (much cheaper)
CRTs in the TV shop is better than the LCD and plasma screens.

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


Re: [mythtv-users] Re: Comcast being coy?

2005-10-11 Thread Kevin Kuphal

Chris Ribe wrote:

I'm pleased to report that I found a Moto DCT6200 waiting for me when 
I arrived home from work today.


The install guy was confused enough that he called me, but I just told 
him that I was going to hook it up to a computer and he was fine with 
that.


I am also pleased to report that I get ESPNHD, TNTHD, and DiscoveryHD 
even though I am only paying for basic cable (OTA channels only).


Now I just need to wait another week for my firewire cable to show up 
in the mail...


Interesting.  Hopefully, I'm not reiterating the entire previous thread, 
but did you have to pay for this box and if so, how much?  I currently 
get Comcast basic cable ($13/mo) and if all I need to get is a cable box 
from them with firewire support and I can get those HD stations as well...


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


RE: [mythtv-users] FC4 and HD-3000 - my steps to success... and a couple questions.

2005-10-11 Thread Simpson, Richard

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Mark Linford
  Last question I really want to use my PVR-500 with the 
 two HD-3000's.
  But last time I installed the ivtv drivers it broke the DVB 
 drivers.  Anyone
  else able to share their steps to success with the two cards?
 
  This is fun (?)
 
 
 
 I just had a similar problem with a PVR-150 and a HD-3000. Turns out
 that the latest drivers that come with the atrpm-ivtv packages don't
 like playing with the HD3000. So, I removed all of the atrpm-ivtv
 packages, went to  the ivtv website and downloaded the older 0.37a
 version (which, from my research, seemed to be the last version to
 work  correctly with the 3000). After installing the older ivtv
 drivers and rebooting, my PVR-150 and HD-3000 now co-exist peacefully
 :)

I'm using ivtv 0.4.0 (and previously 0.3.8) for a PVR-150, and the 2.6.13 
kernel dvb driver (and previously 2.6.12) for an HD3000. The only conflict is 
tveeprom; I deleted the ivtv version of tveeprom and use the kernel version for 
both. I have a Gentoo system so everything is compiled from sources in their 
portage tree.

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


Re: [mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Brad Benson
On 10/11/05, Steve [EMAIL PROTECTED] wrote:
I have a strange predicament, or at least I haven't stumbled upon
anyone else with it yet. I have a Scientific Atlanta 4200HD box. I am
using the cable out on the back of my cable box and it goes into my
second tuner card (PVR-250). Here's the problem:


The cable box's cable out only broadcasts on channel 3. So when
Myth has a listing for lets say... channel 5, it tunes from 3 to 5. Now
it only picks up static, however for it to work, it needs to stay tuned
on 3. The cable box can be on whatever channel needs to be recorded,
that's whyI bought an IR Blaster, but getting that to work is a
problem for later. I hope most, or at least all of this, made sense.


___
When you run mythtv-setup and configure your capture cards you need to
tell myth not to change channels on the tuner that's connected to your
cable box. I believe this setting is in the Input Connections
section. You select Tuner0 for the 250 and tell it which source
is connected to that input. There is a box towards the bottom of
that screen where you can enter an external channel changer
command. This is where you put the full path to the script you'll
use to control the IR blaster and change channels on the cable
box. Just below that there is a box labelled something like
'Preset tuner to channel'. You want to enter 3 in that box.
It tells myth to set its tuner to channel 3 whenever it uses that
input. Obviously, you'll also need to get the IR blaster working
so myth can actually change the channel on the cable box.

As another alternative, you could use composite or s-video cables to
connect the cable box to the pvr-250. This would completely
bypass the tuner on the 250 and prevent this problem, but you'll still
need to configure the external channel changing.

Hope that helps,
Brad


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


Re: [mythtv-users] mythweb on PDA says Empty beers ?

2005-10-11 Thread Chris Petersen

Well, I did manage to find the Australian translation package for
mythweb so I knew that my system wasn't hacked, but now that leaves me
wondering what to *do* about it.  The PocketIE that comes on the PDA
doesn't allow me to change things like UserAgent, and the language is
already set to English.  Is it safe to simply delete all the
translation packs from the mythweb directory?


Just remove the australian stuff from includes/translate.php

(this is all fixed in svn, btw)

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


Re: [mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Brian Bosch
On 10/11/05, Steve [EMAIL PROTECTED] wrote:

The cable box's cable out only broadcasts on channel 3. So when
Myth has a listing for lets say... channel 5, it tunes from 3 to 5. Now
it only picks up static, however for it to work, it needs to stay tuned
on 3. The cable box can be on whatever channel needs to be recorded,
that's whyI bought an IR Blaster, but getting that to work is a
problem for later.
Hi Steve -- There is a setting for this in Myth's backend setup. I believe that it's in the Input Connections section.
http://www.mythtv.org/docs/mythtv-HOWTO-9.html#ss9.1

Cheers,

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


Re: [mythtv-users] Not your everyday newbie questions

2005-10-11 Thread Chris Ribe
Without the firewire connection am I correct in assuming that there
is no way to capture HD encrypted content like HD Espn, HD TNT, HD
Discovery, etc? Is this a blanket problem or are there ways around it?

The problem isn't encryption, as HD content over component output isn't
encrypted, the problem is simply a technical one. An uncompressed
HD signal contains far more data than today's PC's can handle in
software, and nobody makes a consumer priced encoder chip.

For a crude idea of what is going on, my 1ghz PIII can barely keep up
with encoding NTSC content. A 720p stream contains almost 8
times as mush data as a 480i signal.





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


RE: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread Scot L. Harris
On Tue, 2005-10-11 at 17:07, Simpson, Richard wrote:

 
 How about security cameras, with motion detection software initiating 
 recordings? A good feature for MythTV!

Take a look at zoneminder.  http://www.zoneminder.com



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


Re: [mythtv-users] Re: Fedora Mythtv, pcHDTV and Comcast?

2005-10-11 Thread Mark Linford
On 10/11/05, Simpson, Richard [EMAIL PROTECTED] wrote:


 Mark-

 Yes, you are very close! I have just recently succeeded in getting both a 
 HD3000 and a PVR-150 to work in MythTV, and I believe the Myth part was the 
 hardest. I first setup the Zap2it account with the OTA channels I wanted to 
 capture, and downloaded it via mythtv-setup. Then I ran the Myth channel 
 scanner. Well, this was backwards from what I should have done. I ended up 
 with duplicate channel numbers in the mysql database, but only some of these 
 had corresponding records in the dtv-multiplex table, the latter being 
 populated by the scan program. I had to manually weed out the duplicates, 
 making sure the remaining channels had valid mplexid and xmltvid fields (if I 
 get these field names a little wrong, I going by memory).

Yep, this is exactly what I did, and you're right, I found a BUNCH of
duplicates in the 'channel' database table. So, after backing up that
table, I removed all of the duplicate entries, also making sure that
my source #1 channels (the PVR card) didn't overlap the source #2 (the
pcHDTV)

Interestingly, the only two channels that had mplexid fields were 702
and 707, two channels that I had set up manually in previous steps.
That's ok for now, though, if I have to add the others manually, I can
live with that.



 Make sure that there is a valid channel number in the startchan field (card 
 table?).

Ah, for cardid #1 (the PVR card), there was a valid setting, but for
cardid #3 (the pcHDTV card), there was nothing. I set it to 702, the
first HD channel I can receive



The last piece of the puzzle was making sure the channels were
assigned to a source in the channel config of mythtv-setup, then
restart the backend. If any of these pieces are not in place, you get
the famous 20 seconds of black screen, crashing backends, and
meaningless error messages.

I didn't check all of the channels, but I did make sure that 702 (my
first HDTV channel) was set to a source that I'd previously set up in
zap2it.com.



 The Myth database is not officially documented that I could find, and 
 additionally there are some deprecated tables left over from earlier 
 versions, so be wary of older postings and howtos. Here's were I found some 
 good information for MythTV = 0.17:
 http://www.ethics-gradient.net/myth/mythdvb2.html

 It addresses DVB-T, but it's applicable to ATSC.

 Richard.




Well, I am at least getting a picture, but it is unwatchable :( The
sound is nothing but static, and the picture is very choppy. After a
few minutes, the mythfrontend process dies, and I have to kill it.

In another terminal, I notice that CPU usage is pegged when playing
back this content, even though my video card (nVidia 6200) is supposed
to support on-the-fly MPEG decoding. Looks like I need to track this
down, as well ...

In my frontend logs, I'm seeing this line an awful lot:

[mpeg2video @ 0x3795b4]MPEG motion vector out of boundary
[mpeg2video @ 0x3795b4]mb incr damaged

Could this have something to do with the bad output?

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


[mythtv-users] Re: Fedora Mythtv, pcHDTV and Comcast?

2005-10-11 Thread Mark Linford
On 10/11/05, Dennis Lou [EMAIL PROTECTED] wrote:
  Now, I start mythfrontend. I go to Watch TV,
 and pull of the onscreen guide. I select channel
 707, but only get static. Thinking
  that it might be trying to use the PVR-150, I
 switch tuners

 Did you set up a separate line-up at zap2it for
 the HD3000 or did you just add the HD channel
 to the existing lineup associated with the PVR150?
 I think you need to do the former.

 What I did was add the digital lineup at zap2it,
 kill mythbackend, do a channel scan from myth,
 do a mythfilldatabase, go into mysql to
 change the xmltvid of the scanned channels to
 be that of the channels mythfilldatabase added
 restart mythbackend and used mythweb to delete
 the channels from zap2it.

 For the channels without PSIP data, I used
 the existing channels as a template to add
 to the mysql db.

 -Dennis


Yes, I created a separate zap2it list for just the HD channels,
assigned that to the pcHTDV3k, and manually adjusted the database.
Now, it looks like I can get Myth to tune my HD channels (hurray!),
but I'm having playback issues (please see my previous post) that I'm
hunting down ...

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


[mythtv-users] Re: OT: MythTV Home Automation

2005-10-11 Thread Mat Kyne
I am glad to know that my assumption about the people on this list was 
correct. - Unfortunately Heyu and Heyu2 will not work for me (I have the 
Firecracker PC Module), but most importantly it won't do the part with the 
phone. That is the most important part for me. I can log onto my computer 
from anywhere there is a available WiFi connection with my PDA, but with my 
cell phone (or even a pay phone) I could call from anywhere. I have heard 
about Linux computer based answering machines, that will effectively give 
you voicemail. It seems to me that any computer can discern one touch-tone 
from another. So why can't I use specific tones to run specific commands. 
-(this is one of the few times I wished I had chosen computer engineering 
over mechanical engineering)- Surely some one has thought of this before. 
Thanks for the replies, and keep 'em coming. -Mat



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


[mythtv-users] DMA not enabled

2005-10-11 Thread Phil Strong
I recently replaced my mythbox with a shiny new machine that now has
SATA drives. After initial install of OS and Myth ... I play live
tv and it is slow and/or skips. I checked the hdparm for
/dev/hda5 (/video) and find out that DMA is disabled :).

How do I go about enabling DMA?

If the answer is reinstall how do I insure this won't happen again?-- Phil StrongSynergetic Data Systems(w) 240 793 6565[EMAIL PROTECTED]

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


[mythtv-users] Re: Fedora Mythtv, pcHDTV and Comcast?

2005-10-11 Thread Mark Linford
On 10/11/05, Dennis Lou [EMAIL PROTECTED] wrote:
 The 20 seconds of blank screen?  That could
 be caused by not having a valid start channel
 (i.e. don't use the default '2' or '3').

I think you're right. After I manually set the start channel to a
valid entry, Live TV worked


 Also, have you tried recording a program rather
 than Live TV?

Ah, I didn't even think of that. I'll try that now ...



 -Dennis

 P.S.  I'm surprised that those are the only
 entries you saw in list.txt or the streams directory
 after running the qamscan script.  I would have
 expected to see a few more.

There were about 50 or so channels it found in list.txt, but the first
few I tried seemed to be encrypted, or had no video. However, I'd
already found a good sample to start with - when I'm up and running,
I'll go back and explore the other entries :)

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


[mythtv-users] US Broadcast Flag

2005-10-11 Thread Brad Fuller
Those in the US, might want to send your rep a msg about how you feel 
toward recent MPAA and RIAAs tactics.


http://www.eff.org/deeplinks/archives/004047.php

the EFF article has a convenient way to contact your rep (see last link 
in article.) Or, you can always write your rep directly.


--
Brad Fuller
See me on O'Reilly: http://www.oreillynet.com/pub/au/2184

** Sonaural Audio Studios **

Hear us online: www.Sonaural.com



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


[mythtv-users] Re: Fedora Mythtv, pcHDTV and Comcast?

2005-10-11 Thread Mark Linford
On 10/11/05, Mark Linford [EMAIL PROTECTED] wrote:
 On 10/11/05, Dennis Lou [EMAIL PROTECTED] wrote:

  Also, have you tried recording a program rather
  than Live TV?

 Ah, I didn't even think of that. I'll try that now ...



Nope, output still jumpy, nothing but static from audio :(

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


[mythtv-users] No Remote after restart

2005-10-11 Thread Todd Houle
 I have a PVR 350 running Fedora 4 setup with Jarrod's guide about a month ago.  It's working great.  In fact, I need to upgrade the hard disk, but my family loves it and won't let me take it down to replace the HD :)   Thanks Jarrod!One thing I can't figure out though - when it power cycles, it auto logs in and auto starts MythFrontEnd but the remote doesn't work.  Only the keyboard works...   I have to exit out of the frontend using the keyboard and then start it again.  Then it's fine..  A little puzzling...Thanks!   Todd __ Todd Houle Apple Certified System Administrator   ___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] FC4 and HD-3000 - my steps to success... and a couple questions.

2005-10-11 Thread Simpson, Richard

 1. When attempting to configure my capture cards in mythtvsetup, I would
 get Could not open card #0 and Permission denied errors in the capture
 card settings. What I eventually figured out was that the mythtv user did
 not have permissions to access the DVB devices. I found a hint on the pcHDTV
 forums that suggested I edit *50-udev.rules* file located in *
 etc/udev/rules.d/* . Assuming your myth username is mythtv, add *
 GROUP=mythtv* to the last line of the file so that the line looks like
 this:
 *KERNEL==dvb*, PROGRAM==/etc/udev/scripts/dvb.sh %k, NAME=%c,
 GROUP=mythtv*
 Then reboot. This should give permission to the mythtv user to access the
 DVB devices. You should see the card name listed with the type ATSC.
  HOWEVER, after running a yum update again, it removed the changes, and I
 had to go back in and edit the file again. Anyone else know a better fix for
 the above issue, or how to make my fix permanent?

Don't put customizations in the 50-udev.rules file. Take your entire line 
starting with KERNEL= and put it in a separate file called 10-mythtv.rules in 
the same directory. Udev reads the files in alpha-numeric order and will stop 
when it finds a match in your new file.

Richard.
winmail.dat___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Australian Digital TV Cards

2005-10-11 Thread Craig Read

Hurgh wrote:


Hi All,

I have been around the list for a while, and in the past have asked a 
few questions.


I have started setting up a new PVR and am looking at putting in a 
Digital (as appose to the analog one i have now) TV card.


Can people in australia please let me know 1) What card they are 
using, and 2) if you were building it again, would you opt for the 
same card or go for a different one.



The cards I'm currently using are the DVico Fusion (one Plus and one 
Light) HDTV cards.  If I was to build another one, I wouldn't use a Plus 
card (as I'm not using the video in feature).


The previous cards I used were Twinhan.  I've since sold them on eBay 
and I would definitely NOT buy one of those again.  The signal quality 
difference is chalk and cheese.  On the Twinhan's I could only ever get 
ABC and SBS reliably, while my el-cheapo Teac STB had no problems at 
all.  Even after recabling my house with quad shielded RG6, replacing 
all the connectors with F-type, reducing the number of splits to three 
and having an antenna expert (with all the appropriate gear for checking 
digital signal quality) reposition the antenna I didn't get a much 
better result with the Twinhans.  The DVico's have performed flawlessly, 
with the only problem being occasional errors where audio drops out 
(although, the audio is still there if I watch it using winamp).



Also possibily some places to buy (online) would be a real help.


shameless_plug
I actually sell the DVico's online at http://hometheatreheaven.com.au, 
but there are a number of other places you can get them from.

/shameless_plug

If there are some of you that think i should go for HD TV cards, feel 
free to reply also with your comments on Which card, and possibily 
where to buy.
I have thought about it, but dont know if enough of the shows i want 
to record will be in HD.


One of the problems with HDTV in Australia is the listings (at least the 
ones generated from yahoo) don't make it possible to schedule it.  But 
you'll be hard pressed to find a DTV card that doesn't at least claim to 
record HDTV.  Plus it'll be worth it when the listings catch up and/or 
the amount of HDTV content grows.



Thanks again for any help in this.

Regards

-Hurgh-


Np, I hope whatever you get works well.


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.14/129 - Release Date: 11/10/2005

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


[mythtv-users] PVR-350 Was Working, Now Isn't

2005-10-11 Thread Kirk Bocek
My PVR-350 was working fine, recording and watching live TV. Then I 
tried to add a second capture card. I gave up on the second card but now 
the PVR-350 stopped working. All I get is a black screen.


The copy /dev/video0  file.mpg test works fine -- the card is 
receiving a signal on the tuner0 input.


Can *anyone* make *any* suggestions on what to do next?

Is there someway to 'reset' mythtv? I have removed all the tuner cards 
in myth-setup and re-added the PVR-350 several time with no success.


Kirk

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


Re: [mythtv-users] Returning to playback speed 1X doesn't play at 1X

2005-10-11 Thread [EMAIL PROTECTED]
On 10/9/05, Chris Ribe [EMAIL PROTECTED] wrote:
Put a stopwatch on a 2 minute commercial break and report the results.
The problem is, how do you know exactly how long a commercial break
is? If the typical commerical is 30 seconds long, a difference of
10% in speed would only be 3 seconds, but how exact are the stations
for 30 seconds breaks plus the occaisional few seconds of dead time
between commericals.

I'll try timing a few commericals tonight, but since no one else seems
to notice this issue either, I'm willing to be it's probably just a
relative observer effect, as mentioned earlier.

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


[mythtv-users] External CD drivers under Xebian

2005-10-11 Thread [EMAIL PROTECTED]
Sorry for posting this here, but I don't know where else to look.

I have an XBox running as a MythTV remote frontend. It is running
Xebian 1.0.3. The built-in XBox DVD drive is quite picky about
reading CD-R media, so I installed a CD-RW drive into a USB2 5.25
enclosure. I then plugged the enclosure into my XBox through a
USB-to-controller cable.

I was hoping to use this setup with MythVideo, so I can watch movies on
my XBox through MythVideo. The problem is that I can't find the
mount point. When I look in the system log, I can see that the
USB drive is detected, and it can read off the model number of my CD-RW
drive, but I don't know how to mount the drive and access the files.

I plugged the same setup into a Windows XP machine and into another
machine running Fedora Core 3, and they see it (and mount it) without
any problems.

Does anyone know how to mount this thing? Or, point me a Xebian help forum (if such a thing exists)?

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


Re: [mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Joe Votour
Disclaimer: I don't even have a cable STB, since I
have analog cable.

If the STB will only provide output on channel 3 (I am
presuming that you are using a F-type coaxial cable to
connect your PVR-250 to it based on this fact), then
you will likely need to get the IRBlaster working now,
and not later.

Normally analog TV works by putting all of the
channels into the spectrum, and the tuner in your TV
just selects the frequency that it wants to listen to.
 However, in this case, the STB is only giving you one
frequency, and just changing the analog data that goes
out of it.  (This reminds me of having a converter for
the non-cable ready TVs back when I was growing up).

In summary, get the IRBlaster working, because it's
the only way that you will be able to change channels.
 You'll probably want to set the option on a per tuner
basis (in the setup program, if I recall correctly) to
have each tuner default to channel 3.  From there, the
script that you use to change the channel via the
IRBlaster should be called instead of having the
PVR-250's tuner listen to a different frequency.

-- Joe

--- Steve [EMAIL PROTECTED] wrote:

 I have a strange predicament, or at least I haven't
 stumbled upon anyone
 else with it yet. I have a Scientific Atlanta 4200HD
 box. I am using the
 cable out on the back of my cable box and it goes
 into my second tuner card
 (PVR-250). Here's the problem:
  The cable box's cable out only broadcasts on
 channel 3. So when Myth has a
 listing for lets say... channel 5, it tunes from 3
 to 5. Now it only picks
 up static, however for it to work, it needs to stay
 tuned on 3. The cable
 box can be on whatever channel needs to be recorded,
 that's why I bought an
 IR Blaster, but getting that to work is a problem
 for later. I hope most, or
 at least all of this, made sense.
  ___
 mythtv-users mailing list
 mythtv-users@mythtv.org

http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 





__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Carl Fongheiser
On 10/11/05, Steve [EMAIL PROTECTED] wrote:
I have a strange predicament, or at least I haven't stumbled upon
anyone else with it yet. I have a Scientific Atlanta 4200HD box. I am
using the cable out on the back of my cable box and it goes into my
second tuner card (PVR-250). Here's the problem:


The cable box's cable out only broadcasts on channel 3. So when
Myth has a listing for lets say... channel 5, it tunes from 3 to 5. Now
it only picks up static, however for it to work, it needs to stay tuned
on 3. The cable box can be on whatever channel needs to be recorded,
that's whyI bought an IR Blaster, but getting that to work is a
problem for later. I hope most, or at least all of this, made sense.


Why are you using the RF connection from your cable box?
You should be using the S-Video or composite outputs instead. The
Cable Out (RF) connection is the worst one that box has.

Carl Fongheiser

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


Re: [mythtv-users] OT: MythTV Home Automation

2005-10-11 Thread chris
On Tue, Oct 11, 2005 at 10:12:04PM +0100, John Harvey wrote:
 I once considered whether we should just look at adding a GUI to something
 like misterhouse (http://www.misterhouse.net ) rather than re-inventing
 everything. I looked at it briefly a while ago and it looked like it could
 do most things and maybe just needs a frontend launching some application or
 maybe just run the browser to it's web interface.

I was thinking along the same lines.  I doubt I would want to stop a
playback to see if the basement light was still on.  If my frontend
machine wasn't running (which is often the case) then checking via a
MythTV menu would be more hassle than it's worth.  It would be really
nice to have X-10 control available as a mythweb module, however.  That
would allow me to check/control the X-10 hardware when I'm at work, etc.
I'm sure there are already home-control web scripts, but having it
integrated into myth means I only have to worry about one login and
securing one portal.

BTW, don't forget that with X-10 you will need to have a module at the
circuit-breaker panel to allow devices on one phase to talk to devices
on the other phase.

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] ivtv 4.x compatible with HD-3000 DVB?

2005-10-11 Thread ToadMazter
I just noticed that the ivtv 4.x drivers are now on ATRPMS. Has anyone been succesful with these and the PVR-150/500, and can it co-reside with the HD-3000 DVB drivers?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] mythweb on PDA says Empty beers ?

2005-10-11 Thread Michael T. Dean

[EMAIL PROTECTED] wrote:


On Tue, Oct 11, 2005 at 11:05:09PM +1000, David Whyte wrote:
 


Q: Crikey, 10 acres, how long does it take to mow this lawn?
A: Aww, about 2 six-packs.
   


Well, I did manage to find the Australian translation package for
mythweb so I knew that my system wasn't hacked, but now that leaves me
wondering what to *do* about it.

Did you read the thread to which Phill linked or did you get bored 
reading the second or third post and decide that the fourth wasn't worth 
reading?


http://www.gossamer-threads.com/lists/mythtv/users/130712?nohighlight=1#130712

Says that it's been fixed in SVN and that Chris (xris) committed the fix 
on May 15, 2005.  That means you can go to the MythWeb revision log at


http://svn.mythtv.org/trac/log/trunk/mythplugins/mythweb

and find

05/15/05 17:36:24   @6407[6407]   xris  hopefully 
fix things so that australian NEVER shows up automatically.


which links you to changeset 6407

http://svn.mythtv.org/trac/changeset/6407

Which shows the exact changes you need to make.

Now that you know how to fish...  ;)

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


[mythtv-users] LInksys NSLU2 as low power master backend?

2005-10-11 Thread [EMAIL PROTECTED]
I have read that you can install Linux on a Linksys NSLU2
network-attached-storage device. If you were to attach some high
capacity hard drives to the USB2 ports, would it be possible to use
this device as a master backend? As for the tuner cards, put them
in another machine and have this backend wake them up via
wake-on-LAN. Store recordings on the USB2 external HDDs attached
to this NSLU2 so that they are always available for remote frontends.

Has anyone tried something like this?

I read that the master backend must have a tuner card; but then in that
FAQ page, it says a tuner is not required in the backend.

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


Re: [mythtv-users] Video lasts for only 1 second on live TV

2005-10-11 Thread Phil Strong
So just as a follow up you did restart the mythbackend service after the backend came up. The service not the machine.

For I had to add a sleep command after loading ivtv before I started the backend. Obviously a hack but a good one :)

-PhilOn 10/11/05, Allan Mcintosh [EMAIL PROTECTED] wrote:
I was seeing buffer prepause when attempting live tv playback. It wouldpause if mythbackend was started using/etc/init.d/mythbackend init script. It looks as though there's an issuewhen started via 'su' .
so I created an alias in ~/.bashrcalias mythbackend='mythbackend -v channel,record,playback --daemon--logfile /var/log/mythtv/mythbackend.log --pidfile/var/log/mythtv/mythbackend.pid'Then start as mythuser.
The buffer prepause occured if I ran the init script as root or myth user. I get this very same problem sometimes on my epia box when I try to autostart mythbackend after a reboot.
 I kill the mythbackend process and restart manually... if I recall /etc/init.d/mythbackend stop followed by /etc/init.d/mythbackend start. I don't know the exact cause ... but the restart has never failed to
 solve the problem.___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users-- Phil StrongSynergetic Data Systems(w) 240 793 6565[EMAIL PROTECTED]

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


Re: [mythtv-users] which is better, using S-Video or VGA?

2005-10-11 Thread Michael T. Dean

Simpson, Richard wrote:


From: Andrew Wilson

This is what I was going to do (replace my TV with my good quality LCD
computer monitor) until I tried it out. The picture quality is
simply FAR better on a TV than on a monitor.
   


Main difference is that a TV has a tuner, monitors don't. This allows you to 
watch live TV and record a different channel at the same time.
 

How do you (stand) watch(ing) TV without recording it in Myth?  (Or, 
better yet, why would you? ;)


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


RE: [mythtv-users] Need suggestion for Frontend only fanless solution

2005-10-11 Thread MythTV
Do you need the Photobridge HD (HD1500) or is the HD1000 OK?  The main
difference I see is the HD1500 has 128MB RAM and the HD1000 is 64MB, but not
sure if that is much a limitation.

Thanks,
Todd
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Gackstatter
Sent: Thursday, October 06, 2005 2:38 PM
To: 'Discussion about mythtv'
Subject: RE: [mythtv-users] Need suggestion for Frontend only fanless
solution

I run MythRoku on a Roku Photobridge HD.  What is there is easy to install
and works great.  MythRoku can use some more work but it is the only HiDef
solution out there.  Right now MythRoku only plays recorded shows and you
can pause live TV.  You will need a front end on another machine to schedule
recordings and you can not rewind or FF live TV.  This will come with Time
and more people working on the port.  

I will say this I implemented MythTV because of the Roku.  I did not want
the noisy box in my media room.  




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brad Fuller
Sent: Thursday, October 06, 2005 11:01 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Need suggestion for Frontend only fanless
solution

Todd Ignasiak wrote:

 One frontend I've been looking into is the Roku Photobridge HD ( 
 http://www.rokulabs.com/products/photobridge/index.php ).   It's a 
 media player for HDTV's.  It is Linux based, and has a hardware MPEG2 
 decoder onboard.  They encourage open source developement on their 
 platform, and someone has ported the MythTV frontend.

 He has made some big improvements lately, and I'm thinking of picking 
 up the Roku box to give it a try.  Check out mythroku at 
 http://mythroku.blogspot.com/

Do you know what mpeg2 decoder chip they use? I didn't see the info at the
site.
___
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] Buffer file not rolling

2005-10-11 Thread Mitko Haralanov
On Sat, 08 Oct 2005 10:33:52 -0400
Joseph A. Caputo [EMAIL PROTECTED] wrote:

 What filesystem are you using on that partition?  Some filesystems 
 reserve a certain
 percentage of space to be writable only by the root user, so on a 10 GB 
 partition you
 may only be able to write about 9 GB as a normal user.

The partition type is xfs. I haven't been able to verify yet whether
lowering the max file size fixes the problem, though

-- 
Mitko Haralanov
voidtrance at comcast dot net
http://voidtrance.home.comcast.net
==
The income tax has made more liars out of the American people than golf
has.  Even when you make a tax form out on the level, you don't know
when it's through if you are a crook or a martyr.
-- Will Rogers
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Comcast being coy?

2005-10-11 Thread Chris Ribe
I have to pay something like $6/month for the box and another $8/month
for Digital Basic Access or some other such nonsense. The
bottom line is that it is $14 more than the basic cable that I was
getting. On 10/11/05, Kevin Kuphal [EMAIL PROTECTED] wrote:
Chris Ribe wrote: I'm pleased to report that I found a Moto DCT6200 waiting for me when I arrived home from work today. The install guy was confused enough that he called me, but I just told
 him that I was going to hook it up to a computer and he was fine with that. I am also pleased to report that I get ESPNHD, TNTHD, and DiscoveryHD even though I am only paying for basic cable (OTA channels only).
 Now I just need to wait another week for my firewire cable to show up in the mail...Interesting.Hopefully, I'm not reiterating the entire previous thread,but did you have to pay for this box and if so, how much?I currently
get Comcast basic cable ($13/mo) and if all I need to get is a cable boxfrom them with firewire support and I can get those HD stations as well...Kevin___
mythtv-users mailing listmythtv-users@mythtv.orghttp://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] Blank screen on live tv with pvr 150

2005-10-11 Thread John Cartwright
On 10/11/05, John Cartwright [EMAIL PROTECTED] wrote:
SOLVED (I guess)

I just booted up my system for the um-teenth time and live tv is
working. There seems to be pausing in the sound but I'll take
that for now. My only guess is that maybe there is some
inconsistency in the way my modules are loading on bootup. Thank
you guys for all the MythTV howtos and mailing lists. Very
helpful and informative. On 10/11/05, Kirk Bocek 
[EMAIL PROTECTED] wrote:
Does anyone have a hint for John? I've run into the same thing and wouldlove to hear any suggestions.My PVR-350 *was* working fine, live tv, recording, and everything. Itried to add an saa7133 based card which I am now going to give up on.
But now my PVR-350 gives a black screen when selecting 'Watch TV'.I've removed and added the card several times in myth-setup. I have thecorrect input selected -- I get video when doing the cat /dev/video0 
file.mpg test.Is there something I've missed in MythTV that I can reset or clear?KirkJohn Cartwright wrote: Hello all, Sorry to put up another blank screen post.I've been following Jared's
 MythTV how to guide for Fedora 4 with the following setup: Fedora 4 kernel - 2.6.13-1.1526_FC4 Capture Card - Hauppauge WinTV PVR 150 Video Card - ATI Radeon 7500 System - P4 
2.4 Ghz, D850EMV2L Motherboard , 512 MB RAM, onboard audio Currently, when I try to watch live tv I get a blank screen with audio. I'm pretty new to MythTv and am unsure where the problem may lie.I saw one thread that seemed to say this could be because of
 the audio drivers being used.Any feedback on how I can confirm that would be greatly appreciated.I thinks it's worth it to note that when I try to watch tv using the following command:
 mplayer -vox11 /dev/video0 I get really good video playback and audio.Using the xv as the -vo option produces a blank screen with audio like mythtv does.Below is some output that may be helpful.
 ct 10 21:19:21 localhost kernel: ivtv:  START INIT IVTV  Oct 10 21:19:21 localhost kernel: ivtv: version 0.3.8 (tagged release) loading
 Oct 10 21:19:21 localhost kernel: ivtv: Linux version: 
2.6.13-1.1526_FC4 686 REGPARM 4KSTACKS gcc-4.0 Oct 10 21:19:21 localhost kernel: ivtv: In case of problems please include the debug info Oct 10 21:19:21 localhost kernel: ivtv: between the START INIT IVTV and
 END INIT IVTV lines when Oct 10 21:19:21 localhost kernel: ivtv: mailing the ivtv-devel mailinglist. Oct 10 21:19:21 localhost kernel: ivtv: Autodetected WinTV PVR 150 card (iTVC16 based)

 Oct 10 21:19:21 localhost kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5 Oct 10 21:19:21 localhost kernel: PCI: setting IRQ 5 as level-triggered Oct 10 21:19:21 localhost kernel: ACPI: PCI Interrupt :02:
0b.0[A] - Link [LNKH] - GSI 5 (level, low) - IRQ 5 Oct 10 21:19:21 localhost kernel: ivtv: Unreasonably low latency timer, setting to 64 (was 32) Oct 10 21:19:21 localhost kernel: tveeprom: Hauppauge: model = 26032,
 rev = C199, serial# = 8238318 Oct 10 21:19:21 localhost kernel: tveeprom: tuner = TCL 2002N 5H (idx = 99, type = 50) Oct 10 21:19:21 localhost kernel: tveeprom: tuner fmt = NTSC(M) (eeprom
 = 0x08, v4l2 = 0x1000) Oct 10 21:19:21 localhost kernel: tveeprom: audio processor = CX25841 (type = 23) Oct 10 21:19:21 localhost kernel: tveeprom: decoder processor = CX25841 (type = 1c)
 Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50] Oct 10 21:19:21 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0

 Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61] Oct 10 21:19:21 localhost kernel: cx25840: loading /lib/modules/HcwMakoA.ROM Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok
 [client=cx25840[50], addr=44] Oct 10 21:19:21 localhost kernel: ivtv: i2c attach to card #0 ok [client=wm8775[50], addr=1b] Oct 10 21:19:21 localhost kernel: ivtv: loading /lib/modules/ivtv-
fw-enc.bin Oct 10 21:19:21 localhost kernel: ivtv: Encoder revision: 0x02040024 Oct 10 21:19:21 localhost kernel: ivtv warning: Encoder Firmware can be buggy, use version 0x02040011 Oct 10 21:19:21 localhost kernel: ivtv: Allocate DMA encoder MPEG
 stream: 128 x 32768 buffers (4096KB total) Oct 10 21:19:21 localhost kernel: ivtv: Allocate DMA encoder YUV stream:
 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Controlling a cable box that outputs only on a single channel.

2005-10-11 Thread Steve
Wow, thanks for all the help :). Now to get the IR Blaster functioning!
On 10/11/05, Brian Bosch [EMAIL PROTECTED] wrote:

On 10/11/05, Steve [EMAIL PROTECTED]
 wrote: 

The cable box's cable out only broadcasts on channel 3. So when Myth has a listing for lets say... channel 5, it tunes from 3 to 5. Now it only picks up static, however for it to work, it needs to stay tuned on 3. The cable box can be on whatever channel needs to be recorded, that's whyI bought an IR Blaster, but getting that to work is a problem for later.
Hi Steve -- There is a setting for this in Myth's backend setup. I believe that it's in the Input Connections section.
http://www.mythtv.org/docs/mythtv-HOWTO-9.html#ss9.1Cheers,-Brian.___mythtv-users mailing list
mythtv-users@mythtv.orghttp://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


[mythtv-users] Broadcast flag is back

2005-10-11 Thread Edward Rosinzonsky
Time to contact your senators.
http://www.publicknowledge.org/action/night_of_the_broadcast_flag

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


Re: [mythtv-users] ivtv 4.x compatible with HD-3000 DVB?

2005-10-11 Thread Cecil Watson

ToadMazter wrote:

I just noticed that the ivtv 4.x drivers are now on ATRPMS. Has anyone been
succesful with these and the PVR-150/500, and can it co-reside with the
HD-3000 DVB drivers?

Not that I'm using Fedora, but yes.

Regards,

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


[mythtv-users] DVB in SVN (7416): One channel has very poor audio

2005-10-11 Thread Greg Grotsky
I recieve about 8-10 channels over the air, using DVB. I find
that one channel (FOX) has extremely poor audio, it's very scratchy and
garbled... I can make out mostly what they are saying but it sounds
like someone constantly talking through one of those tracheotomy
cazoos. There are two audio channels and the other always sounds
perfect. Switching audio channels back and forth doesn't do
anything, pausing for a little while doesn't do anything. The
weird thing is if I enter LiveTV with the tuner pretuned to FOX the
audio is fine; it's only bad when I change channels to FOX.

Any ideas?
Thanks,
-Greg
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] OT: upgrading kernel problems / atrpms fedora mirror repo problems?

2005-10-11 Thread Noel Murphy


I have gotten myself into a weird situation. I had a working FC4 /  
myth 18.1 box, but for some reason it somehow got messed up and would  
not boot.


I have since just formatted the drives (after slapping the drives  
into a different machine and backing up some stuff) and did a fresh  
install.


However, now I have the following situation.

I'm following Jarod's guide. I did the install from the dvd. After  
the initial boot, I end up in the following problem.


Kernel 2.6.11-1.1369 boots my machine no problem. Unfortunately, that  
kernel is too old to get the ivtv modules.
When I upgraded my kernel (to 2.6.13-1.1526) my machine gets to the  
ui screen where all the services start up, but then goes completely  
black instead of bring up the login screen. The LED on the monitor  
goes orange (indicating there is no video signal) and i can't seem to  
do anything. I can ssh into the machine, but can't find anything  
obvious as to what went wrong.


Now, I was pretty sure that I had a 2.6.12 kernel installed on this  
box before the big format, so I tried to install one of the two  
2.6.12 kernels available, but for some reason, I can't seem to get  
yum to install it. Doing a yum list available does not list any  
2.6.12 kernels, but I can see them if I point my browser to the  
correct url.


Now, even weirder is I just carried on with the guide (knowing full  
well there was going to be stuff I couldn't install), I installed the  
ivtv package. This in turn installed the ivtv- 
kmdl-2.6.12-1.1456_FC4 module and thus in turn installed the  
corresponding kernel. Why it found it this way, but not when I  
specifically asked it to I'm still confused on.


However, this kernel has the same problem as the 2.6.13 kernel (Blank  
screen instead of login screen)


So, all this being said.

1. Anyone know what is going on with my machine and the latest  
kernels? What should i check / look at?
2. Anyone know why i can't install the older kernels? I'm assuming  
yum install kernel-2.6.12-1.1447_FC4 should work? I get a nothing  
to do message.
3. Anyone got any other ideas as to what i can do I'm probably  
not comfortable with compiling my own kernel / modules.


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


[mythtv-users] Firewire and DCT-6200

2005-10-11 Thread Curtis Stanford
Is anyone seriously using firewire input with a dct-6200 receiver  
reliably? I just got mine working a few days ago and when it's  
working, it's great. However, more often than not, recordings come up  
short or the channel doesn't change. It hasn't made it through an  
hour long recording yet without the backend saying:


Firewire: No Input in 15 seconds [P:0 N:1] (select)

Then the recording stops. If anyone has any experience with this, I'd  
appreciate a pointer to the component that may be giving me problems.  
Is it the receiver, mythtv, linux, or my cheap firewire card?


An exhaustive net search brought back similar problems and suggested  
using broadcast instead of point-to-point, which I did. No improvement.


Thanks

Curtis

Mythtv: latest SVN version
Linux: 2.6.13
Motorola DCT-6200
Firewire card with VIA chipset ($20 card)


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


Re: [mythtv-users] Video lasts for only 1 second on live TV

2005-10-11 Thread Alberto Alonso

I did indeed try to restart just the service (several times
in fact) It didn't seem to work.

As for Allan's suggestion I am about to try right now. It's been
a long day and I just got to my home computers.

Thanks,

Alberto

On Tue, 2005-10-11 at 17:32 -0400, Phil Strong wrote:
 So just as a follow up you did restart the mythbackend service after
 the backend came up.  The service not the machine.
 
 For I had to add a sleep command after loading ivtv before I started
 the backend.  Obviously a hack but a good one :)
 
 -Phil
 
 On 10/11/05, Allan Mcintosh [EMAIL PROTECTED] wrote:
 
 I was seeing buffer prepause when attempting live tv playback.
 It would
 pause if mythbackend was started using
 /etc/init.d/mythbackend init script. It looks as though
 there's an issue
 when started via 'su' .
 
 so I created an alias in ~/.bashrc
 
 
 alias mythbackend='mythbackend -v channel,record,playback
 --daemon
 --logfile /var/log/mythtv/mythbackend.log --pidfile
 /var/log/mythtv/mythbackend.pid'
 
 Then start as mythuser. 
 
 
 The buffer prepause occured if I ran the init script as root
 or myth user.
 
 
 
  I get this very same problem sometimes on my epia box when I
 try to
  autostart mythbackend
  after a reboot. 
 
  I kill the mythbackend process and restart manually  ... if
 I recall
  /etc/init.d/mythbackend stop
  followed by /etc/init.d/mythbackend start.
 
  I don't know the exact cause ... but the restart has never
 failed to 
  solve the problem.
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
 
 
 -- 
 Phil Strong
 Synergetic Data Systems
 (w) 240 793 6565
 [EMAIL PROTECTED] 
 ___
 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


  1   2   >