RE: [mythtv-users] Ready for use?

2005-07-23 Thread Marc Tousignant
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:mythtv-users-
 [EMAIL PROTECTED] On Behalf Of Chris Lopeman
 Sent: Friday, July 22, 2005 9:52 PM
 To: Discussion about mythtv
 Subject: Re: [mythtv-users] Ready for use?
 
 Jay R. Ashworth wrote:
 
 On Thu, Jul 21, 2005 at 03:57:53PM -0500, Chris Lopeman wrote:
 
 
Is anybody successfully using mythTV on a regular basis?  I just
 don't
want  to  put  something  together that is going to have problems
 with
basic  functionality  every other day.  Or is gonna work but look
 like
crap on my TV.
 
 
 
 Sure, there are lots of people.
 
 If you're buying everything from scratch, and you take advice from the
 right people, you stand a *much* better chance of ending up with an
 appliance.
 
 Is a little Linux background helpful?  Sure.
 
 Will everything go perfectly?  Probably not.
 
 Does everything go perfectly with a TiVo?  Probably not, either.
 
 Is the extra functionality worth the time?  Lots of people think so,
 including my sister, who, while she's pretty sharp, really mostly wants
 it to be an appliance as well.
 
 Is this sort of question-talking annoying?  You bet.  :-)
 
 Stick with hardware-MPEG cards like the PVR-250, pick the right
 VGA/NTSC-out card and distribution, and avoid the pinch-y chipsets on
 motherboards, and you shouldn't have too much trouble.
 
 Cheers,
 -- jra
 
 
 
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
 
 Wow,  Thanks for all the great and fast responses.
 
 Several of you stressed the importance of the right hardware to make
 things go smoothly.  Here the PVR-250 was even mentioned.  However, I
 don't think I can use the PVR-250 because I don't think it can handle
 OTA HDTV.  And in the previous responses I don't think anybody mentioned
 using HDTV.  So maybe the first follow-up question should be, Are any of
 you using it successfully with HDTV?
 
 Assuming the answer is yes, I would like to start specifying hardware.
 So maybe I should explain what I expect minimally from Myth.  I would
 like to setup _*ONE *_box that can record one HDTV show (probably 1080i
 or 720p) while being able to pause live HDTV (same resolution) for
 another show or watch a DVD.  I have seen some posts here that imply
 that MythTV/the hardware chokes under this kind of treasure.   Hopefully
 this is not the case for Myth and it is just bad hardware.  All of this
 needs to work with my Toshiba 62hm94 (in HD of course).
 
 So based on what I minimally expect from Myth. Please help me spec the
 box.
 Minimal Processor speed?  Probably AMD (to cut down on heat and noise)?
 HD Tuner Card (I'll start with just one to get things working.)?
 Video Card?
 I don't know if a specific DVD drive matters, but if it does please
 recommend one?
 
 Thanks,
 
 Chris Lopeman
 

Ok.. for what you are saying I would recommend
P4 2.4
512meg ram
2 pchdtv or air2pc cards (one for watching one for recording.)
Nvidia Geforce card (Make your own version preference. I'm using an FX
5700LE due to power consumption issues. Geforces are recommended for their
ability to output to hdtv and for onboard encoding to help lower cpu load.
Without a Geforce you will need a more powerfull cpu)
Sound blaster Audigy4 (for 7.1)
I would recommend SATA or SCSI hdd for data rates. It would help with drive
access speeds for watching/recording 2 streams at once. It might not be as
important for OTA as for ASTC over Cable.

If you also want to capture analog I would recommend a PVR-150/250, or 2 if
you ever intend to watch and record analog at the same time. Using a PVR-500
you would only need 1 card as it has 2 decoders and thus can perform as 2
cards. Althou the drivers are still being worked on and many report that
they get no sound on the second decoder. There is a supposed fix for it if
you search the list thou.

For reference, My system
P4 3.2E Prescott(overkill)
512meg ram
1 PVR-350(WASTE as I'm not using the TV Out, should have gone with a 250.
150/500 were not out at the time I built it. Would have done a 500 if they
were.)
1 PCHDTV-HD3000
Geforce FX 5700LE
FIC Condor Case/MoBo using Onboard audio
80Gig and 250Gig Maxtor SATA (80 is about 6g for / with the rest used for
/video and the 250 is all used for /record)

HDTV works great on it but not in Myth at this time. This is not the fault
of Myth but my cable provider. They do not send PSIP data so the auto-scan
detects the streams but can not tune the channels. I am still waiting on the
code to import from the PMT data. Would do it myself if I knew how to code.

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


Re: [mythtv-users] Re: nuvexport fails to run anymore

2005-07-23 Thread Ben Holt
On 7/22/05, Chris Petersen [EMAIL PROTECTED] wrote:

 If that's the case, then it sounds like something's wrong with ffmpeg's
 reading of the audio stream..

A while back I was having problems with DivX and the debian unstable
ffmpeg package. Recompiling ffmpeg ensuring that the mpeg4 support was
enabled seemed to solve the problem.

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


[mythtv-users] Re: nuvexport fails to run anymore

2005-07-23 Thread Hugo van der Kooij

I did another one.

terminal 1:

[EMAIL PROTECTED] mythvideo]$ mkdir -m 0755 /tmp/fifodir_23962/
[EMAIL PROTECTED] mythvideo]$ /bin/nice -n19 mythtranscode --showprogress -p
autodetect -c 5 -s 2005-06-05-22-00-00 -f /tmp/fifodir_23962/
--honorcutlist 21

Waited some seconds and went to terminal 2:

[EMAIL PROTECTED] mythvideo]$ /bin/nice -n19 ffmpeg -f rawvideo -s 720x576
-r 25.000 -i /tmp/fifodir_23962/vidout -f yuv4mpegpipe - 2 /dev/null |
/bin/nice -n19 yuvdenoise -r 16 -f -b 14,12,-14,-12 2 /dev/null |
/bin/nice -n19 ffmpeg -hq -y -f s16le -ar 48000 -ac 2 -i
/tmp/fifodir_23962/audout -f yuv4mpegpipe -s 720x576 -aspect 1. -r
25.000 -i - -aspect 1. -r 25 -deinterlace -croptop 12 -cropbottom 12
-cropleft 14 -cropright 14 -s 480x576  -b 2500 -vcodec mpeg2video -qmin 5
-ab 192 -ar 44100 -acodec mp2 -f svcd ./Steven Spielberg presenteert-
Taken - Beyond the sky.mpg 21
ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice
Bellard
  configuration:  --build=i686-redhat-linux-gnu
--host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --enable-mp3lame --enable-vorbis
--enable-faadbin --disable-faac --enable-xvid --enable-a52bin
--disable-dts --enable-pp --enable-shared-pp --enable-shared
--disable-amr_nb --disable-amr_nb-fixed --disable-amr_wb --disable-sunmlib
--enable-pthreads --enable-dc1394 --enable-gpl --disable-strip
--extra-cflags=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32
-march=i386 -mtune=pentium4 -fasynchronous-unwind-tables make
  built on May 17 2005 08:28:35, gcc: 3.4.3 20050227 (Red Hat
3.4.3-22.fc3)
Input #0, s16le, from '/tmp/fifodir_23962/audout':
  Duration: N/A, bitrate: N/A
  Stream #0.0: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s
pipe:: Error while opening file

The pipes are there:

[EMAIL PROTECTED] mythvideo]$ ls -la /tmp/fifodir_23962/
total 24
drwxr-xr-x   2 mythtv mythtv 4096 Jul 23 08:29 .
drwxrwxrwt  17 root   root   4096 Jul 23 08:34 ..
prw-r--r--   1 mythtv mythtv0 Jul 23 08:29 audout
prw-r--r--   1 mythtv mythtv0 Jul 23 08:33 vidout

But how do I determine wether or not something is inside these named pipes
(fifos)? I did not update ffmpeg untill I noticed this problem was not
going away. But I did upgrade the mythtv packages as I kept up with ATRPMS
packages.

So I suspect mythtranscode to be the problem but would like to determine
it some way by means of inspecting the results of mythtranscode.

Hugo

-- 
I hate duplicates. Just reply to the relevant mailinglist.
[EMAIL PROTECTED]   http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of magicians,
for they are subtle and quick to anger.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: nuvexport fails to run anymore

2005-07-23 Thread Chris Petersen

But how do I determine wether or not something is inside these named pipes
(fifos)? I did not update ffmpeg untill I noticed this problem was not
going away. But I did upgrade the mythtv packages as I kept up with ATRPMS
packages.


Have you tried turning off denoise, like every response on this list has 
suggested?  Let's at least determine that it's not THAT problem before 
jumping to conclusions...  What I see from your paste is that it opens 
the audio just fine, but fails just afterwards.


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


[mythtv-users] PVR500MCE tuner #1, ivtv: i2c client addr: 0x44 not found for command

2005-07-23 Thread of my own
I am using the latest ivtv driver, tuner 0 loaded fine, works on myth,
but tuner #1 gave the following error below, system is P4 1.8G running
FC3, any idea? thanks.

ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv: i2c client addr: 0x44 not found for command 0x40046466!
ivtv: Setup VBI API header 0xbd0d pkts 1 buffs 4 ln 24 sz 1456
ivtv: Setup VBI start 0x002fea04 frames 4 fpi 1 lines 0x0140
ivtv: i2c client addr: 0x44 not found for command 0x40046406!
ivtv: i2c client addr: 0x44 not found for command 0x40046406!
ivtv: No Free Mailbox for cmd 0x00c6 after 100 tries!
ivtv: Mailbox[0] 0x00dc flags 0x0003
ivtv: Mailbox[1] 0x30c2 flags 0x30c2
ivtv: Mailbox[2] 0x30c2 flags 0x30c2
ivtv: Firmware UNRESPONSIVE when trying cmd 0x00c6!!!

---
/etc/modprobe.conf
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
options cx25480 i2c_enable=-1,1,1
options saa7127 i2c_enable=1,-1,-1

-
ivtv:  START INIT IVTV 
ivtv: version 0.3.7 (a) loading
ivtv: Linux version: 2.6.11-1.35_FC3 686 REGPARM 4KSTACKS gcc-3.4
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :03:08.0[A] - GSI 11 (level, low) - IRQ 11
ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe on adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: firmware loaded
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
0x00914652, Revision 0x0001
ivtv: NTSC tuner detected
ivtv: Radio detected
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 0
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 32
ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 224
ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 24
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 64
ivtv: Create encoder radio stream
ivtv: Setting Tuner 57
tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #0
cx25840: decoder set norm NTSC
cx25840: decoder set input (6)
cx25840: now setting Tuner input
cx25840: set audio input (0)
ivtv: Switching standard to NTSC.
cx25840: decoder set norm NTSC
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :03:09.0[A] - GSI 10 (level, low) - IRQ 10
ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe on adapter ivtv i2c driver #1 (0x10005)
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
0x00914652, Revision 0x0001
ivtv: Radio detected
ivtv: ivtv_enc_thread: pid = 5565, itv = 0xe2230d20
ivtv: ivtv_enc_vbi_thread: pid = 5566, itv = 0xe2230d20
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 1
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 33
ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 225
ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 25
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered 

[mythtv-users] Re: Query for the scheduled recording

2005-07-23 Thread Paul
Hi, I am trying to write a small app that will serve as a replacement
for the system's shutdown/reboot/halt but with one major difference
 - it will query the mythtv database to get the time of the next
scheduled recording and set the BIOS wakeup time.

The purpose of this app is to enable the user to manually
shutdown the box and still have it automatically wakeup when
the time comes.

I have made some pretty good progress but now I need to find
out the time of the next recording from the database. I looked at
the code for an example of the SQL query and found out that
the backend just keeps a list of all the scheduled recordings and
does not query the DB at time of shutdown.

Can someone help me out and let me know the query that will
allow me to get information on the next recording(s). It can be
a query that will return all scheduled recordings. I can change it to fit.

Thanks for your help!

-- Mitko

I'm actually working on a welcome/status app that is a myth style
themed dialog that among other things shows what the next scheduled
recording is. It's a lot simpler than you think to get the schedule. See
code below.

It could be my new app will do what you want it to. Its really designed
for people like you and me who don't want to leave the myth computer
running 24hrs a day but do want it to still record scheduled recordings.
It compliments the existing shutdown/wakeup stuff which can be made
to work as you want if it is setup properly.

I still have a few issues to fix. I'll send the patch to the tracker when
it's
ready.

-
code snippet to get next scheduled recording
   .
   .
   .
m_nextRecordingStart = QDateTime();

ProgramList *progList = new ProgramList(true);
ProgramInfo *progInfo;
QString status = ;

if (progList-FromScheduler(m_hasConflicts))
{
if (progList-count()  0)
{
for (progInfo = progList-first(); progInfo; progInfo =
progList-next())
{
if (progInfo-recstatus == rsWillRecord)
{
// save the details of the earliest scheduled recording
if (m_nextRecordingStart.isNull() ||
m_nextRecordingStart  progInfo-recstartts)
{
m_nextRecordingStart = progInfo-recstartts;

status = progInfo-title;
if (progInfo-subtitle != )
status +=  ( + progInfo-subtitle + );

status += \n + progInfo-recstartts.
toString(ddd dd MMM  (hh:mm) +  to 
+
progInfo-recendts.toString(hh:mm));
}
}
}
}
}
   .
   .
   .


Hope it helps.

Paul



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


RE: [mythtv-users] PVR500MCE tuner #1, ivtv: i2c client addr: 0x44 not found for command

2005-07-23 Thread Marc Tousignant
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:mythtv-users-
 [EMAIL PROTECTED] On Behalf Of of my own
 Sent: Saturday, July 23, 2005 5:37 AM
 To: mythtv-users@mythtv.org
 Subject: [mythtv-users] PVR500MCE tuner #1,ivtv: i2c client addr: 0x44 not
 found for command
 
 I am using the latest ivtv driver, tuner 0 loaded fine, works on myth,
 but tuner #1 gave the following error below, system is P4 1.8G running
 FC3, any idea? thanks.
 
 ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
 ivtv: i2c client addr: 0x44 not found for command 0x40046466!
 ivtv: Setup VBI API header 0xbd0d pkts 1 buffs 4 ln 24 sz 1456
 ivtv: Setup VBI start 0x002fea04 frames 4 fpi 1 lines 0x0140
 ivtv: i2c client addr: 0x44 not found for command 0x40046406!
 ivtv: i2c client addr: 0x44 not found for command 0x40046406!
 ivtv: No Free Mailbox for cmd 0x00c6 after 100 tries!
 ivtv: Mailbox[0] 0x00dc flags 0x0003
 ivtv: Mailbox[1] 0x30c2 flags 0x30c2
 ivtv: Mailbox[2] 0x30c2 flags 0x30c2
 ivtv: Firmware UNRESPONSIVE when trying cmd 0x00c6!!!
 
 ---
 /etc/modprobe.conf
 alias char-major-81 videodev
 alias char-major-81-0 ivtv
 alias char-major-81-1 ivtv
 options cx25480 i2c_enable=-1,1,1
 options saa7127 i2c_enable=1,-1,-1
 
 -
 ivtv:  START INIT IVTV 
 ivtv: version 0.3.7 (a) loading
 ivtv: Linux version: 2.6.11-1.35_FC3 686 REGPARM 4KSTACKS gcc-3.4
 ivtv: In case of problems please include the debug info
 ivtv: between the START INIT IVTV and END INIT IVTV lines when
 ivtv: mailing the ivtv-devel mailinglist.
 ivtv: Autodetected WinTV PVR 150 card
 ivtv: Found an iTVC16 based chip
 ACPI: PCI interrupt :03:08.0[A] - GSI 11 (level, low) - IRQ 11
 ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
 tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
 tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
 tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
 tveeprom: audio_processor = MSP3410D (type = 5)
 ivtv: i2c attach [client=tveeprom[50],ok]
 tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
 ivtv: i2c attach [client=(tuner unset),ok]
 cx25840: starting probe on adapter ivtv i2c driver #0 (0x10005)
 cx25840: detecting cx25840 client on address 0x88
 cx25840: cx25843-23 found. Initializing...
 cx25840: requesting /lib/modules/HcwMakoA.ROM
 cx25840: firmware loaded
 ivtv: i2c attach [client=cx25840[50],ok]
 ivtv: i2c attach [client=wm8775[50],ok]
 ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
 0x00914652, Revision 0x0001
 ivtv: NTSC tuner detected
 ivtv: Radio detected
 ivtv: Encoder revision: 0x02050032
 ivtv: Encoder Firmware may be buggy, use version 0x02040011
 ivtv: Configuring WinTV PVR 150 card with 5 streams
 ivtv: Registered v4l2 device for encoder MPEG minor 0
 ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder YUV minor 32
 ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder VBI minor 224
 ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder PCM audio minor 24
 ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder radio minor 64
 ivtv: Create encoder radio stream
 ivtv: Setting Tuner 57
 tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #0
 cx25840: decoder set norm NTSC
 cx25840: decoder set input (6)
 cx25840: now setting Tuner input
 cx25840: set audio input (0)
 ivtv: Switching standard to NTSC.
 cx25840: decoder set norm NTSC
 ivtv: Initialized WinTV PVR 150, card #0
 ivtv: Autodetected WinTV PVR 150 card
 ivtv: Found an iTVC16 based chip
 ACPI: PCI interrupt :03:09.0[A] - GSI 10 (level, low) - IRQ 10
 ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
 tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
 tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
 tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
 tveeprom: audio_processor = MSP3410D (type = 5)
 ivtv: i2c attach [client=tveeprom[50],ok]
 tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
 ivtv: i2c attach [client=(tuner unset),ok]
 cx25840: starting probe on adapter ivtv i2c driver #1 (0x10005)
 ivtv: i2c attach [client=wm8775[50],ok]
 ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
 0x00914652, Revision 0x0001
 ivtv: Radio detected
 ivtv: ivtv_enc_thread: pid = 5565, itv = 0xe2230d20
 ivtv: ivtv_enc_vbi_thread: pid = 5566, itv = 0xe2230d20
 ivtv: Encoder revision: 0x02050032
 ivtv: Encoder Firmware may be buggy, use version 0x02040011
 ivtv: Configuring WinTV PVR 150 card with 5 streams
 ivtv: Registered v4l2 device for encoder MPEG minor 1
 ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
 ivtv: 

Re: [mythtv-users] DVB-T not working on FC4, x86_64

2005-07-23 Thread Graeme Hilton
Phill Edwards wrote:
I'm having problems getting my DVB-T card to display in MythTV.

It works using mplayer from the command line, but MythTV displays a
black screen for about 15 seconds and produces the error messages I list
at the end of this email.

Has anyone experienced this?  What causes this error?  Can I fix it?
 
 Not an expert at all in this, but have you set up the card and done a
 channel scan in mythtvsetup so that it knows what channels are on what
 frequencies? Perhaps it can't find a channel to tune to.

So far as I can tell, mythtvsetup has worked OK.  The Channel Editor is
full of channels, some of which  I've never heard of, so I assume it's
picked them up off the transport.

I think the important error messages are:
2005-07-22 21:14:33.991 write-14 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-07-22 21:14:38.993 taking too long to be allowed to read..
2005-07-22 21:14:43.995 taking too long to be allowed to read..
2005-07-22 21:14:48.995 taking too long to be allowed to read..
2005-07-22 21:14:48.995 Took more than 10 seconds to be allowed to read,
aborting.

But I can't figure out what's going on (or not going on) to be able to
fix it.

If anyone has seen this problem, how did you fix it?

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


[mythtv-users] mysql database problems, really need advice

2005-07-23 Thread ffrr
I think I damaged a table (mythconverg.recordedmarkup) trying to import 
a .nuv file that had been exported using nuvexport.  It didn't import 
completely, failing about line 6 in the script that nuvexport wrote, but 
it did import well enough for me to be able to watch it.


However, I noticed some errors with this table when a couple of new 
shows were recorded.   I also noticed that pressing the 'e' key while 
watching the new shows would not take me into edit mode.


In the docs, it talks about mysqlcheck.  Running this did report that 
the table was damaged.  I then ran it again, with the -r (repair) 
option, again as per some docs.   It seemed to fix the table but had 
issues later in the repair with mythconverg.smartplaylistcategory. 

Also, something very bad happened at this point because running it again 
started  giving errors that the tables were read only.  Running mythtv, 
all data about tv guide, and recorded shows etc was missing.  More than 
a little worried :-(, I tried to shut down the mysqld server, and 
restart it, but it could not be shutdown (according to mandriva control 
centre).  I rebooted the whole box at this point, and many messages 
about readonly file systems in the area of /var were reported as it shut 
down.  On reboot, significant repairs were needed to /dev/sda8 (which is 
where /var is mounted on my system).


Ok, so, deep breath...  I log in and check mysqld.  It is running.  I 
stop and restart it for good measure. All working.  I start mythbackend, 
and then mythfrontend.   Luckily, all my data is back.  Good, so I start 
a show recording, and then go and watch it while still recording.  All 
working, AND I can go into edit mode.


So it's looking good.  


Mysqlcheck still reports one problem
mythconverg.smartplaylistcategory
error: File './mythconverg/smartplaylistcategory.MYD' not found 
(Errcode: 2)

(what is that?)

Now, also, I want to back up my data at this point.  Being new to myth, 
I haven't done this before, but the docs look straightforward enough.  
However, a small question.  Should ...


mysqldump -u mythtv -pmythtv mythconverg -c  mythtv_backup.sql

be run with the database up and running, but should I make sure myth 
(front and backend) is NOT running when I do it?


What else should I do?  Should I delete the database and recreate it, or 
will it be OK now?  If I do recreate it, should I import the data back 
in, or would that bring back corruption from the above incident?



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


Re: [mythtv-users] DVB-T not working on FC4, x86_64

2005-07-23 Thread ffrr

Graeme Hilton wrote:


So far as I can tell, mythtvsetup has worked OK.  The Channel Editor is
full of channels, some of which  I've never heard of, so I assume it's
picked them up off the transport.
 


Warning:  I am new to this too, but...

Did you ask it to scan to get those channels?   The other way, the way I 
did it, was to scan and create a channels.conf using the dvb command 
line tools from linuxtv, and imported them into the myth channel setup 
from this .conf file.


Whichever way you used, maybe try the other?


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


Re: [mythtv-users] Ready for use?

2005-07-23 Thread Ray Lischner
On Friday 22 July 2005 09:52 pm, Chris Lopeman wrote:

 Are any of
 you using it successfully with HDTV?

Yes. I have a master and slave backend, each with an HD-3000 card. I
plan on moving both cards into a single system soon. I had them
separated because I was concerned about excess heat buildup, but I no
longer believe that was a problem.

Because I have only a standard TV, I watch HD shows on the various
computers scattered throughout my home. The front-ends vary from a
Athlon 1800 to an Athlon XP 3000. An Athlon 2000 has an nVidia FX5200
and can display HD shows with ease using XvMC. Another Athlon 2000 has
no hardware assist, but can display 720p with no problem. The Athlon
3000 has an ATI video card, so it has the pink bar problem with
widescreen shows; otherwise it is fine.
--
Ray Lischner
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] PVR500MCE tuner #1, ivtv: i2c client addr: 0x44 not found for command

2005-07-23 Thread Jim Reith

I am using the latest ivtv driver, tuner 0 loaded fine, works on myth,
but tuner #1 gave the following error below, system is P4 1.8G running
FC3, any idea? thanks.
---
/etc/modprobe.conf
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
options cx25480 i2c_enable=-1,1,1
options saa7127 i2c_enable=1,-1,-1


These two i2c_enable lines are your problem if you ONLY have the 500
in the system. That setup is used for a 350/250 and a 500. I believe
you simply want the lines to be the following for a 500 only system

options cx25480 i2c_enable=1,1
options saa7127 i2c_enable=-1,-1

Jim (who had to deal with this type of stuff in my 350  150 system)

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


RE: [mythtv-users] mythbackend starting before ivtv is loaded?

2005-07-23 Thread Howard Cokl
--- Marc Tousignant [EMAIL PROTECTED] wrote:

  Isn't that for Gentoo and not FC3?
  
 
 Yes you are correct. But Jim is using Gentoo per his
 original post (excerpt
 below.)
 
  if I restart the backend later, those go away and
 everything is fine.  
  This wasn't always the case and I've only noticed
 it since moving to 
  the ivtv that now comes with gentoo as well as
 changing the firmware I 
  use for my 2 pvr-250s.  Any ideas?
 
 If you want to go that way why did you tell him how
 you did it in FC3?
 

My apologigies, I must have missed the reference to
gentoo in the original post.

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


Re: [mythtv-users] Query for the scheduled recording

2005-07-23 Thread George Nassas

On 22-Jul-05, at 11:30 PM, [EMAIL PROTECTED] wrote:


Do you feel like parsing some html?  Myth has a self-contained web
server that gives the system status on port 6544 of the backend 
machine,

including the times of the next ten scheduled recordings.  Here's an
exerpt from `lynx -dump http://localhost:6544` :


The same info is available in an xml format by going 
http://localhost:6544/xml. Unfortunately this leaks a bit on each call 
so if you use it repeatedly (like I do) then you'll eventually hit the 
server's vm limit. I've been looking into it but haven't gotten all the 
leaks figured out yet.


- George

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


Re: [mythtv-users] Fixing my no data problem in EPG

2005-07-23 Thread Pat Vaughan
I'm a noobie, but have you setup mythfilldatabase in cron?  If so, maybe
the cron job isn't working correctly.  Try running mythfilldatabase from
the command line and see if it populates the database.  On my connection,
it takes FOREVER to download the channel guide data.

That it works after resetting the database suggests that the database and
mtyh setup is good, just the database isn't getting populated.

 My EPG (TV Guide) shows no data for a large number of channels when
 viewing further that 2 days into the future. So far, I've been
 correcting this by doing the following:

 - run mythtvsetup
 - erase program data when prompted (DO NOT erase capture card settings)
 - create Zap2It profile
 - assign to input
 - exit
 - run mythfilldatabase

 I will then have EPG data for all channels for 12-14 days. But day by
 day, this dwindles down until there is only 2 days of data for most
 channels. Any idea how to fix this?

 I am running MythTV 16.1, FC1, using Datadirect.

 Thanks for any insights anyone has.
 ___
 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] nuvexport fails to run anymore

2005-07-23 Thread Michael S. Keller

ffmpeg had critical errors:

pipe:: Error while opening file


$ apt-cache show ffmpeg|grep ^Version
Version: 3:20050427-0sarge0.1

I get an error much like yours with this version.

Version: 0.cvs20050313-2

And this version works for me.

Maybe recompile or use a different version?

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


Re: [mythtv-users] FC3 LIRC IR Problem

2005-07-23 Thread Stephen Roebuck
Nick,

Thanks for the response, here is a copy of my channel change script:

#!/bin/sh
REMOTE_NAME=SkyDigital
for digit in $(echo $1 | sed -e 's/./ /g'); do
irsend --device=/dev/lircd1 SEND_ONCE $REMOTE_NAME $digit
sleep 0.4 # note, you may have to tweak the interdigit delay up a bit
done
irsend --device=/dev/lircd1 SEND_ONCE $REMOTE_NAME Select 
~

Any light you can shed on the problem would be great, I'm really stuck on this final problem

Cheers

Steve
On 7/21/05, 
Nick [EMAIL PROTECTED] wrote:

On 7/21/05, Stephen Roebuck [EMAIL PROTECTED] wrote: Hi, I'm having problems getting my IR blaster to work, I have followed the very
 good instructions at
 http://www.lircsetup.com/lirc/blaster/index.php to setup my mythtv box to control my SKY TV box (Thomson DSI4212).I'm using FC3 and
 running 
mythtv18.1 on a pundit-r using a PVR250 (setup using Jarod's excellent guide).I have everything else working including the the remote for mythtv but I can't get the IR blaster to change channel!The red LED
 flashes when I try to change channel so I know it is on the correct COM port but I get this output: [EMAIL PROTECTED] ~]# /usr/local/bin/change_chan.sh 120 /usr/local/bin/change_chan.sh: line 8: /root: is a directory
Steve,Do you want to post your channel change script - it should only have 7lines if you're using the one from 
lircsetup.com.Nick


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


Re: [mythtv-users] Re: Can't get S/PDIF sound working

2005-07-23 Thread Taylor Ralph
Hey Phill,

Try adding the following section to your asoundrc:

pcm.!iec958 {
 type plug
 slave.pcm hw:0,4
}

This makes xine work for me.

--
Taylor

--- Phill Edwards [EMAIL PROTECTED] wrote:

 I've made some progress on this - I think! I can get
 some sound out of
 MythTV and using speaker-test now, but I can't get
 Dolby Digital to
 come out of xine.
 
 Using speaker-test, I can get sound out of the
 right, centre and left
 speakers but not the rear speakers or the
 sub-woofer.
 
 Not sue it it's relevant but I still can't get any
 output from:
 [elm|~]$ aplay -D digital pronounce_linux.au
 [elm|~]$ aplay pronounce_linux.au
 
 I must be getting closer as I can at least get sound
 out now. Does
 anyone know what I need to do to get Dolby from
 xine? The play command
 I'm using is:
 xine -pfhq --no-splash dvd://
 
 Regards,
 Phill
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org

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


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Which tuner?

2005-07-23 Thread Michael T. Dean

Mark Knecht wrote:


  Is there any way to determine which tuner was actually used to
record a program after the fact? Is any data kept in the MySQL data
base about this sort of thing? I have a 250 and a 150. We seem to get
a few programs with really weird colors once in a while. I wont to see
what's causing that.

 


kind of...

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

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


Re: [mythtv-users] DVB-T not working on FC4, x86_64

2005-07-23 Thread Graeme Hilton
ffrr wrote:
 Graeme Hilton wrote:
 
 So far as I can tell, mythtvsetup has worked OK.  The Channel Editor is
 full of channels, some of which  I've never heard of, so I assume it's
 picked them up off the transport.
  

 Warning:  I am new to this too, but...
 
 Did you ask it to scan to get those channels?   The other way, the way I
 did it, was to scan and create a channels.conf using the dvb command
 line tools from linuxtv, and imported them into the myth channel setup
 from this .conf file.
 
 Whichever way you used, maybe try the other?

I've already tried the dvb-scan route and that is how I generated the
channels.conf for mplayer.  The same data has ended up in mythtv (as far
as I can tell).

I may (!) have found the cause, but I haven't found the solution:
In mythtvsetup, in the Input Editor, you have to select a channel for
the TV plugin to start at.  I have filled this in with various values,
but none of them seem to remain there.  As far as I can tell the channel
numbers are valid as I have simply copied them from the channel editor.

Could a database problem prevent myth from storing this starting
channel value correctly?

Many Thanks,

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


Re: [mythtv-users] APM hard drive spin down setting recommendations for backend?

2005-07-23 Thread Michael T. Dean

These might be useful...

http://www.ma.utexas.edu/users/stirling/computergeek/powersaving.html  
(I recommend reading the whole page)


http://www.linuxjournal.com/article/7539

http://tldp.org/HOWTO/Battery-Powered/index.html

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


[mythtv-users] Which version do you use?

2005-07-23 Thread Alexander Petkov
I am curious as to which Mythtv version people are curently using. 

I am still using 0.15.1. I started using Mythtv with the 0.7 release and became 
addicted (to Mythtv) ever since. 

For me, the 0.10 release was complete and it worked trouble-free (no green 
screen recordings, etc). Then I decided to upgrade to 0.12 and continued using 
it for the better eye-candy, plus I made some codem odifications to my wife's 
requests. 

I wouldn't have upgraded to 0.15.1 if there wasn't the change for the data 
grabbing method. Is there any reason i should upgrade. Is there a new feature 
in .18 that you must have? 
TIA,
Alex

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


Re: [mythtv-users] Re: Can't get S/PDIF sound working

2005-07-23 Thread stanley kamithi
try this. 
http://xinehq.de/index.php/faq#SURROUNDSOUND
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] nuvimport?

2005-07-23 Thread Michael T. Dean

[EMAIL PROTECTED] wrote:


I set up my back end several weeks before I had a workin frontend, and
at the time I only had a single hard drive (I've since moved to RAID5),
so i used nuvexport to convert a lot of shows into mpegs to save space.
Now that I have two working front ends I'm slowly catching up, but it's
just plain inconvenient to watch stuff using mplayer because there's no
commercial detection and deleting a show when I'm done involves
navigating the nfs directories manually and then rescanning the
directory in video maintenance mode to clear out the listing.

Is there any way to import videos and scan for commercials?

Is there a simpler way to maintain non-nuv content?
 

Give it a proper name and put it in the proper location and run 
myth.rebuilddatabase.pl (from the contrib directory).


Then, run mythcommflag -f filename or (probably better), use 
mythfrontend to add a commflag job to the queue for the imported files.


See http://www.gossamer-threads.com/lists/mythtv/users/131476#131476 for 
more info.  Ignore the stuff about deleting the existing copy, but the 
info about filename formats and the procedure for rebuilding the 
database still applies...


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


[mythtv-users] Re:Query for the scheduled recording

2005-07-23 Thread Alexander Petkov
=
Do you feel like parsing some html? Myth has a self-contained web
server that gives the system status on port 6544 of the backend machine,
including the times of the next ten scheduled recordings. Here's an
exerpt from `lynx -dump http://localhost:6544` : 
=

That's what I ended up doing. Not pretty, but it works. Script details are here:
http://www.gossamer-threads.com/lists/mythtv/users/108485?#108485

Alex


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


Re: [mythtv-users] Redo Program recordedmarkup

2005-07-23 Thread Michael T. Dean

Steve Malenfant wrote:


I've been fooling around my system to re-import recorded program from
a messed upgrade of FC2-FC3 atrpms issues where rpm/apt-get/yum
doesn't work anymore (I still don't have a workaround).  So I
transformed my mythfrontend machine into a myth combo.

The problem is that I've migrated from pchdtv driver to 2 Air2PC (rev
0.2 card for 70$, works great with 2.6.12 with linuxtv patches) DVB
drivers and that created some issues using dataDirect, that I later on
modified with the right XMLTV ID and now works fine.  The problem was
re-importing back the data, so I had to modify the chanid of my
recordedprogram, then everything worked.

The problem was the fast forward since I haven't imported the
recordedmarkup table (which I learned that from lookup at the
mythconverg database).  I messed doing my SQL update and I had to
restart again which I lost one complete program of markup (cause audio
hiccups when forwarding).

Simple question after all this here... Is there a way to redo the
program markup?

Also, why is there 2 modes to save the data in the DVB capture setup? 
TS and PS...  Is the TS saving the MPTS(whole transport) and the ps

the SPTS(single program)?  If that's the case than the choice of
wording is wrong, cause I could think it's an actual PS (Program
Stream) instead of TS (Transport Stream).
 


mythcommflag --rebuild

see also

mythcommflag --help

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


[mythtv-users] Re:Anyone using Arch Linux?

2005-07-23 Thread Alexander Petkov
=
 Anyone using Arch Linux for Myth?

If so comments? 
=

I just switched from Suse. This is the 1st week of using Mythtv on Arch Linux 
and so far so good. 

Things I like are the fast bootup and shutdown times.  Mythtv (0.18.1) and 
dependencies are available from the repositories. The OS is easy to configure, 
since a lot of things (modules, daemons) are controlled from a single file. 

I didn't like the use of devfs, so I switched to static dev nodes. 

There are a bunch of people posting on the arch forums  who are using Mythtv on 
Arch linux.

Alex


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


Re: [mythtv-users] Can't get S/PDIF sound working

2005-07-23 Thread Michael T. Dean

Phill Edwards wrote:


I've just bought a S/PDIF header for my Gigabyte mobo and am having
trouble getting any sound out of it.

I've taken the Jarod's .asoundrc which in turn was taken from the
DigitalSoundHowTo at
http://www.mythtv.info/moin.cgi/DigitalSoundHowTo. Jarod said that he
only had to change 4 lines to get his working. The main thing seemed
to be getting the device number right. The output of aplay -l gives
me:

[elm|~]$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 0: Intel ICH [Intel
82801DB-ICH4]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 4: Intel ICH -
IEC958 [Intel 82801DB-ICH4 - IEC958]
 Subdevices: 1/1
 Subdevice #0: subdevice #0

So I assume my S/PDIF device is number 4 - is that correct?
 


Yes.

Your .asoundrc is correct.


My problem is that none of the lines below produce any sound output
when I connect the S/PDIF TOSLINK to my receiver:

[elm|~]$ aplay -D digital pronounce_linux.au
[elm|~]$ aplay pronounce_linux.au

If I put the old analogue connection back in from the sound card to
the receiver then I can get sound again, but I want to get this
working so I can get Dolby from MythDVD.

Does anyone know where I'm going wrong here?
 

Take Michael Carland's advice...  It's probably a setting in your 
receiver that is preventing you from using the signal (the receiver gets 
it, but it's not in the expected format, so the receiver cuts output to 
prevent destroying your speakers/making bad sounds).  The file you're 
playing will be sent as 48KHz PCM audio (digital), but your receiver may 
be expecting AC-3 or something.  You should be able to set it to 
auto-detect the sound format, which will allow you to use PCM and AC-3 
and ...


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


Re: [mythtv-users] Re: Strange playback problems - no commercial skipping, random jumps

2005-07-23 Thread Michael T. Dean

Ramzy Darwish wrote:


 Kevin wrote:



 Ramzy Darwish wrote:

 Hello All, I tried looking for others with this problem on the
 list, but didn't see anything, but maybe I didn't use the right
 keywords, so please don't flame me if this is a common problem.

 snip

 Try checking your database tables for errors. You may have errors
 in your recordedmarkup table which could cause things like this to
 happen.

 Thanks a lot for this suggestion. But alas, it did not work.
 mysqlcheck did indeed find errors in the tables, and I found and used
 a script that I found here:
 http://forevermore.net/files/mythtv_misc/optimize_mythdb.pl.txt (from
 a different post found after searching for 'table corrupt'. The
 script just runs REPAIR andOPTIMIZE on each table in mythconverg.

 It does report that stuff has been changed, but the behavior remains
 the same. I don't know if I did something wrong, or not enough.



So you've fixed the source of the problem, now fix the problems that 
occurred when you had corrupted tables...  You need to run mythcommflag 
to rebuild seektables and to re-flag commercials.  While your database 
tables were corrupted, any data Myth wrote to those tables while 
recording was most likely corrupted, so you need to recreate it.


For the simple (but long) way, you can run mythcommflag -all (it may 
take several days--while max'ing out your CPU--to finish).  For a more 
surgical fix, only flag the broken recordings.  See mythcommflag 
--help for info.


Mike

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


Re: [mythtv-users] nuvexport fails to run anymore

2005-07-23 Thread Chris Petersen
ok, just a word of note about this.  It was finally brought to my 
attention that atrpms is using mjpegtools 1.6.3pre1 because 1.6.2 does 
not compile under the new gcc.  It's likely that other distros/packagers 
have done the same.


This version of yuvdenoise apparently does not work.  When you pass it 
-h, it returns:


   INFO: [yuvdenoise]  Usage of the denoiser (very brief this time... :)
   INFO: [yuvdenoise]  will be fixed ASAP...
   INFO: [yuvdenoise]  -Y [n]   spatial Y-filter-threshold
   INFO: [yuvdenoise]  -U [n]   spatial U-filter-threshold
   INFO: [yuvdenoise]  -V [n]   spatial V-filter-threshold
   INFO: [yuvdenoise]  -y [n]   temporal Y-filter-threshold
   INFO: [yuvdenoise]  -u [n]   temporal U-filter-threshold
   INFO: [yuvdenoise]  -v [n]   temporal V-filter-threshold

Notice the first two lines..  The manpage still lists all of the old 
cli options (some of which are rather necessary), which is of course no 
help.


So, for the time being (meaning, until it's fixed), I have added a 
yuvdenoise version check to nuvexport that disables denoise mode in 
ffmpeg (alerting you, of course) if you're running yuvdenoise that 
reports itself as version 1.6.3pre1.


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


Re: [mythtv-users] Query for the scheduled recording

2005-07-23 Thread Mitko Haralanov
On Sat, 23 Jul 2005 10:02:57 -0400
George Nassas [EMAIL PROTECTED] wrote:

 The same info is available in an xml format by going 
 http://localhost:6544/xml.

I did not know about this at all! I am gonna have to take a look at it.

 Unfortunately this leaks a bit on each call 
 so if you use it repeatedly (like I do) then you'll eventually hit the 
 server's vm limit.

For my app this would not be a problem as my app would use it only when
the user wants to shut down the box so it will be called just a few
times at max.

Thanx

-- 
Mitko Haralanov
voidtrance at comcast dot net
http://voidtrance.home.comcast.net
==
... My pants just went on a wild rampage through a Long Island Bowling
Alley!!
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Query for the scheduled recording

2005-07-23 Thread Mitko Haralanov
On Fri, 22 Jul 2005 22:31:53 +
[EMAIL PROTECTED] wrote:

 However, I did go back to the source and I found a SQL query in  
 AddNewRecords in scheduler.cpp. Honestly, the query makes my head hurt when I 
 look at it but is that the query I should be looking at?

After looking at some code, I managed to reconstruct the full query
that AddNewRecords uses. After that I fed it to mysql and it dumped out
a huge list of scheduled recordings.

However, it looks to me like that list contains all possible recording,
duplicates and all. I haven't finished analyzing what the query returns
but if one of the devs can shed some lite I'd appreciate it.

Thanx

-- 
Mitko Haralanov
voidtrance at comcast dot net
http://voidtrance.home.comcast.net
==
I don't want to bore you, but there's nobody else around for me to bore.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] [OT] To: VIA EPIA M10000 users Re: Sound experiences and left channel audio?

2005-07-23 Thread John Hanauer
Hello,

My question is this.  For anyone with an M10k, I just got mine a few
days ago.  I was curious if it's normal for the M10k's to have audio
only come out of the left analog channel without tweaking?  I've been
searching mailing lists and I guess I just can't find the right search
words to find this problem.

If you'd like to read further, you can.  But I want to make sure I
didn't receive a bad mobo. So this is what i tried:

I installed FC4 (tweaking around Jarod's guide), and during the
install speaker test, only left channel worked during speaker test. 
Updated to the latest FC4 kernel, then I updated ALSA (apt-get) and
everything, tried multiple alsamixer configs, and aRts and what not,
but no luck.  Still only left channel would output sound.

So I installed FC3.  Same exact thing, identical procedure, updating
to latest kernels and alsa, still only left channel sound only.

So I boot up knoppix 3.9.  Same thing on boot.

I installed SuSE 9.3 and no sound whatsoever.

I tried to install Windows just so I could try VIA's drivers, but the
boot CD wouldn't even get past the black screen saying searching for
hardware configuration.  It was at this point I got really curious
about if my mobo is bad.

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


[mythtv-users] Re: nuvexport fails to run anymore

2005-07-23 Thread Hugo van der Kooij
On Sat, 23 Jul 2005, Hugo van der Kooij wrote:

 So I suspect mythtranscode to be the problem but would like to determine
 it some way by means of inspecting the results of mythtranscode.

I tried without yuvdenoise and it works but the resulting files do not
match my needs.

However I had a short email exchange with Axel after I put in a bug report
regarding the compatibility of nuvexport and the 1.6.3 version of
yuvdenoise and am awaiting to see what way this will lead us.

From all of the reading I have done this day there is some talk of
stopping to use yuvdenoise but no mention that a bug report has been send
to the maintainer.

I hope these two tools can get back in sync real soon.

Thanks to Axel for thinking along.

Hugo.

-- 
I hate duplicates. Just reply to the relevant mailinglist.
[EMAIL PROTECTED]   http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of magicians,
for they are subtle and quick to anger.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Query for the scheduled recording

2005-07-23 Thread Boleslaw Ciesielski

Mitko Haralanov wrote:

After looking at some code, I managed to reconstruct the full query
that AddNewRecords uses. After that I fed it to mysql and it dumped out
a huge list of scheduled recordings.

However, it looks to me like that list contains all possible recording,
duplicates and all. I haven't finished analyzing what the query returns
but if one of the devs can shed some lite I'd appreciate it.


Wouldn't it be easier to just call mythbackend --printsched instead?

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


[mythtv-users] directv help

2005-07-23 Thread Jeff \Muddy\ Waters

Just got my Directv installed yesterday and have been trying to find the
IR codes for these boxes.

I have my lirc setup on my gentoo box seems ok thus far but can test
anything without the codes as I'm using a homebrew ir transmit to change
channels for mythtv.

Thanks
Jeff



(as posted on the very quiet lirc list, sorry for the double post but
hoping someone here knows where to find the remote codes so I can have
myth change channels)

-- 
Jeff Muddy Waters [EMAIL PROTECTED]

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


[mythtv-users] MythTV at Open Tech 2005

2005-07-23 Thread Mike Ryan

Hi

Just thought everyone might be interested to know that I did a 
presentation this

morning at Open Tech 2005 in West London. The event was recorded so will be
viewable over the next couple of days, and the slides I used in the
presentation will be available for download
http://www.ukuug.org/events/opentech2005/

I was anticipating doing an in depth presentation on the features of Myth, but
the organisers felt it would be more appropriate to discuss the technical side
of things and how to do an implementation. (Mind you, with a 10 minute slot,
that was difficult). So, don't be too upset if I didn't mention this 
feature or

that feature. Also, in my final sum up slide I touched on the future of Myth,
but did stress that I wasn't part of the development team and these were just
my opinion.

Anyway, it seemed to go down well, and I hope I've done my part in getting the
word out about this fantastic project

Cheers

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


Re: [mythtv-users] Which version do you use?

2005-07-23 Thread Josh Burks
On 7/23/05, Alexander Petkov [EMAIL PROTECTED] wrote:
snip
Is there a new feature in .18 that you must have?

Commercial flagging and skipping seems to get better with each
release. If that is important to you, I'd say go for it.

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


Re: [mythtv-users] Live Recorded TV hangs failures on amd64

2005-07-23 Thread Peter Buelow

Todd Ignasiak wrote:

There is a known problem with pthreads in Debian based AMD64 systems. 
I have installed the patch, and I no longer get the black screen /

failed live-tv viewing.   Here is a link with some more info, and a
MythTV patch to work around it:

http://lists.debian.org/debian-amd64/2005/03/msg00940.html


Based on all the search hits I got on this issue, I know it has
frustrated others, and I certainly spent a lot of time diagnosing it. 
 It would be nice to have some sort of method to help people with

these, and other, known issues.   Such as:  a support
document/database listing issues per platform;  A check in 'configure'
that does a if arch=athlon64 and distro=debian then warn user about
problem he will definitely have but is hard to solve; or some
#ifdef's in the code to incorporate the workaround for the problem
cases.


 

Is this something that anyone has seen on AMD64 and FC3? I've got .18.1 
up and running (sort of) on FC3. Records and such just fine, but live TV 
playback gives me the color key error, then the following, and craps 
out. It might play about 1 or 2 seconds of video prior to dying. I've 
tried XvMC, libmpeg, OpenGL sync, video sync (experimental) to see if it 
was some combo of options. Another thing I'm noticing is that there are 
a lot of QT errors after the latest update I did. Finally, this is the 
latest 2.6.12 kernel from fedora. Is this the same issue or am I seeing 
something else?


2005-07-23 14:22:55.947 Using XV port 241
2005-07-23 14:22:55.952 Couldn't get the color key color, and we need it.
You likely won't get any video.
2005-07-23 14:22:56.382 Realtime priority would require SUID as root.
2005-07-23 14:22:56.413 Changing from None to WatchingLiveTV
2005-07-23 14:22:56.513 Video timing method: USleep with busy wait
2005-07-23 14:22:56.547 prebuffering pause

Video hangs here and 10 or 15 seconds go buy and then I see this

2005-07-23 14:23:16.413 ReadStringList timeout (quick).
Remote encoder not responding.
2005-07-23 14:23:16.413 WriteStringList: Bad socket
2005-07-23 14:23:16.413 ReadStringList: Bad socket
Remote encoder not responding.
2005-07-23 14:23:16.414 WriteStringList: Bad socket
2005-07-23 14:23:16.414 ReadStringList: Bad socket
Remote encoder not responding.
ASSERT: i = nodes in /usr/lib64/qt-3.3/include/qvaluelist.h (373)
2005-07-23 14:23:16.417 WriteStringList: Bad socket
2005-07-23 14:23:16.417 ReadStringList: Bad socket
Remote encoder not responding.
2005-07-23 14:23:16.528 Couldn't get the color key color, and we need it.
You likely won't get any video.
QObject::disconnect: Unexpected null parameter
2005-07-23 14:23:16.545 Changing from WatchingLiveTV to None
2005-07-23 14:23:16.551 Changing from None to None



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


Re: [mythtv-users] PVR500MCE tuner #1, ivtv: i2c client addr: 0x44 not found for command

2005-07-23 Thread of my own
downloaded the correct firmware and fixed the module options, still
the same problem.. anymore idea? Thanks again.

alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
options cx25480 i2c_enable=1,1
options saa7127 i2c_enable=-1,-1


ivtv:  START INIT IVTV 
ivtv: version 0.3.7 (a) loading
ivtv: Linux version: 2.6.11-1.35_FC3 686 REGPARM 4KSTACKS gcc-3.4
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :03:08.0[A] - GSI 11 (level, low) - IRQ 11
ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe on adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: firmware loaded
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
0x00914652, Revision 0x0001
ivtv: NTSC tuner detected
ivtv: Radio detected
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 0
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 32
ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 224
ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 24
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 64
ivtv: Create encoder radio stream
ivtv: Setting Tuner 57
tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #0
cx25840: decoder set norm NTSC
cx25840: decoder set input (6)
cx25840: now setting Tuner input
cx25840: set audio input (0)
ivtv: Switching standard to NTSC.
cx25840: decoder set norm NTSC
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :03:09.0[A] - GSI 10 (level, low) - IRQ 10
ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe on adapter ivtv i2c driver #1 (0x10005)
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
0x00914652, Revision 0x0001
ivtv: Radio detected
ivtv: ivtv_enc_thread: pid = 11202, itv = 0xe2230d20
ivtv: ivtv_enc_vbi_thread: pid = 11203, itv = 0xe2230d20
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 1
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 33
ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 225
ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 25
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 65
ivtv: Create encoder radio stream
ivtv: Setting Tuner 57
tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #1
ivtv: i2c client addr: 0x44 not found for command 0x40046403!
ivtv: i2c client addr: 0x44 not found for command 0x40046404!
ivtv: i2c client addr: 0x44 not found for command 0x4004646e!
ivtv: Switching standard to NTSC.
ivtv: i2c client addr: 0x44 not found for command 0x40046403!
ivtv: Initialized WinTV PVR 150, card #1
ivtv:   END INIT IVTV  
ivtv: ivtv_enc_thread: pid = 11315, itv = 0xe22542f4
ivtv: ivtv_enc_vbi_thread: pid = 11316, itv = 0xe22542f4

 ivtv: Encoder revision: 0x02050032
 ivtv: Encoder Firmware may be buggy, use version 0x02040011
 
 Go here and get the correct firmware
 http://ivtv.writeme.ch/tiki-index.php?page=FirmwareVersions
 
 Then try again. I don't have a PVR 500 so 

Re: [mythtv-users] PVR500MCE tuner #1, ivtv: i2c client addr: 0x44 not found for command

2005-07-23 Thread Jim Reith

downloaded the correct firmware and fixed the module options, still
the same problem.. anymore idea? Thanks again.

alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
options cx25480 i2c_enable=1,1
options saa7127 i2c_enable=-1,-1


HA! I see it... You have a typo in your options (if the above is
correct) cx25480 != cx25840

subtle...



ivtv:  START INIT IVTV 
ivtv: version 0.3.7 (a) loading
ivtv: Linux version: 2.6.11-1.35_FC3 686 REGPARM 4KSTACKS gcc-3.4
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :03:08.0[A] - GSI 11 (level, low) - IRQ 11
ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe on adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting cx25840 client on address 0x88
cx25840: cx25843-23 found. Initializing...
cx25840: requesting /lib/modules/HcwMakoA.ROM
cx25840: firmware loaded
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
0x00914652, Revision 0x0001
ivtv: NTSC tuner detected
ivtv: Radio detected
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 0
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 32
ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 224
ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 24
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 64
ivtv: Create encoder radio stream
ivtv: Setting Tuner 57
tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #0
cx25840: decoder set norm NTSC
cx25840: decoder set input (6)
cx25840: now setting Tuner input
cx25840: set audio input (0)
ivtv: Switching standard to NTSC.
cx25840: decoder set norm NTSC
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt :03:09.0[A] - GSI 10 (level, low) - IRQ 10
ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe on adapter ivtv i2c driver #1 (0x10005)
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
0x00914652, Revision 0x0001
ivtv: Radio detected
ivtv: ivtv_enc_thread: pid = 11202, itv = 0xe2230d20
ivtv: ivtv_enc_vbi_thread: pid = 11203, itv = 0xe2230d20
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device for encoder MPEG minor 1
ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
ivtv: Registered v4l2 device for encoder YUV minor 33
ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
ivtv: Registered v4l2 device for encoder VBI minor 225
ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
ivtv: Registered v4l2 device for encoder PCM audio minor 25
ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
ivtv: Registered v4l2 device for encoder radio minor 65
ivtv: Create encoder radio stream
ivtv: Setting Tuner 57
tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #1
ivtv: i2c client addr: 0x44 not found for command 0x40046403!
ivtv: i2c client addr: 0x44 not found for command 0x40046404!
ivtv: i2c client addr: 0x44 not found for command 0x4004646e!
ivtv: Switching standard to NTSC.
ivtv: i2c client addr: 0x44 not found for command 0x40046403!
ivtv: Initialized WinTV PVR 150, card #1
ivtv:   END INIT IVTV  
ivtv: ivtv_enc_thread: pid = 11315, itv = 0xe22542f4
ivtv: ivtv_enc_vbi_thread: pid = 11316, itv = 0xe22542f4


 ivtv: Encoder revision: 0x02050032
 ivtv: Encoder Firmware may be buggy, use version 0x02040011

 Go here and get the correct firmware
 

[mythtv-users] Re: Fixing my no data problem in EPG

2005-07-23 Thread Brad
Thanks for the response, Patrick. I'm using the mythfilldatabase scheduler built into MythFrontend (SettingsGeneral) - as per the documentation. If I execute mythfilldatabase from terminal, this is the output:---Your subscription expires on 07/28/2005 10:36:50 PMGrab complete.  Actual data from Sun Jul 24 07:00:00 2005 to Mon Jul 25 07:00:00 2005 (UTC) Clearing data for source...Clearing from Sun Jul 24 00:00:00 2005 to Mon Jul 25 00:00:00 2005 (localtime)Data for source cleared...Main temp tables populated.  Updating myth channels...Updating icons for sourceid: 1Channels updated..  Updating programs...Data is already present for Sat Jul 23 2005, skippingData is already present for Mon Jul 25 2005, skippingData is already present for Tue Jul 26 2005, skippingData is already present for Wed Jul 27 2005, skippingData is already present for Thu Jul 28 2005, skippingData is already present for Fri Jul 29 2005, skippingData is already present for Sat Jul 30 2005, skippingData is already present for Sun Jul 31 2005, skippingData is already present for Mon Aug 1 2005, skippingData is already present for Tue Aug 2 2005, skippingData is already present for Wed Aug 3 2005, skippingData is already present for Thu Aug 4 2005, skippingData is already present for Fri Aug 5 2005, skippingAdjusting program database end times...0 replacements made.2005-07-23 13:54:44 mythfilldatabase: Listings Download Finished---So, it appears that it is working correctly just that it *thinks* it has data for all the channels (which it does not) and skips them. Not sure why it always has all the data for the next 2 days - as it appears to be skipping those as well.Anymore ideas would be appreciated.I'm a noobie, but have you setup mythfilldatabase in cron? If so, maybe the cron job isn't working correctly. Try running mythfilldatabase from the command line and see if it populates the database. On my connection, it takes FOREVER to download the channel guide data. That it works after resetting the database suggests that the database and mtyh setup is good, just the database isn't getting populated.  My EPG (TV Guide) shows "no data" for a large number of channels when  viewing further that 2 days into the future. So far, I've been  correcting this by doing the following:   - run "mythtvsetup"  - erase program data when prompted (DO NOT erase capture card settings)  - create Zap2It profile  - assign to input  - exit  - run "mythfilldatabase"   I will then have EPG data for all channels for 12-14 days. But day by  day, this dwindles down until there is only 2 days of data for most  channels. Any idea how to fix this?   I am running MythTV 16.1, FC1, using Datadirect.   Thanks for any insights anyone has. ___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] PVR500MCE tuner #1, ivtv: i2c client addr: 0x44 not found for command

2005-07-23 Thread of my own
fixed modprobe.conf.. same problem.. it's weird that it detected  it
with the typo in the first place..

On 23 Jul 2005 13:31:33 -0700, Jim Reith [EMAIL PROTECTED] wrote:
 downloaded the correct firmware and fixed the module options, still
 the same problem.. anymore idea? Thanks again.
 
 alias char-major-81 videodev
 alias char-major-81-0 ivtv
 alias char-major-81-1 ivtv
 options cx25480 i2c_enable=1,1
 options saa7127 i2c_enable=-1,-1
 
 HA! I see it... You have a typo in your options (if the above is
 correct) cx25480 != cx25840
 
 subtle...
 
 
 ivtv:  START INIT IVTV 
 ivtv: version 0.3.7 (a) loading
 ivtv: Linux version: 2.6.11-1.35_FC3 686 REGPARM 4KSTACKS gcc-3.4
 ivtv: In case of problems please include the debug info
 ivtv: between the START INIT IVTV and END INIT IVTV lines when
 ivtv: mailing the ivtv-devel mailinglist.
 ivtv: Autodetected WinTV PVR 150 card
 ivtv: Found an iTVC16 based chip
 ACPI: PCI interrupt :03:08.0[A] - GSI 11 (level, low) - IRQ 11
 ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
 tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
 tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
 tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
 tveeprom: audio_processor = MSP3410D (type = 5)
 ivtv: i2c attach [client=tveeprom[50],ok]
 tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
 ivtv: i2c attach [client=(tuner unset),ok]
 cx25840: starting probe on adapter ivtv i2c driver #0 (0x10005)
 cx25840: detecting cx25840 client on address 0x88
 cx25840: cx25843-23 found. Initializing...
 cx25840: requesting /lib/modules/HcwMakoA.ROM
 cx25840: firmware loaded
 ivtv: i2c attach [client=cx25840[50],ok]
 ivtv: i2c attach [client=wm8775[50],ok]
 ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
 0x00914652, Revision 0x0001
 ivtv: NTSC tuner detected
 ivtv: Radio detected
 ivtv: Encoder revision: 0x02040011
 ivtv: Configuring WinTV PVR 150 card with 5 streams
 ivtv: Registered v4l2 device for encoder MPEG minor 0
 ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder YUV minor 32
 ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder VBI minor 224
 ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder PCM audio minor 24
 ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder radio minor 64
 ivtv: Create encoder radio stream
 ivtv: Setting Tuner 57
 tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #0
 cx25840: decoder set norm NTSC
 cx25840: decoder set input (6)
 cx25840: now setting Tuner input
 cx25840: set audio input (0)
 ivtv: Switching standard to NTSC.
 cx25840: decoder set norm NTSC
 ivtv: Initialized WinTV PVR 150, card #0
 ivtv: Autodetected WinTV PVR 150 card
 ivtv: Found an iTVC16 based chip
 ACPI: PCI interrupt :03:09.0[A] - GSI 10 (level, low) - IRQ 10
 ivtv: XXX PCI device: 0x1a30 vendor: 0x8086
 tveeprom: Hauppauge: model = 23552, rev = D492, serial# = 8005926
 tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
 tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
 tveeprom: audio_processor = MSP3410D (type = 5)
 ivtv: i2c attach [client=tveeprom[50],ok]
 tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
 ivtv: i2c attach [client=(tuner unset),ok]
 cx25840: starting probe on adapter ivtv i2c driver #1 (0x10005)
 ivtv: i2c attach [client=wm8775[50],ok]
 ivtv: Tuner Type 57, Tuner formats 0x1000, Radio: yes, Model
 0x00914652, Revision 0x0001
 ivtv: Radio detected
 ivtv: ivtv_enc_thread: pid = 11202, itv = 0xe2230d20
 ivtv: ivtv_enc_vbi_thread: pid = 11203, itv = 0xe2230d20
 ivtv: Encoder revision: 0x02040011
 ivtv: Configuring WinTV PVR 150 card with 5 streams
 ivtv: Registered v4l2 device for encoder MPEG minor 1
 ivtv: Create DMA encoder MPEG stream: 0 x 32768 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder YUV minor 33
 ivtv: Create DMA encoder YUV stream: 0 x 10800 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder VBI minor 225
 ivtv: Create DMA encoder VBI stream: 0 x 8736 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder PCM audio minor 25
 ivtv: Create DMA encoder PCM audio stream: 0 x 4608 buffers (0KB total)
 ivtv: Registered v4l2 device for encoder radio minor 65
 ivtv: Create encoder radio stream
 ivtv: Setting Tuner 57
 tuner: type set to 57 (Philips FQ1236A MK4) by ivtv i2c driver #1
 ivtv: i2c client addr: 0x44 not found for command 0x40046403!
 ivtv: i2c client addr: 0x44 not found for command 0x40046404!
 ivtv: i2c client addr: 0x44 not found for command 0x4004646e!
 ivtv: Switching standard to NTSC.
 ivtv: i2c client addr: 0x44 not found for command 0x40046403!
 ivtv: Initialized WinTV PVR 150, card #1
 ivtv:   END INIT IVTV 

Re: [mythtv-users] Redo Program recordedmarkup

2005-07-23 Thread ffrr

Steve Malenfant wrote:

Also, why is there 2 modes to save the data in the DVB capture setup? 
TS and PS...  Is the TS saving the MPTS(whole transport) and the ps

the SPTS(single program)?  If that's the case than the choice of
wording is wrong, cause I could think it's an actual PS (Program
Stream) instead of TS (Transport Stream).
___
 

Maybe not.  I had one I recorded in .ts mode and later wanted to burn to 
DVD.  I found that it had 4 streams in it. The video and audio, plus a 
couple of private data streams.


Run

mpgtx -i mivideo.ts

to look at what's in your .ts file.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Dvico DVB-t lite capture card install issues under 2.6.11-1.35_FC3

2005-07-23 Thread Justin Debbie



Hi All,

Have searched through the various threads but don't 
seem to have come across this issue. I am very new at this(Linux and 
Mythtv)so any help, directions, URL's etc would be greatly 
appreciated.

Problem: I have followed Jarrods instructions 
exactly as it says. 
My problem starts when i get to the capture card. I 
have tried to install a DVB-t lite card using the jump off to Jani's 
instructions. This looks to be working until i get to loading the DVICO modules 
for the first time. I get the error message that the file exists and there is no 
such file or directory. I understand that this may be due to the fact that there 
is already support in this kernel. 

Do i need to activate it or something as when i run 
mythtvsetup and get to the capture card - the heading for dvb cards are there, 
but it does not see my card. 

I also found that there is no /dev/dvb/ directory. 
Why is this ???


Regards 

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


[mythtv-users] NuppelVideo and ExportVideo cannot compile

2005-07-23 Thread Vincent Yau

Hi:

I am using a bttv capture card so mythtv recordings are in NuppelVideo
format.  I followed instructions on how to
make VCD out of my nuppelvideo and tried compiling NuppelVideo (version 
0.52a) and

exportvideo (version o.7e pre9).
I received quite a number of compilation errors.  Does anyone have similar 
experience?

Am I doing something wrong?  Any tips on how to get them working
will be much appreciated.

I have attached my make sessions.  Thanks.

--Vincent



NuppelVideo.compile
Description: Binary data


exportvideo.compile
Description: Binary data
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Dvico DVB-t lite capture card install issues under 2.6.11-1.35_FC3

2005-07-23 Thread ffrr

Justin  Debbie wrote:


I also found that there is no /dev/dvb/ directory. Why is this ???
 



/dev/dvb  is the device directory for all the DVB cards.  In it should 
at least be a directory called  adapter0,  for the first card. In this 
directory should be something like


crw-rw-rw-  1 root video 212, 4 Jul 23 20:50 demux0
crw-rw-rw-  1 root video 212, 5 Jul 23 20:50 dvr0
crw-rw-rw-  1 root video 212, 3 Jul 23 20:50 frontend0
crw-rw-rw-  1 root video 212, 7 Jul 23 20:50 net0

All this is created when the driver loads I believe. 
___

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


[mythtv-users] pundit-r running celeron-d with high fan speed?

2005-07-23 Thread Reza Naima
I was wondering if anyone had a pundit-r running with a celeron-d?  I
read somplace that it will up the fan speed by 900rpm by just having the
celeron rather than the pentium in there.  Anyone experience this?

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


[mythtv-users] nuvexport of HDTV shows retains black borders

2005-07-23 Thread Steve Elzinga
Hello,

I have tried a handful of tests and I do not know how
to get around this problem.  I have an HD3000 card
captuirng OTA DTV.  The resulting captured,
non-widesreen shows have a black border around them
and the widescreen shows have the black border on top
and on bottom.  When I use nuvexport to XviD the black
bordrs remain in the resulting .avi file.  When I crop
the overscan (closed captioning), the overscan does go
away but the black bordres remain.  So it appears that
the captured shows do not get transmitted with black
borders because mythtranscode seems to be feeding the
show without black borders to nuvexport.  The
resulting .avi still has black borders though.  The
captured shows still have a blackborder when viewed
through mythfrontend.

I am not bothered so much by mythfrontend showing the
black borders (although if it didn't that would be a
plus) because I can adjust the aspect ratio but I
would like the .avi to not have black borders.

Any suggestions or debugging tips?

TIA

Steve


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Dvico DVB-t lite capture card install issues under2.6.11-1.35_FC3

2005-07-23 Thread Justin Debbie
the problem is that  i can't seem to get the card to load.

rebuilding the card but i get a whole heap of errors telling me the file
exists and i also get a fatal module error

Any thoughts ?

Justin


- Original Message - 
From: ffrr [EMAIL PROTECTED]
To: Discussion about mythtv mythtv-users@mythtv.org
Sent: Sunday, July 24, 2005 10:03 AM
Subject: Re: [mythtv-users] Dvico DVB-t lite capture card install issues
under2.6.11-1.35_FC3


 Justin  Debbie wrote:

  I also found that there is no /dev/dvb/ directory. Why is this ???
 


 /dev/dvb  is the device directory for all the DVB cards.  In it should
 at least be a directory called  adapter0,  for the first card. In this
 directory should be something like

 crw-rw-rw-  1 root video 212, 4 Jul 23 20:50 demux0
 crw-rw-rw-  1 root video 212, 5 Jul 23 20:50 dvr0
 crw-rw-rw-  1 root video 212, 3 Jul 23 20:50 frontend0
 crw-rw-rw-  1 root video 212, 7 Jul 23 20:50 net0

 All this is created when the driver loads I believe.
 ___
 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] Dvico DVB-t lite capture card install issues under2.6.11-1.35_FC3

2005-07-23 Thread ffrr

Justin  Debbie wrote:


the problem is that  i can't seem to get the card to load.

rebuilding the card but i get a whole heap of errors telling me the file
exists and i also get a fatal module error

Any thoughts ?

Justin

 

 



Unfortunately, I didn't gain much experience in this area, as all the 
support for my card (TwinhanDVT Mini Ter) was already there in my 
distro, and I just loaded a few modules, in fact,  just added the last 2 
in this list from my /etc/modprobe.preload


bt878
bttv
nvidia-agp
dvb-bt8xx
dst


Hopefully someone with your card can help you out.

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


Re: [mythtv-users] Dvico DVB-t lite capture card installissues under2.6.11-1.35_FC3

2005-07-23 Thread Justin Debbie
Do you know if there is a way to use a gui to get into the kernel - i am
thinking i might be able to activate it that way..

- Original Message - 
From: ffrr [EMAIL PROTECTED]
To: Discussion about mythtv mythtv-users@mythtv.org
Sent: Sunday, July 24, 2005 10:40 AM
Subject: Re: [mythtv-users] Dvico DVB-t lite capture card installissues
under2.6.11-1.35_FC3


 Justin  Debbie wrote:

 the problem is that  i can't seem to get the card to load.
 
 rebuilding the card but i get a whole heap of errors telling me the file
 exists and i also get a fatal module error
 
 Any thoughts ?
 
 Justin
 
 
 
 
 

 Unfortunately, I didn't gain much experience in this area, as all the
 support for my card (TwinhanDVT Mini Ter) was already there in my
 distro, and I just loaded a few modules, in fact,  just added the last 2
 in this list from my /etc/modprobe.preload

 bt878
 bttv
 nvidia-agp
 dvb-bt8xx
 dst


 Hopefully someone with your card can help you out.

 Good luck.
 ___
 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: Fixing my no data problem in EPG

2005-07-23 Thread chris
On Sat, Jul 23, 2005 at 02:19:49PM -0700, Brad wrote:
 Data is already present for Fri Aug 5 2005, skipping
 Adjusting program database end times...
 0 replacements made.

Some of us Canadians have noticed that many of our listings only have 
11 days worth of data while the rest have 14.  (Specifically, the local 
and international listings are 14-day, while the national networks 
delivered from Toronto are 11-day.)  When mythfilldatabase runs, it 
seems to set the I have data flag for each date globally rather than 
on a channel-by-channel basis.  If there are enough holes in the 
schedule then it will retry downloading that day's listings every 
night.  Once a certain percentage of the time slots have data in them 
myth stops trying to find more data (assuming the holes are off air  
or infomercial time, I guess).  If you have a bunch of 11-day 
channels and only a few 14-day channels then this works out OK, as Myth 
tries to get days 12 through 14 every night.  If you have mostly 14-day 
channels and only a few 11-day channels then those days may be marked 
as complete, in which case you don't get any data for the 11-day 
channels until the forced TBD update the night before the air date.

The obvious solution is to tell mythfilldatabase to limit itself to 10 
or 11 days of listings so that there is always data available for the 
short-schedule channels on the first attempt.

Other solutions would be to find a way to adjust the threshold 
percentage at which a day's schedule is considered complete, or to find 
a way to make a certain range of future dates mandatory updates (so 
that the percentage of filled time slots is not considered beyond day 
10, for example, meaning that days 2, 11, 12, 13 and 14 are all 
downloaded every night).  Those probably require hacking the sources.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Dvico DVB-t lite capture card installissues under2.6.11-1.35_FC3

2005-07-23 Thread ffrr

Justin  Debbie wrote:


Do you know if there is a way to use a gui to get into the kernel - i am
thinking i might be able to activate it that way..
 



I don't know.  All I've read indicates that if it isn't already there 
and loadable as a module, then you need to rebuild the kernel (something 
I haven't tried).

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


Re: [mythtv-users] Re: Fixing my no data problem in EPG

2005-07-23 Thread Michael Carland


On Jul 23, 2005, at 7:50 PM, [EMAIL PROTECTED] wrote:



The obvious solution is to tell mythfilldatabase to limit itself to 10
or 11 days of listings so that there is always data available for the
short-schedule channels on the first attempt.

Other solutions would be to find a way to adjust the threshold
percentage at which a day's schedule is considered complete, or to find
a way to make a certain range of future dates mandatory updates (so
that the percentage of filled time slots is not considered beyond day
10, for example, meaning that days 2, 11, 12, 13 and 14 are all
downloaded every night).  Those probably require hacking the sources.


This is what I have had to recently do. mythfilldatabase was checking 
that there where at least 4 times as many programs starting after 6pm 
for a given source as there are channels. This is in 
programs/mythfilldatabase/filldata.cpp .  After changing the code to 
require only twice as many programs starting after 10pm as there are 
channels, my problem was fixed. (My data was only missing for cable 
channels after 10pm).


If you search for d 18 in that file, that is the sql line that gets 
the number of programs starting after 6pm (18:00), and about twelve 
lines down is a line that ends in chancnt * 4, that decides if there 
are enough programs for that source. I ran the query manually against 
filled schedules, and broken schedules, to come up with the timespan 
and multiplier that fixed my issue.


I can't remember if someone already mentioned this, but the reason you 
always have two good days of data is that mythfilldatabase always 
refreshes the data for tomorrow, even if it is full, in case there had 
been scheduling changes.


-Michael

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


Re: [mythtv-users] Re: MythShyte One unhappy customer (John

2005-07-23 Thread Dewey Smolka
Don't sweat it, Chuck.

We're mostly good people on the list, and we do know who the knuckleheads are.

Thanks for sharing, and don't let one idiot get you down.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Mexican TV guide

2005-07-23 Thread El Buen Chubi

Since about three weeks I have working mexican tvguide.
It iscoming directly from zap2it so there is no need to develop anything to have it working at mythtv (or other PVR systems)
Only lists from largest cable provider at Mexico City (Cablevision) are avaible at the moment. It is needed to "remap" the channels to fit your local provider (mine is sat provider "sky")
Regards,
		 Start your day with Yahoo! - make it your home page ___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Quick question about Mythtranscode and mytcutlist

2005-07-23 Thread James Alexander
I'm very sorry if this is covered somewhere in the documentation, or
on this list, but I've done a couple of searches and haven't found
what I'm looking for.

Everything works fine. I record programs, and I have most of my
programs set to transcode using one of the recording profiles through
myth (so transcoding is automatically started after commercial
flagging). What I'm wondering is if there is a way to extract the
commercials from this file, without re-transcoding it. So, I can just
copy the .nuv file to another machine and watch it through some other
program (not mythtv) and not have the commercials in there.

Nuvexport (option 9 from the main menu MPEG2-MPEG2 cut only) seems
like my best bet, but it doesn't like my transcoded recordings (Not
an MPEG recording, moving on).

I'm using Fedora Core 3, and for my setup I used Jarod's guide
(www.wilsonet.com - thank you very much for this BTW :), with the
latest version of myth on atrpms website in case that matters.

I'd appreciate any suggestions, thanks in advance.
James
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] RE: re: Starting over from scratch

2005-07-23 Thread Joe Marcom
Thanks to all who replied;  I have learned that my PVR-250 card cannot 
be detected or configured by any Linux distro, on 2 different PCs; at 
most, I got a no TV tuner card found message from MDK 9.1.
The pcHDTV-2000 card is detected as a Bt878, but I was not able to 
configure it in RH9 (I think I am missing some necessary files).
I have also tried Knoppmyth, R5A9, 12 and 16 auto install. Appears to 
work, but after I see converting Knoppix to Debian, I see some kind of 
error messages flashing across the screen, followed by the box 
Knoppmyth was successfully installed to hda1; upon reboot, the screen 
halts at pci device listing and must be manually shut down.
   Since HDTV was my original purpose, I am going to keep plugging away 
with that until some minor miracle gets me through it.  Thanks, again.


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


[mythtv-users] FInally have my TV Card going...

2005-07-23 Thread Jamie Dobbs
I finally have my saa7134 based PCTV Stereo going and now I have to find 
a way to get the channel frequencies into MythTV.
I am based in New Zealand so cannot rely on any of the available tv 
Listings to provide me with frequncy information.
What are my options to get the frequencies into MythTV - I already have 
all channels in both tvtime and xawtv and think there must be a way to 
import from one of these into MythTV?


Thanks

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


Re: [mythtv-users] OT: Indoor OTA HDTV Antenna Recommendations

2005-07-23 Thread Ian Trider
On 7/20/05, Robert Kulagowski [EMAIL PROTECTED] wrote:
 
  For what it's worth, HDTV signals are only broadcast on UHF so if you
  only want to receive HDTV,  you may as well just get a UHF antenna.
 
 That's not correct.  CBS in Chicago is broadcasting HDTV on VHF.

My bad.  I think I confused this with British television broadcasts,
which are only on UHF.

-- 
Ian Trider
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Consecutive recordings misses the second recording pvr 250

2005-07-23 Thread Christopher Isip
I have  a pvr 250 setup as my primary tuner on my myth network and it is
housed in a slave backend ( I changed the card's id in mysql so it gets
picked first in order to use up the slave backend local storage first). 
Everything works and when there are simultaneous recordings, tuner 2 and
tuner 3 from the master get second and third priority.  My problem is
when there is only one recording scheduled at a time but for consecutive
times.  For example, show A 10:00-11:00.  Show B 11:00-12:00.  Both are
scheduled for the pvr 250 to record.  However, Show B doesn't get
recorded because mythtv complains that the tuner is already busy.  
Anybody have a workaround for this? 

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


Re: [mythtv-users] Dvico DVB-t lite capture card install issues under2.6.11-1.35_FC3

2005-07-23 Thread jason bright
I have the Dvico Lite card working with no problems using Jarods guide
and kernel 2.6.10 (I haven't had a chance to upgrade to 2.6.11 yet but
I don't predict any problems.). You don't need to rebuild anything ---
the kernel and packages from atrpms are good enough.

My main problem was finding out the magic dance steps to get the card
running.  Here's what works for me:

modprobe dvb-core
modprobe bt878
modprobe dvb-bt8xx
modprobe  bttv card=0x80.

Try that and then run the setup. The card should then be recognized
and you can run the tuning. If that works make yourself a script to do
it at system start.

If you search through the list archives you'll see this is a common problem.

j (Greetings from melbourne)




On 7/23/05, Justin  Debbie [EMAIL PROTECTED] wrote:
 the problem is that  i can't seem to get the card to load.
 
 rebuilding the card but i get a whole heap of errors telling me the file
 exists and i also get a fatal module error
 
 Any thoughts ?
 
 Justin
 
 
 - Original Message -
 From: ffrr [EMAIL PROTECTED]
 To: Discussion about mythtv mythtv-users@mythtv.org
 Sent: Sunday, July 24, 2005 10:03 AM
 Subject: Re: [mythtv-users] Dvico DVB-t lite capture card install issues
 under2.6.11-1.35_FC3
 
 
  Justin  Debbie wrote:
 
   I also found that there is no /dev/dvb/ directory. Why is this ???
  
 
 
  /dev/dvb  is the device directory for all the DVB cards.  In it should
  at least be a directory called  adapter0,  for the first card. In this
  directory should be something like
 
  crw-rw-rw-  1 root video 212, 4 Jul 23 20:50 demux0
  crw-rw-rw-  1 root video 212, 5 Jul 23 20:50 dvr0
  crw-rw-rw-  1 root video 212, 3 Jul 23 20:50 frontend0
  crw-rw-rw-  1 root video 212, 7 Jul 23 20:50 net0
 
  All this is created when the driver loads I believe.
  ___
  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

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


[mythtv-users] IR receiver that only does RC-5

2005-07-23 Thread Joe Votour
Hi all,

I have a PVR-250 and a PVR-500 in my MythTV machine,
and I'm using the PVR-250's IR receiver. 
Unfortunately, the jack no longer properly fits into
the socket for the IR receiver (it's loose), so it
doesn't work anymore.

I know that there are a lot of designs for IR
receivers out there, but I also use an IR keyboard.  I
do know that the keyboard does not conflict with the
Hauppauge receiver, presumably because it only
supports RC-5 (and even then, I think, a subset of
it), but it does conflict when using an irman.

Does anybody know of any IR receivers (serial or USB)
that only accept something similar to the Hauppauge IR
receiver?  I just don't want my IR keyboard to
interfere with the receiver and cause phantom remote
control button presses.

Thanks in advance,
-- Joe

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users