Re: [mythtv-users] Help Developing MythWeb

2006-01-25 Thread Stewart
I'd suggest that it's better to go thin-client and not have to assume that the 
users have any 
plugins.  Same goes for java.  Once you go that way, it's a whole new can of 
worms...

Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Josh Burks wrote:
> On 1/25/06, Dave Bixler <[EMAIL PROTECTED]> wrote:
> 
>> There's an excellent product out there that I use already for streaming
>>stuff called SlimServer (http://www.slimdevices.com).  It can stream many
>>different types of media.  As I'm fairly new to MythTV development as well,
>>I don't know how people feel about integrating existing software into the
>>projects.  I too am a Java engineer, though I have experience in many
>>different languages.  Just thought I'd point out an already existing piece
>>of software that might make writing the music section a bit easier.
> 
> 
> Better yet, how about a web based streaming audio player with playlist
> capabillity. I know you can do it in flash, and probably in java. Then
> anybody with a flash (90% probably have it anyways) or java enabled
> browser can enjoy their music collection from anywhere :) (pending
> internet connection of course)
> 
> Josh
> ___
> 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] Performance from a different perspective

2006-01-25 Thread Stewart
Hmm,  I'm running on an old FIC-SD11 Mainboard with a Slot-A Athlon 950.  I've 
got 384 Megs of RAM 
in it.  As for encoders/decoders, I'm running a 350 and using the hardware 
output.  I also have a 
500 and all three tuners are working well, now that I got IVTV 0.4.2 installed 
(I had the new 
samsung encoders)

Occasionally, the front end stutters a bit, but overall it's doing really well. 
 I'll be upgrading 
the RAM soon (The main board can only handle 768MB) and I'll see if that 
improves it.  I've got the 
system and an archive partition on a 60GB drive and a 300GB drive for storing 
recordings.  The only 
slowdown is when the hard drive swings around a bit.  I figure the system 
swapping is what's causing 
the stutter, so the mem upgrade should really help...

You don't need much hardware for this stuff.

Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Justin The Cynical wrote:
> On Tue, January 24, 2006 10:14, Raphael Pooser wrote:
> 
> *snip*
> 
> 
>>In reality, encoding/decoding is computationally intensive, and at the
>>same time you need bandwidth as these actions involve streaming.  since
>>Celeron is piss poor at floating point and has no bandwidth to access
>>the RAM, it must suck for HD on HTPCs.  However, if anyone is using one
>>successfully I'd like to know.
> 
> 
> I've got one in the current Myth machine.
> 
> 2 gig socket 478, machine is a FE/BE, SD broadcast, Avermedia M179.
> 
> Playback takes about 50% of the CPU.
> 
> My first build was a software encoding card on a much earlier verison of
> Myth, and the machine could /just/ play and record at the same time.
> 
> IMO, for a remote FE, a "fast" Celeron will work fine for SD broadcast.
> 
> ___
> 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] Bug in 4.2?

2006-01-22 Thread Stewart
I already took it there and got my fix.  Thanks...
Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Michael T. Dean wrote:
> On 01/22/2006 08:49 AM, Stewart wrote:
> 
>>I have the new Hauppauge 500 with the Samsung chips.  According to the trac 
>>this chip was added in 
>>as tuner #68 in tuner.h.
>>
>>http://ivtvdriver.org/trac/ticket/63
>>http://ivtvdriver.org/trac/changeset/3120
>>  
> 
> Wouldn't this be a more appropriate question for ivtv-devel?
> 
> Mike
> ___
> 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] Bug in 4.2?

2006-01-22 Thread Stewart
I have the new Hauppauge 500 with the Samsung chips.  According to the trac 
this chip was added in 
as tuner #68 in tuner.h.

http://ivtvdriver.org/trac/ticket/63
http://ivtvdriver.org/trac/changeset/3120


However, when I installed Axel's RPM for 4.2 and the requisite bits, I see the 
following, and my 
tuner doesn't work.  It appears that there is a hard set upper limit of 67 that 
was set somewhere 
and not updated in the code when the 68th tuner got added...  Do I need to grab 
a svn?

Jan 22 08:46:10 mythtv kernel: tuner 2-0061: tuner 0x61: Tuner count greater 
than 67
Jan 22 08:46:10 mythtv kernel: tuner 2-0061: tuner type not set
Jan 22 08:46:10 mythtv kernel: tuner 2-0061: tuner type not set
Jan 22 08:46:10 mythtv kernel: ivtv1: Initialized WinTV PVR 500 (unit #1), card 
#1
.
.
.
Jan 22 08:46:10 mythtv kernel: tuner 3-0061: tuner 0x61: Tuner count greater 
than 67
Jan 22 08:46:10 mythtv kernel: tuner 3-0061: tuner type not set
Jan 22 08:46:10 mythtv kernel: tuner 3-0061: tuner type not set
Jan 22 08:46:10 mythtv kernel: ivtv2: Initialized WinTV PVR 500 (unit #2), card 
#2


$ rpm -qa | grep ivtv
ivtv-firmware-audio-0.0.1-5.at
ivtv-firmware-dec-2.02.023-8.at
ivtv-firmware-1.8a-8.at
ivtv-kmdl-2.6.14-1.1656_FC4-0.4.2-101.rhfc4.at
ivtv-firmware-enc-2.04.024-8.at
ivtv_xdriver-0.10.6-3.rhfc4.at
perl-Video-ivtv-0.13-7.rhfc4.at
ivtv-0.4.2-101.rhfc4.at
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Firmware issues. Please help!

2006-01-19 Thread Stewart
Turning debug on in both places, I see a bunch of these... Not sure it has 
anything to do with myth, 
though.   Otheer than these errors, I get nothing.

Jan 19 08:01:49 mythtv default.hotplug[3426]: arguments (vc) env (SUBSYSTEM=vc 
OLDPWD=/ 
DEVPATH=/class/vc/vcs7 MINOR=7 PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=remove 
PWD=/etc/hotplug 
UDEV_LOG=3 MAJOR=7 MANAGED_EVENT=1 UDEVD_EVENT=1 DEVNAME=/dev/vcs7 SHLVL=1 
HOME=/ DEBUG=yes 
SEQNUM=451 _=/bin/env)
Jan 19 08:01:49 mythtv default.hotplug[3426]: no runnable /etc/hotplug/vc.agent 
is installed
Jan 19 08:01:49 mythtv default.hotplug[3436]: arguments (vc) env (SUBSYSTEM=vc 
OLDPWD=/ 
DEVPATH=/class/vc/vcs7 MINOR=7 PATH=/bin:/sbin:/usr/sbin:/usr/bin ACTION=add 
PWD=/etc/hotplug 
UDEV_LOG=3 MAJOR=7 MANAGED_EVENT=1 UDEVD_EVENT=1 DEVNAME=/dev/vcs7 SHLVL=1 
HOME=/ DEBUG=yes 
SEQNUM=453 _=/bin/env)
Jan 19 08:01:49 mythtv default.hotplug[3436]: no runnable /etc/hotplug/vc.agent 
is installed


Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Stef Coene wrote:
> On Thursday 19 January 2006 12:31, Stewart wrote:
> 
>>Did the names/locations change between 4.1 and 4.2?  my 4.1 system loads up
>>just fine.   The 4.2 fails to load the firmware...
>>
>>I checked firmware.agent and my FIRMWARE_DIR is /lib/firmware.  All of the
>>files are there.
> 
> I upgraded from 4.1 to 4.2 without changing the firmware.  You can try to 
> enable debugging in firmware.agent (DEBUG line) and/or hotplug.functions), 
> redo the hotplug proces (/etc/init.d/hotplug restart) and check the logfile 
> (/var/log/syslog).
> 
> 
> Stef
> ___
> 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] Firmware issues. Please help!

2006-01-19 Thread Stewart
I don't seem to have an /etc/init.d/hotplug.

I'm running FC4.  Is this something I missed in my setup?

Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Stef Coene wrote:
> On Thursday 19 January 2006 12:31, Stewart wrote:
> 
>>Did the names/locations change between 4.1 and 4.2?  my 4.1 system loads up
>>just fine.   The 4.2 fails to load the firmware...
>>
>>I checked firmware.agent and my FIRMWARE_DIR is /lib/firmware.  All of the
>>files are there.
> 
> I upgraded from 4.1 to 4.2 without changing the firmware.  You can try to 
> enable debugging in firmware.agent (DEBUG line) and/or hotplug.functions), 
> redo the hotplug proces (/etc/init.d/hotplug restart) and check the logfile 
> (/var/log/syslog).
> 
> 
> Stef
> ___
> 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] Firmware issues. Please help!

2006-01-19 Thread Stewart
Did the names/locations change between 4.1 and 4.2?  my 4.1 system loads up 
just fine.   The 4.2 
fails to load the firmware...

I checked firmware.agent and my FIRMWARE_DIR is /lib/firmware.  All of the 
files are there.

# grep FIRMWARE_DIR /etc/hotplug/firmware.agent
FIRMWARE_DIR=/lib/firmware
# ls -l /lib/firmware/
total 808
-rw-r--r--  1 root root 262144 Jan 18 16:51 v4l-cx2341x-dec.fw
-r--r--r--  1 root root 376836 Jan 18 16:50 v4l-cx2341x-enc.fw
-rw-r--r--  1 root root 155648 Jan 18 16:53 v4l-cx2341x-init.mpg
-r--r--r--  1 root root  14264 Jan 18 16:49 v4l-cx25840.fw


I get...

ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization


The docs only mention the differences between 4.1 and later and pre-4.1 
versions.

The changelog only says "renamed v4l-cx2341x-init-mpeg.bin to 
v4l-cx2341x-init.mpg"



IVTV info and modules.conf - for completeness...

$ cat /etc/modprobe.conf
alias eth0 tulip
alias usb-controller uhci-hcd

#Lirc setup
alias char-major-61 lirc_i2c
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c

# IVTV Setup
alias tuner tuner-ivtv
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias char-major-81-2 ivtv
#alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
alias msp3400 msp3400-ivtv


ivtv:   START INIT IVTV 
ivtv:  version 0.4.2 (tagged release) loading
ivtv:  Linux version: 2.6.14-1.1656_FC4 686 REGPARM 4KSTACKS gcc-4.0
ivtv:  In case of problems please include the debug info between
ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
ivtv:  any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected WinTV PVR 350 card (cx23415 based)
PCI: Found IRQ 5 for device :00:06.0
tveeprom: ivtv version
tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 7997931
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio processor = MSP4448 (type = 1b)
tveeprom: decoder processor = SAA7115 (type = 13)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
msp3400 0-0040: ivtv driver
msp3400 0-0040: chip=MSP4448G-A2 +nicam +simple +simpler +radio mode=simpler
ivtv0: i2c attach to card #0 ok [client=MSP4448G-A2, addr=40]
msp3400 0-0040: msp34xxg daemon started
saa7115 0-0021: ivtv driver
saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21]
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
saa7127 0-0044: ivtv driver
saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44]
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of :00:06.0 failed with error -12
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
tveeprom: Second (radio) tuner idx 101
tveeprom: ivtv version
tveeprom: Hauppauge: model = 23552, rev = D487, serial# = 8921344
tveeprom: tuner = Samsung TCPN 2121P30A (idx = 87, type = 68)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio processor = CX25843 (type = 25)
tveeprom: decoder processor = CX25843 (type = 1e)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #0
TEA5767 detected.
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=60]
tuner: type set to 62 (Philips TEA5767HN FM Radio) by autodetect
type set to 62 (Philips TEA5767HN FM Radio)
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
ivtv0: This is the first unit of a PVR500
ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c!
ivtv0: Detected a TEA5767 radio tuner. Enabling radio support.
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of :02:08.0 failed with error -12
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
tveeprom: Second (radio) tuner idx 101
tveeprom: ivtv version
tveeprom: Hauppauge: model = 23552, rev = D487, serial# = 8921344
tveeprom: tuner = Samsung TCPN 2121P30A (idx = 87, type = 68)
tveeprom: tuner fmt = NTSC(M) 

[mythtv-users] firmware differences between 4.1 and 4.2?

2006-01-18 Thread Stewart
Did the names/locations change between 4.1 and 4.2?  my 4.1 system loads up 
just fine.   The 4.2 
fails to load the firmware...

I checked firmware.agent and my FIRMWARE_DIR is /lib/firmware.  All of the 
files are there.

# grep FIRMWARE_DIR /etc/hotplug/firmware.agent
FIRMWARE_DIR=/lib/firmware
# ls -l /lib/firmware/
total 808
-rw-r--r--  1 root root 262144 Jan 18 16:51 v4l-cx2341x-dec.fw
-r--r--r--  1 root root 376836 Jan 18 16:50 v4l-cx2341x-enc.fw
-rw-r--r--  1 root root 155648 Jan 18 16:53 v4l-cx2341x-init.mpg
-r--r--r--  1 root root  14264 Jan 18 16:49 v4l-cx25840.fw


I get...

ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization


The docs only mention the differences between 4.1 and later and pre-4.1 
versions.

The changelog only says "renamed v4l-cx2341x-init-mpeg.bin to 
v4l-cx2341x-init.mpg"



IVTV info and modules.conf - for completeness...

$ cat /etc/modprobe.conf
alias eth0 tulip
alias usb-controller uhci-hcd

#Lirc setup
alias char-major-61 lirc_i2c
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c

# IVTV Setup
alias tuner tuner-ivtv
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias char-major-81-2 ivtv
#alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
alias msp3400 msp3400-ivtv


ivtv:   START INIT IVTV 
ivtv:  version 0.4.2 (tagged release) loading
ivtv:  Linux version: 2.6.14-1.1656_FC4 686 REGPARM 4KSTACKS gcc-4.0
ivtv:  In case of problems please include the debug info between
ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
ivtv:  any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected WinTV PVR 350 card (cx23415 based)
PCI: Found IRQ 5 for device :00:06.0
tveeprom: ivtv version
tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 7997931
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio processor = MSP4448 (type = 1b)
tveeprom: decoder processor = SAA7115 (type = 13)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
msp3400 0-0040: ivtv driver
msp3400 0-0040: chip=MSP4448G-A2 +nicam +simple +simpler +radio mode=simpler
ivtv0: i2c attach to card #0 ok [client=MSP4448G-A2, addr=40]
msp3400 0-0040: msp34xxg daemon started
saa7115 0-0021: ivtv driver
saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21]
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
saa7127 0-0044: ivtv driver
saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44]
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of :00:06.0 failed with error -12
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
tveeprom: Second (radio) tuner idx 101
tveeprom: ivtv version
tveeprom: Hauppauge: model = 23552, rev = D487, serial# = 8921344
tveeprom: tuner = Samsung TCPN 2121P30A (idx = 87, type = 68)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
tveeprom: audio processor = CX25843 (type = 25)
tveeprom: decoder processor = CX25843 (type = 1e)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #0
TEA5767 detected.
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=60]
tuner: type set to 62 (Philips TEA5767HN FM Radio) by autodetect
type set to 62 (Philips TEA5767HN FM Radio)
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
ivtv0: This is the first unit of a PVR500
ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c!
ivtv0: Detected a TEA5767 radio tuner. Enabling radio support.
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of :02:08.0 failed with error -12
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
tveeprom: Second (radio) tuner idx 101
tveeprom: ivtv version
tveeprom: Hauppauge: model = 23552, rev = D487, serial# = 8921344
tveeprom: tuner = Samsung TCPN 2121P30A (idx = 87, type = 68)
tveeprom: tuner fmt = NTSC(M) 

Re: [mythtv-users] 350/500 setup. Tuner #3 cannot tune about 60 or so.

2006-01-15 Thread Stewart
Thanks.   I'll be waiting for the released version.

I'm taking no chances with the premier of 24 on tonight. :)

The fact that it's the third tuner (so rarely used except for live tv), I think 
I can wait.

Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Joe Votour wrote:
> 
> --- "Michael T. Dean" <[EMAIL PROTECTED]> wrote:
> 
> 
>>Stewart wrote:
>>
>>>I had my myth box set up with a 350 card, using
>>
>>the 350's TV output and all was well.  I added a 50 
>>
>>>card yesterday and everything appears to work
>>
>>well, but the second tuner on the 500 is having
>>issues 
>>
>>>when tuning channels above 56.   56 comes in fine,
>>
>>but channels 57-60 all tune to a nasty garbled 
>>
>>>Channel 57, and anything above that is really bad.
>>>  
>>
>>Wrong tuner defintion...
>>
>>> options ivtv ivtv_std=1 tuner=57,57,57
>>>  
>>
>>Something you never need to specify...
>>
>>>Jan 14 16:57:41 mythtv kernel: ivtv1: Autodetected
>>
>>WinTV PVR 150 card (cx23416 based)
>>
>>>...
>>>Jan 14 16:57:41 mythtv kernel: tveeprom: tuner =
>>
>>Samsung TCPN 2121P30A (idx = 87, ...
>>
>>>Jan 14 16:57:41 mythtv kernel: ivtv2: Autodetected
>>
>>WinTV PVR 150 card (cx23416 based)
>>
>>>...
>>>Jan 14 16:57:41 mythtv kernel: tveeprom: tuner =
>>
>>Samsung TCPN 2121P30A (idx = 87, type = 4)
>>
>>>  
>>
> http://www.gossamer-threads.com/lists/mythtv/users/166976#166976
> 
>>My offer to Dan is hereby extended to you...  (Dan
>>didn't take me up on it.)
>>
>>Mike
>>___
>>mythtv-users mailing list
>>mythtv-users@mythtv.org
>>
> 
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> Looks like (b) and (c) have been done, therefore (d)
> is no longer necessary.  :)
> 
> The ivtv 0.4.2 SVN apparently has support for the
> Samsung TCPN 2121P30A tuner.  I don't have one of the
> Samsung tuners, but I am running a checkout of ivtv
> 0.4.2 SVN from about a week ago for a fix for the
> PVR-350 audio dropouts.
> 
> Looks like Hans wants to release 0.4.2 soon, so if
> you're not comfortable with running SVN, then it
> should only be a week or so before it is released
> (hopefully).
> 
> -- 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
> 
> 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] 350/500 setup. Tuner #3 cannot tune about 60 or so.

2006-01-14 Thread Stewart

> 2) If you are splitting the signal three or more ways and don't
> have an amplified splitter, you'll need to get one.

Hmm...  I have an amplifier on the connection I use for the myth box.  Comes 
out of the wall, into
the amplifier, into a splitter then one leg into the 350, one leg into the 500.

Seems weird that if it is a signal quality issue, it would only affect one 
tuner on the same card
and not the other though...  Both of the other tuners are crystal clear up to 
Channel 99.

Stewart Larsen

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


[mythtv-users] 350/500 setup. Tuner #3 cannot tune about 60 or so.

2006-01-14 Thread Stewart
3
Jan 14 16:57:40 mythtv kernel: cx25840 3-0044: cx25843-23 found @ 0x88 (ivtv 
i2c driver #2)
Jan 14 16:57:40 mythtv ntpd[1764]: Listening on interface eth0, 
192.168.1.115#123
Jan 14 16:57:40 mythtv kernel: cx25840 3-0044: loaded v4l-cx25840.fw firmware 
(13353 bytes)
Jan 14 16:57:40 mythtv ntpd[1764]: kernel time sync status 0040
Jan 14 16:57:40 mythtv kernel: ivtv2: i2c attach to card #2 ok [client=cx25840, 
addr=44]
Jan 14 16:57:41 mythtv kernel: wm8775 3-001b: ivtv driver
Jan 14 16:57:41 mythtv kernel: wm8775 3-001b: chip found @ 0x36 (ivtv i2c 
driver #2)
Jan 14 16:57:41 mythtv ntpd[1764]: frequency initialized -81.669 PPM from 
/var/lib/ntp/drift
Jan 14 16:57:41 mythtv kernel: ivtv2: i2c attach to card #2 ok [client=wm8775, 
addr=1b]
Jan 14 16:57:41 mythtv kernel: ivtv2: This is the second unit of a PVR500
Jan 14 16:57:41 mythtv kernel: ivtv2: Correcting tveeprom data: no radio 
present on second unit
Jan 14 16:57:41 mythtv kernel: ivtv2: loaded v4l-cx2341x-enc.fw firmware 
(262144 bytes)
Jan 14 16:57:41 mythtv kernel: ivtv2: Encoder revision: 0x02040024
Jan 14 16:57:41 mythtv kernel: ivtv2 warning: Encoder Firmware can be buggy, 
use version 0x02040011 
or 0x02050032.
Jan 14 16:57:41 mythtv kernel: ivtv2: Allocate DMA encoder MPEG stream: 128 x 
32768 buffers (4096KB 
total)
Jan 14 16:57:41 mythtv kernel: ivtv2: Allocate DMA encoder YUV stream: 194 x 
10800 buffers (2048KB 
total)
Jan 14 16:57:42 mythtv kernel: ivtv2: Allocate DMA encoder VBI stream: 120 x 
17472 buffers (2048KB 
total)
Jan 14 16:57:42 mythtv kernel: ivtv2: Allocate DMA encoder PCM audio stream: 
455 x 4608 buffers 
(2048KB total)
Jan 14 16:57:42 mythtv kernel: tuner: type set to 57 (Philips FQ1236A MK4) by 
ivtv i2c driver #2
Jan 14 16:57:42 mythtv kernel: ivtv2: Initialized WinTV PVR 500 (unit #2), card 
#2


Myth packages:
libmyth-0.18.1-117.rhfc4.at
mythbrowser-0.18.1-115.rhfc4.at
mythdvd-0.18.1-115.rhfc4.at
mythgallery-0.18.1-115.rhfc4.at
mythgame-0.18.1-115.rhfc4.at
mythmkmovie-1.1.4-4.rhfc4.at
mythmusic-0.18.1-115.rhfc4.at
mythnews-0.18.1-115.rhfc4.at
mythphone-0.18.1-115.rhfc4.at
mythplugins-0.18.1-115.rhfc4.at
myththemes-0.18-104.at
mythtv-0.18.1-117.rhfc4.at
mythtv-backend-0.18.1-117.rhfc4.at
mythtv-frontend-0.18.1-117.rhfc4.at
mythtv-setup-0.18.1-117.rhfc4.at
mythtv-suite-0.18.1-56.at
mythtv-theme-abstract-0.20040910-2.at
mythtv-theme-isthmus-0.20040804-1.at
mythtv-theme-MediaCenter-0.17-4.at
mythtv-theme-MythCenter-0.17-1.at
mythtv-theme-photo-4-6.at
mythtv-theme-ProjectGrayhem-1.7-1.at
mythtv-theme-purplegalaxy-0.20031214-3.at
mythtv-theme-Retro-0.20051208-1.at
mythtv-themes-0.18.1-117.rhfc4.at
mythtv-theme-sleek-0.35-2.at
mythtv-theme-visor-0.16.2-5.at
mythvideo-0.18.1-115.rhfc4.at
mythweather-0.18.1-115.rhfc4.at
mythweb-0.18-69.at

-- 
Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Where to send Feature requests?

2006-01-08 Thread Stewart
I have seen a trac list to track bugs, but I have not been able to find 
anythere to place feature requests, specifically, this is a mythweb 
feature request.


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


[mythtv-users] popups on search results

2006-01-05 Thread Stewart
How difficult would it be to get a popup (like the one on in the program 
listings) on the search results page?


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


[mythtv-users] Recording 24

2006-01-05 Thread Stewart

What is the best way to automatically record the new season of 24?

If I pick anytime on this channel, I'll get extras.  If I choose this 
timeslot, I get screwed if they bump the slot or change the day of the 
week that they show the episode (which they have done before.)


I made a canned search in mythweb that will find them all, but I was 
looking for a more automated way.


Stewart

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


Re: [mythtv-users] Double invocations of mythfrontend

2005-12-18 Thread Stewart
This happened to me before.  I'm using KDE and it got logged into the 
session information, so KDE was starting it and my myth-load.sh script 
was loading it.


I forget where exactly I found it, but a grep down /home/mythtv/.ked 
should find it.  "grep -nr mythfrontend ~/.kde/*"


Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Dag Nygren wrote:

Hi again,

I have one problem here, where I wonder if anyone out
there could help.

I have a small script that restarts mythfrontend when it crashes,
looks like this:
#!/bin/sh
LOGFILE=/home/mythtv/mythstarter.log
while true
do
ps -e | grep -q mythfrontend
if [ $? -eq 0 ]
then
date >>$LOGFILE
echo "Sleeping 2 seconds" >>$LOGFILE
sleep 2
true
else
date >>$LOGFILE
echo "Starting mythfrontend" >>$LOGFILE
#   mythfrontend
mythfrontend -l /var/log/mythfront.log
date >>$LOGFILE
echo "mythfrontend ended" >>$LOGFILE
fi
if [ -f /home/mythtv/mythquit ]
then
exit 0
fi
done

The problem I have is that something seems to invoke more mythfrontend 
processes
and it doesn't seem to be my script. This new mythfrontend occasionally steals 
the focus of the

process in use.
The extra process has a parent PID of 1.
Is mythfrontend forking at some point?

This is probably not a myth problem, but any hint would help.

I can add that I am not new to UNIX and Linux, have been doing UNIX since 1980 
and Linux since

1994, but I am really having problems with this.

Best
Dag







___
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] Hard Freeze. Getting frustrated

2005-11-15 Thread Stewart
My current myth box, I've used for a year or 2 with no problems.  I 
formatted and re-installed with FC4 and myth and now it is freezing.  It 
may wait a few hours or go almost 2 days, but it lunches hard and 
freezes the box with no info in the logs as to why.  this has been going 
on for about a month now.  I just swapped my xorg.conf back to use the


Here's what I got.

FIC SD-11 Mainboard (AMD 751 North bridge, VIA VT82C686 South bridge)
950Mhz Athlon (Slot A)
80GB Hitatchi Hard Drive
NVidia TNT2 card (not used wth myth)
Hauppauge 350 tuner
Linksys wifi card

I've heard there are issues with some via chips, so I'm calling my 
kernel with the following options(from grub.conf)

title Fedora Core (2.6.13-1.1532_FC4)
root (hd0,0)
kernel /vmlinuz-2.6.13-1.1532_FC4 ro 
root=/dev/VolGroup00/LogVol00 rhgb quiet noapic nolapic pci=noacpi acpi=off

initrd /initrd-2.6.13-1.1532_FC4.img

Here's my modprobe.conf
# cat /etc/modprobe.conf
alias ra0 rt2500
alias char-major-61 lirc_i2c
alias usb-controller uhci-hcd
# ivtv modules setup
alias char-major-81 ivtv
alias char-major-81-0 ivtv
options ivtv debug=1
alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install 
lirc_i2c

alias eth0 rt2500



here's my lspci output.  Doesn't appear that anything is sharing an 
interrupt or anything like that...

# /sbin/lspci -v
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] 
System Controller (rev 23)

Flags: bus master, medium devsel, latency 64
Memory at ea00 (32-bit, prefetchable) [size=32M]
Memory at eddff000 (32-bit, prefetchable) [size=4K]
I/O ports at dc00 [disabled] [size=4]
Capabilities: [a0] AGP version 1.0

00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] AGP 
Bridge (rev 01) (prog-if 00 [Normal decode])

Flags: bus master, 66Mhz, medium devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: b000-bfff
Memory behind bridge: ede0-efef
Prefetchable memory behind bridge: ddc0-e1cf

00:04.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus 
Reference Card (rev 01)

Subsystem: Linksys: Unknown device 0032
Flags: bus master, slow devsel, latency 64, IRQ 10
Memory at efffe000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2

00:06.0 Multimedia video controller: Internext Compression Inc iTVC15 
MPEG-2 Encoder (rev 01)

Subsystem: Hauppauge computer works Inc. WinTV PVR-350
Flags: bus master, medium devsel, latency 64, IRQ 9
Memory at e400 (32-bit, prefetchable) [size=64M]
Capabilities: [44] Power Management version 2

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] 
(rev 14)

Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge
Flags: bus master, stepping, medium devsel, latency 0

00:07.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 
(prog-if 8a [Master SecP PriP])

Flags: bus master, medium devsel, latency 32
I/O ports at ffa0 [size=16]

00:07.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 06) (prog-if 00 [UHCI])

Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 64, IRQ 5
I/O ports at d800 [size=32]

00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 10)
Flags: medium devsel

01:05.0 VGA compatible controller: nVidia Corporation NV5 [RIVA 
TNT2/TNT2 Pro] (rev 15) (prog-if 00 [VGA])

Subsystem: Diamond Multimedia Systems Viper V770 Ultra
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11
Memory at ee00 (32-bit, non-prefetchable) [size=16M]
Memory at de00 (32-bit, prefetchable) [size=32M]
Expansion ROM at efef [disabled] [size=64K]
Capabilities: [60] Power Management version 1
Capabilities: [44] AGP version 2.0


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


Re: [mythtv-users] Custom searches against the credits table?

2005-10-22 Thread Stewart

Thanks a bunch.  Exactly what I needed.

Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Bruce Markey wrote:

Stewart wrote:

Can this be done?  For example, If I want to see all the clint east 
wood movies, I can create the following query from within Mysql, or on 
the command line...


select people.name, channel.channum, credits.starttime, program.title 
from people, credits, program, channel where (program.chanid = 
channel.chanid) AND (credits.chanid = program.chanid) AND 
(credits.starttime = program.starttime) AND credits.person = 
people.person AND (people.name LIKE '%Clint Eastwood%') ORDER BY 
program.starttime;


Works great.  However, I can't use this in a custom query since it 
doesn't join against the credits table.  Is this correct?



The Custom Record page can't but kPowerSearch rules can...

Querying against the credits table would give better results, since 
the person's name is not always referenced in the description field of 
the 



First to answer the question you want a solution for then to answer
the question you asked =).
You can go to Search Words->People and enter "Clint Eastwood"
to search the name in people and find the credited programs.

 [Note: this uses "people.name LIKE 'Clint Eastwood'" with no
 wildcards by default for efficiency. However, it does use LIKE
 so you can enter "%Eastwood" or "Qu%n Tar%tino" if you were
 unsure of a spelling but exact names are more efficient.]

If you see a list of spaghetti westerns, press "M" to bring up
the popup, Tab or "M" again to focus on the buttons and click
"Record". The title on the recording options page should be
"Clint Eastwood (People Search)".

 [Hint: If you set an All rule, it may record a dozen in the first
 week. In SVN a couple months ago, fixes were made to be sure
 that kFindWeeklyRecord worked correctly for search rules that
 match different titles. Therefore, you can choose "Record one
 showing of this title every week". This will choose one Clint
 Eastwood film to record each week. Once a film has recorded,
 future showings will be marked "P" so it will choose a different
 Eastwood film each week.]

Now, to the question you asked. Search rules put the key info
for the WHERE clause in the record.description fields. The 
record.subtitle field can also hold a string to go into the FROM

clause. This is precisely for People Search rules and is the
only thing that currently uses this. However, it might be useful
to join other table like oldprogram to determine if a title
has been in the listings before like the "New Titles" list.

kPowerSearch rules do support a fromclause string in the subtitle
but the Custom Record page doesn't support this because it it too
obscure and too complex for a simple interface. The Custom Record
page and the proglist pages are not prepared to handle fromclauses
and would choke badly on power search rules that had them. This
should be fixed but has never come up. If you decide to do something
with fromclauses, please send a patch for Custom Record to handle
them.

--  bjm


___
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] Custom searches against the credits table?

2005-10-22 Thread Stewart
Can this be done?  For example, If I want to see all the clint east wood 
movies, I can create the following query from within Mysql, or on the 
command line...


select people.name, channel.channum, credits.starttime, program.title 
from people, credits, program, channel where (program.chanid = 
channel.chanid) AND (credits.chanid = program.chanid) AND 
(credits.starttime = program.starttime) AND credits.person = 
people.person AND (people.name LIKE '%Clint Eastwood%') ORDER BY 
program.starttime;


Works great.  However, I can't use this in a custom query since it 
doesn't join against the credits table.  Is this correct?


Querying against the credits table would give better results, since the 
person's name is not always referenced in the description field of the 
program table.


Any thoughts.

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


Re: [mythtv-users] Crash while fast-forwarding live tv

2005-10-09 Thread Stewart
Sorry to answer my own question here, but I have a PVR-350 which should 
use the ivtv driver, not the bttv or the cx8800.  Which begs the 
question, why is my system trying to load these drivers.  They are 
certainly not in my modprobe.conf.



Stewart wrote:


 I just checked my dmesg and I see the following...  Might this be the
 problem?

 bttv: disagrees about version of symbol tveeprom_hauppauge_analog
 bttv: Unknown symbol tveeprom_hauppauge_analog
 cx88xx: disagrees about version of symbol tveeprom_hauppauge_analog
 cx88xx: Unknown symbol tveeprom_hauppauge_analog
 cx8800: Unknown symbol cx88_reset
 cx8800: Unknown symbol cx88_call_i2c_clients
 cx8800: Unknown symbol cx88_wakeup
 cx8800: Unknown symbol cx88_risc_stopper
 cx8800: Unknown symbol cx88_print_irqbits
 cx8800: Unknown symbol cx88_set_scale
 cx8800: Unknown symbol cx88_shutdown
 cx8800: Unknown symbol cx88_vdev_init
 cx8800: Unknown symbol cx88_core_put
 cx8800: Unknown symbol cx88_audio_thread
 cx8800: Unknown symbol cx88_core_irq
 cx8800: Unknown symbol cx88_core_get
 cx8800: Unknown symbol cx88_get_stereo
 cx8800: Unknown symbol cx88_set_tvnorm
 cx8800: Unknown symbol cx88_vid_irqs
 cx8800: Unknown symbol cx88_risc_buffer
 cx8800: Unknown symbol cx88_set_stereo
 cx8800: Unknown symbol cx88_sram_channels
 cx8800: Unknown symbol cx88_set_tvaudio
 cx8800: Unknown symbol cx88_sram_channel_dump
 cx8800: Unknown symbol cx88_sram_channel_setup
 cx8800: Unknown symbol cx88_print_ioctl
 cx8800: Unknown symbol cx88_free_buffer
 cx8800: Unknown symbol cx88_boards
 cx8800: Unknown symbol cx88_newstation

 Stewart Larsen

 It is the first responsibility of every citizen to question authority.
 ~ Ben Franklin

 Hackers do for love what others wouldn't do for money.

 If you think technology will solve your security problems, you don't
 understand the technology and you don't understand the problems.
 ~Bruce Schneier



Frank Lynch wrote:


On 10/8/05, Stewart <[EMAIL PROTECTED]> wrote:


Running 18.1 with a PVR-350 card, using the TV-out.

Watching hockey tonight and paused the game.  Hit fast-forward to skip
the commercials and when it caught up to the live TV, it crashed. 
Twice.

Couldn't get the the machine via the network, had to cycle the power to
get it back...

Any thoughts on what I should look for to fix this?

I built using The fedora instructions linked to from the main site.

Here are the packages I have installed (minus the themes and plugins
stuff...)

ivtv-0.3.8-97.rhfc4.at
ivtvdev-0.10-2.rhfc4.at
ivtv-firmware-1.8a-4.at
ivtv-firmware-dec-2.02.023-4.at
ivtv-firmware-enc-2.04.024-4.at
ivtv-kmdl-2.6.12-1.1447_FC4-0.2.0-69_rc3k.rhfc4.at
ivtv-kmdl-2.6.12-1.1456_FC4-0.3.8-97.rhfc4.at
perl-Video-ivtv-0.13-7.rhfc4.at
libmyth-0.18.1-113.rhfc4.at
mythtv-0.18.1-113.rhfc4.at
mythtv-backend-0.18.1-113.rhfc4.at
mythtv-frontend-0.18.1-113.rhfc4.at
mythtv-setup-0.18.1-113.rhfc4.at
mythtv-suite-0.18.1-55.at
mythweb-0.18-67.at




I have also observed this. I think its a kernel panic caused by
ivtv-0.3.8 I never saw this happen before I upgraded ivtv.
Unfortunately I don't know how to debug this further, or resolve it.
cheers,
--Frank
___
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


Re: [mythtv-users] Crash while fast-forwarding live tv

2005-10-09 Thread Stewart


 I just checked my dmesg and I see the following...  Might this be the
 problem?

 bttv: disagrees about version of symbol tveeprom_hauppauge_analog
 bttv: Unknown symbol tveeprom_hauppauge_analog
 cx88xx: disagrees about version of symbol tveeprom_hauppauge_analog
 cx88xx: Unknown symbol tveeprom_hauppauge_analog
 cx8800: Unknown symbol cx88_reset
 cx8800: Unknown symbol cx88_call_i2c_clients
 cx8800: Unknown symbol cx88_wakeup
 cx8800: Unknown symbol cx88_risc_stopper
 cx8800: Unknown symbol cx88_print_irqbits
 cx8800: Unknown symbol cx88_set_scale
 cx8800: Unknown symbol cx88_shutdown
 cx8800: Unknown symbol cx88_vdev_init
 cx8800: Unknown symbol cx88_core_put
 cx8800: Unknown symbol cx88_audio_thread
 cx8800: Unknown symbol cx88_core_irq
 cx8800: Unknown symbol cx88_core_get
 cx8800: Unknown symbol cx88_get_stereo
 cx8800: Unknown symbol cx88_set_tvnorm
 cx8800: Unknown symbol cx88_vid_irqs
 cx8800: Unknown symbol cx88_risc_buffer
 cx8800: Unknown symbol cx88_set_stereo
 cx8800: Unknown symbol cx88_sram_channels
 cx8800: Unknown symbol cx88_set_tvaudio
 cx8800: Unknown symbol cx88_sram_channel_dump
 cx8800: Unknown symbol cx88_sram_channel_setup
 cx8800: Unknown symbol cx88_print_ioctl
 cx8800: Unknown symbol cx88_free_buffer
 cx8800: Unknown symbol cx88_boards
 cx8800: Unknown symbol cx88_newstation

 Stewart Larsen

 It is the first responsibility of every citizen to question authority.
 ~ Ben Franklin

 Hackers do for love what others wouldn't do for money.

 If you think technology will solve your security problems, you don't
 understand the technology and you don't understand the problems.
 ~Bruce Schneier



Frank Lynch wrote:


On 10/8/05, Stewart <[EMAIL PROTECTED]> wrote:


Running 18.1 with a PVR-350 card, using the TV-out.

Watching hockey tonight and paused the game.  Hit fast-forward to skip
the commercials and when it caught up to the live TV, it crashed. Twice.
Couldn't get the the machine via the network, had to cycle the power to
get it back...

Any thoughts on what I should look for to fix this?

I built using The fedora instructions linked to from the main site.

Here are the packages I have installed (minus the themes and plugins
stuff...)

ivtv-0.3.8-97.rhfc4.at
ivtvdev-0.10-2.rhfc4.at
ivtv-firmware-1.8a-4.at
ivtv-firmware-dec-2.02.023-4.at
ivtv-firmware-enc-2.04.024-4.at
ivtv-kmdl-2.6.12-1.1447_FC4-0.2.0-69_rc3k.rhfc4.at
ivtv-kmdl-2.6.12-1.1456_FC4-0.3.8-97.rhfc4.at
perl-Video-ivtv-0.13-7.rhfc4.at
libmyth-0.18.1-113.rhfc4.at
mythtv-0.18.1-113.rhfc4.at
mythtv-backend-0.18.1-113.rhfc4.at
mythtv-frontend-0.18.1-113.rhfc4.at
mythtv-setup-0.18.1-113.rhfc4.at
mythtv-suite-0.18.1-55.at
mythweb-0.18-67.at




I have also observed this. I think its a kernel panic caused by
ivtv-0.3.8 I never saw this happen before I upgraded ivtv.
Unfortunately I don't know how to debug this further, or resolve it.
cheers,
--Frank
___
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] Video lasts for only 1 second on live TV

2005-10-08 Thread Stewart
There is also an option for using "priority threads".  Disabling this is 
a second option, but running the backend as root is the better choice.



Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


George Nincehelser wrote:

I had this problem.  However, it went away when I started running
mythfrontend as root instead as of a user.

I figure it must be a problem with permissions.

George
___
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] Crash while fast-forwarding live tv

2005-10-08 Thread Stewart

Running 18.1 with a PVR-350 card, using the TV-out.

Watching hockey tonight and paused the game.  Hit fast-forward to skip 
the commercials and when it caught up to the live TV, it crashed. Twice. 
Couldn't get the the machine via the network, had to cycle the power to 
get it back...


Any thoughts on what I should look for to fix this?

I built using The fedora instructions linked to from the main site.

Here are the packages I have installed (minus the themes and plugins 
stuff...)


ivtv-0.3.8-97.rhfc4.at
ivtvdev-0.10-2.rhfc4.at
ivtv-firmware-1.8a-4.at
ivtv-firmware-dec-2.02.023-4.at
ivtv-firmware-enc-2.04.024-4.at
ivtv-kmdl-2.6.12-1.1447_FC4-0.2.0-69_rc3k.rhfc4.at
ivtv-kmdl-2.6.12-1.1456_FC4-0.3.8-97.rhfc4.at
perl-Video-ivtv-0.13-7.rhfc4.at
libmyth-0.18.1-113.rhfc4.at
mythtv-0.18.1-113.rhfc4.at
mythtv-backend-0.18.1-113.rhfc4.at
mythtv-frontend-0.18.1-113.rhfc4.at
mythtv-setup-0.18.1-113.rhfc4.at
mythtv-suite-0.18.1-55.at
mythweb-0.18-67.at
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Transcoding issues

2005-09-23 Thread Stewart
I'm using the TV-out from the 350.   I built my system using Jarod 
Wilson's guide.   Is there an easy way to tell if XV is supported?


I have the following RPM's installed for ivtv...

ivtv-kmdl-2.6.12-1.1447_FC4-0.2.0-69_rc3k.rhfc4.at
ivtv-firmware-dec-2.02.023-4.at
ivtv-firmware-enc-2.04.024-4.at
perl-Video-ivtv-0.13-7.rhfc4.at
ivtvdev-0.10-2.rhfc4.at
ivtv-firmware-1.8a-4.at
ivtv-0.2.0-69_rc3k.rhfc4.at


Stewart Larsen

It is the first responsibility of every citizen to question authority.
~ Ben Franklin

Hackers do for love what others wouldn't do for money.

If you think technology will solve your security problems, you don't
understand the technology and you don't understand the problems.
~Bruce Schneier


Nick wrote:

On 24/09/05, Stewart <[EMAIL PROTECTED]> wrote:


I have my myth box up and running.

Athlon 950Mhz
384M RAM
40GB HDD (for now)
350-PVR card

Live TV and recordings are great.

If I manually transcode a video from the frontend, The quality doesn't
seem to be all that great.   The audio is fine, but the video seems like
it transcoded every other frame or something.  It looks really bad. Any
thoughts or settings I should double check?  It looks kinda like stop
animation with a blur to make it look like it's moving.



How are you playing the video, and what dimensions are you transcoding
the video to? If you're using the PVR-350 TV-Out without the latest
XV-support then non-MPEG2 will play back v-e-r-y s-l-o-w-l-y. If
you're using your monitor or TV-Out on your video card, make sure the
drivers have XV support enabled.

Nick
___
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] Transcoding issues

2005-09-23 Thread Stewart

I have my myth box up and running.

Athlon 950Mhz
384M RAM
40GB HDD (for now)
350-PVR card

Live TV and recordings are great.

If I manually transcode a video from the frontend, The quality doesn't
seem to be all that great.   The audio is fine, but the video seems like
it transcoded every other frame or something.  It looks really bad. Any
thoughts or settings I should double check?  It looks kinda like stop 
animation with a blur to make it look like it's moving.


Stewart

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


[mythtv-users] Media Center extender?

2005-08-08 Thread Aaron Stewart
Hey y'all..

Just a quick question about portability..

Anybody played with the Linksys Media Center Extender?

It's a wi-fi box, sporting digital and analog audio,
component/svideo/composite outputs, and would probably make a good
frontend for the $300 they're asking, but my question is whether or not
anyone has any experience with the device, or if anyone's found a way to
port mythfrontend to this thing ala the Hauppauge MediaMVP (which sucks).

So my specific question: Is it locked in to one specific app?  Or does
it boot via tftp similar to the MVP?

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


Re: [mythtv-users] IMDB Screen Scrap... legal?

2005-07-08 Thread Aaron Stewart
My concern is not whether or not the user has another computer.. it's
the break-up of the work.. You watch a show, then have to walk to your
computer in your (office,kitchen,bedroom,livingroom,etc) and type in a
review.  I just don't think it'll happen.  Granted, there are a select
number of users who are really quite interested in writing reviews
(hence why Amazon's reviews are thriving), but if I were to pick a
number, say 5%, of myth users who were contributing, we'd still end up
with a fairly paltry sample of data.

Speaking of which, we could just use the product reviews from amazon's
feed.. not great for brand new tv shows that aren't on DVD, but for
those that are, or for movies, etc, it would work perfectly.

And for those who actually _did_ want to write reviews, why not forward
them to amazon's review system, and reciprocate that way?

-=A

Michael Carland wrote:

>
> On Jul 8, 2005, at 4:36 PM, Aaron Stewart wrote:
>
>> Getting back to my original point.. How many people want to volunteer
>> for writing up reviews using a remote control and selecting letters
>> individually? ;)
>
>
> A remote interface that uses morse code could be written. Apologies to
> those that do not read /.
>
> Seriously though, even if you don't have a keyboard on your front end,
> I doubt there are many people who run myth on a frontend without a
> keyboard that do not have another machine without a keyboard. You
> could run the frontend on your desktop to write reviews with your
> keyboard, or it could be a mythweb module, and you could use the
> keyboard on your regular browser.
>
> As for the real point, the reviews would have to be much better than,
> for example, the product reviews on Amazon. While there are benefits
> to everyone having a voice, the spam factor also comes into play.
>
> -Michael
>
>
>
>___
>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] IMDB Screen Scrap... legal?

2005-07-08 Thread Aaron Stewart
Getting back to my original point.. How many people want to volunteer
for writing up reviews using a remote control and selecting letters
individually? ;)

Nick wrote:

>On 7/8/05, Aaron Stewart <[EMAIL PROTECTED]> wrote:
>  
>
>>Since the majority of frontends out there are designed to run without
>>keyboards, how many people do you think would actually bother to submit
>>review material?
>>
>>
>>
>
>On a similar note, do we have some kind of estimate of total MythTV
>users? I think it's a good idea in theory, I' m wondering whether such
>a venture would be sustainable due to a) the total number of MythTV
>users, and b) the proportion of those who would actively contribute
>content, especially if they could contribute.
>
>Perhaps something that interfaces between the remote-controlled
>frontend and the TV listings would be a suitable application - e.g. a
>central server contains the details of the ratings/suggestions of
>shows/movies that users can make via the remote from their armchair
>when checking the listings (e.g. menu option 'Mark as recommended')).
>A similar feature could then be used to filter future listings to show
>those shows/movies that are recommended or highly recommended by other
>MythTV users but with the option to add opinions which can be read if
>the users so wish.
>
>Nick
>___
>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] IMDB Screen Scrap... legal?

2005-07-08 Thread Aaron Stewart
Since the majority of frontends out there are designed to run without
keyboards, how many people do you think would actually bother to submit
review material?

Dean Collins wrote:

>On that matter, I've been tossing around some ideas about a community
>server.
>
>I have some additional real-time functionality I'd like to build in but
>one of the static concepts is I'd like to build a server that
>automatically looks up reviews that other myth-tv users have submitted.
>
>Eg I love the film The Mechanic with Charles Bronson, some of you guys
>might see that it is showing on channel xyz but not know anything about
>it, you might be interested in checking out if anyone else has reviewed
>it - when you see my write up it might convince you to check it out.
>
>It would also be interesting to see if we could get the oztivo guys
>involved.
>
>Does anyone think this is of value? Anyone able to give some advice to
>my software developer who has never built anything for myth tv in his
>life 
>before some ideas about how to set it up?
>
>Any thoughts?
>
>
>Cheers,
>Dean
>
>
>
>  
>
>>-Original Message-
>>From: [EMAIL PROTECTED] [mailto:mythtv-users-
>>[EMAIL PROTECTED] On Behalf Of Mark Gardner
>>Sent: Friday, 8 July 2005 4:23 PM
>>To: andrew matthews; Discussion about mythtv
>>Subject: Re: [mythtv-users] IMDB Screen Scrap... legal?
>>
>>
>>
>>
>>>explicitly forbidden. Only small subsets of filmographies are
>>>  
>>>
>allowed to
>  
>
>>be
>>
>>
>>>quoted, and only on non-commercial websites. The latter restrictions
>>>  
>>>
>on
>  
>
>>the
>>
>>
>>>use of data may be unenforceable, as the U.S. Supreme Court in Feist
>>>  
>>>
>v.
>  
>
>>>Rural ruled that collections of facts are not protected by
>>>  
>>>
>copyright."
>  
>
>>> With that being said... i can say anything to scare you but that
>>>  
>>>
>>doesn't
>>
>>
>>>mean i can take it to court and win.
>>>  
>>>
>>Ok great there is a possible legal loophole that Myth would fit
>>into.  But as a community project i feel we have a greater
>>responsibility.  If a site askes not to be screen scraped, whe should
>>comply with their wishes. Especialy when there is another alternative
>>that is free, and completely legal.
>>
>>--
>>_\ | /_
>>   (@ @)
>>-oOOo-(_)-oOOo-
>>  ~ Mark
>> Gardner ~
>>___
>>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


Re: [mythtv-users] IMDB Screen Scrap... legal?

2005-07-08 Thread Aaron Stewart
I'd imagine that no, it's not a good thing.

That being said, I think IMDB might offer a web services REST/SOAP api
through Amazon; barring that, a lot of IMDB's data is exposed through
amazon's webservices (ECS 4.0) interface..

http://webservices.amazon.com

Cheers,
-=Aaron

Mark Gardner wrote:

> I don't think that the IMDB screen scraping that mythVideo is using is
> legal under the rules and conditions with IMDB.
> http://www.imdb.com/conditions
> Does myth tv have written consent to use the information?
>
> The Reason I Ask is that I"m writing my own program and running into
> legal problems, and remember that Myth does the same thing.
>
> --
> _\ | /_
>(@ @)
> -oOOo-(_)-oOOo-
>   ~ Mark
>  Gardner ~
>
>
>
>___
>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] MySQL errors, mysqld.sock

2005-07-07 Thread Aaron Stewart
Look in /var/log/mysql/* and see if that points to problems.

I've had a similar issue, but it was one of those things I just blew
through without thinking about what it was, so I'm crossing my fingers
that it's something simple.

-=Aaron

al wrote:

>Long time reader, first time poster.
>
>Problem: MySQL no longer connects to the mysqld server.
>
>History: I setup a Knoppmyth frontend/backend system (see specs in
>sig, rather vanilla setup) about a year ago. Recently I started over
>from scratch on Gentoo to learn more about the system.
>
>After installing everything, I had a working MythTV frontend/backend
>system. However, it took me a few weeks to get the IR blaster working.
>The first time I tried MythTV after fixing the IR blaster, mythbackend
>failed. I traced the problem back to MySQL. I could no longer connect
>to the mysqld server or databases.
>
>I've read up on MySQL troubleshooting but have not found success with
>the common suggestions. I have verified all permissions on the
>applicable directories (/var/lib/mysql, /var/run/mysqld, etc). I have
>a "mysql" user and "mysql" group. I do not have a mysqld.sock, which I
>understand is created upon running the server. I can't create it. I
>have verified that the mysqld.sock is not in /tmp. I've tried
>unmerging/ re-emerging MySQL several times, even upgrading to MySQL
>4.1.12.
>
>here is some applicable info about my problem:
>
># mysqladmin -u root password new-password
>mysqladmin: connect to server at 'localhost' failed
>error: 'Can't connect to local MySQL server through socket
>'/var/run/mysqld/mysqld.sock' (2)'
>Check that mysqld is running and that the socket:
>'/var/run/mysqld/mysqld.sock' exists!
>
># ps aux | grep mysqld
>root 28316  0.0  0.1   1484   436 pts/0R+   19:03   0:00 grep mysqld
>
># mysqld_safe
>Starting mysqld daemon with databases from /var/lib/mysql
>STOPPING server from pid file /var/run/mysqld/mysqld.pid
>050707 18:57:12  mysqld ended
>
>Can anyone help me? Since this is a new installation, I have no
>database to save. I can destroy/create new databases as needed.
>
>TIA,
>-Al
>___
>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] Uninstall Mythtv

2005-06-20 Thread Aaron Stewart
What you failed to mention is what distribution of linux you are running.

ian swanson wrote:

> Is there any way I can uninstall Mythtv? I want to do this because I
> believe that MyMSQL isn't installed properly? Thanks, Ian.
>
>
>
>___
>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] Hauppaugge PVR250 recognised as PVR150

2005-06-17 Thread Aaron Stewart
I ran into this as well, but upgrading to the latest (0.3.x) ivtv fixed
the problem.

Dave Chapman wrote:

>Got a FC3 install with a PVR250 the documentation for ivtv gives an "options 
>cardtype=1" (PVR250) which I put in my /etc/modprobe.conf
>The card is found but as a PVR150 if I put "options cardtype=2" (PVR350)
>in /etc/modprobe.conf it is recognised as  a PVR250 but is not initialised at 
>boot.
>Without "options cardtype=2" or "options cardtype=1" the card is recognised as 
>a PVR150 which it is not
>"options ivtv ivtv_std=2 tda9887=0" didn't fix the problem either.
>
>ivtv firmware version 2:1.8a-4.at
>
>Any thoughts
>  
>
>
>
>___
>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] Help With xorg.conf and S-Video Setup

2005-06-07 Thread Aaron Stewart
Can you play a video (any ol' one will do) in mplayer or xine?

Check to see if myth has XVMC enabled.. try toggling it on and/or off
and see if that works.

If that's the case, check your video drivers.. something is probably
fishy there.

-=A

Drew Tomlinson wrote:

> I've built my first Myth box using 0.18.1 and a Gentoo 2.6.11 kernel. 
> Everything was working OK while connected to a regular 4:3 VGA monitor
> running 1024x768 res.  Liking what I saw, I decided to move the system
> to my 38" RCA HDTV.
>
> I have a GeForce2 card.  I'm using the S-Video out to one of the video
> inputs on my TV.  Using a plain vanilla config (posted below), I get a
> picture that is fuzzy but readable.  However after starting
> mythfrontend, anytime I attempt to watch either live tv or a
> recording, the interface appears to just "lock up".  The machine still
> responds via ssh connections from another computer but X and icewm are
> frozen.  Only a "kill" will free it.
>
> I have Googled for 2 days now but am no closer to understanding what I
> need to do to get things going.  Does it make sense that X would
> "hose" just by switching to SVideo?  Also, where can I begin to
> understand what options I need in my xorg.conf file to clear up the
> picture and stabilize X?  I know SVideo will never be as clear as VGA,
> but I expect it to be at least as clear as the SVideo that comes out
> of my DirecTV box.  Is that a reasonable expectation?
>
> Thanks,
>
> Drew
>
> ***Begin xorg.conf***
> Section "ServerLayout"
>Identifier "X.org Configured"
>Screen  0  "Screen0" 0 0
>InputDevice"Mouse0" "CorePointer"
>InputDevice"Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
>RgbPath  "/usr/lib/X11/rgb"
>ModulePath   "/usr/lib/modules"
>FontPath "/usr/share/fonts/misc/"
>FontPath "/usr/share/fonts/TTF/"
>FontPath "/usr/share/fonts/Type1/"
>FontPath "/usr/share/fonts/CID/"
>FontPath "/usr/share/fonts/75dpi/"
>FontPath "/usr/share/fonts/100dpi/"
> EndSection
>
> Section "Module"
>Load  "extmod"
> # Comment out dri per http://www.gentoo.org/doc/en/nvidia-guide.xml
> # to use nvidia driver
> #   Load  "dri"
>Load  "dbe"
>Load  "record"
>Load  "xtrap"
>Load  "glx"
>Load  "type1"
>Load  "freetype"
> EndSection
>
> Section "InputDevice"
>Identifier  "Keyboard0"
>Driver  "kbd"
> EndSection
>
> Section "InputDevice"
>Identifier  "Mouse0"
>Driver  "mouse"
>Option  "Protocol" "IMPS/2"
>Option  "Device" "/dev/input/mouse0"
>Option  "ZAxisMapping" "4 5"
> EndSection
>
> Section "Monitor"
>#DisplaySize  340   250 # mm
>Identifier   "Monitor0"
>VendorName   "TV"
>ModelName"S-Video"
> EndSection
>
> Section "Device"
>Identifier  "Card0"
>Driver  "nvidia"
>VendorName  "nVidia Corporation"
>BoardName   "NV11 [GeForce2 MX/MX 400]"
>Option  "RenderAccel" "1"
> EndSection
>
> Section "Screen"
>Identifier "Screen0"
>Device "Card0"
>Monitor"Monitor0"
>Option  "TVStandard" "NTSC-M"
>DefaultDepth 24
> EndSection
>

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


Re: [mythtv-users] Confused about lirc_i2c

2005-06-03 Thread Aaron Stewart
you looked in /lib/modules/`uname -r` ?

run:

find /lib/modules/`uname -r` -type f -print | grep -i lirc_i2c

Should be a file there called lirc_i2c.ko .. if not, I at least know
that under gentoo, installing the lirc package will install this module,
and I have to re-emerge the package every time I recompile my kernel.

-=A

Mercury Morris wrote:

>Where does the lirc_i2c module come from?
>
>On an up-to-date Fedora Core 3 system, I cannot find anything
>named lirc_i2c.  The system has MythTV installed from CVS
>and IVTV installed from source (ivtv-0.2.0-rc3j).
>
>In the IVTV documentation for Lirc support, the Installation steps
>indicate that there should be several binaries installed, one of
>which is called lirc_i2c.  So this is what confuses me... where is
>the lirc_i2c module?  It looks like is is not included as part of the
>Fedora Core 3 distribution.  How could this be?  Maybe I made
>some mistake along the way that removed lirc_i2c.
>
>If you are among those who build-from-source, can you help clear up
>my confusion?
>
>Thanks.
>
>  
>

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


Re: [mythtv-users] PVR-250 too bright

2005-05-19 Thread Aaron Stewart
Have you tried playing with the "use XV to control picture" setting in
mythfrontend's setup/playback section?

vala ki wrote:

> I'm having serious problems with colors on my PVR-250. All bright
> spots are super bright and contrast is way too much...  (video looks
> like it's overexposed)
> Tried to adjust color settings from inside mythtv, but i'm unable to
> compensate this issue with them.
>
> I'm using stock IVTV .2 branch and the CVS .3 version also results in
> the brightness / color distortion.
> The problem only arises when there are white areas in the scene, so
> after scene changes the problem goes away...  at least until the next
> one. ;(
>
>
>
>___
>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] Fedora 3 and SUID

2005-05-10 Thread Aaron Stewart
Did you mean chown root:root mythfrontend?

(you list it below as chmod)

Rich Goodin wrote:

>
> Is anyone using Fedora Core 3 and SUID successfully?
>
> When I run mythfrontend as root I get the confirmation that it is 
> able to up the priority of the thread as expected. Then I make  
> mythfrontend SUID root by:
>
> chmod root.root mythfrontend
> chmod a+s mythfrontend
>
> I made sure that selinux is not enabled by:
> - passing selinux=0 at boot
> - removing it from the kernel compile
> - set SELINUX=disabled in /etc/sysconfig/selinux
>
> When I run as a normal user, I still get the warning message from 
> mythfrontend:
> "Realtime priority would require SUID as root"
>
> I've searched the archives with no luck. All the hits just mention 
> the "chmod +s" and the possibility that selinux disables SUID. Any 
> idea what I'm missing?
>
> Rich Goodin
>
>
>
>___
>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] LxMSuite.com to provide services to the Mythcommunity

2005-05-06 Thread Aaron Stewart
It's reminiscent to me of the stuff the TransGaming (formerly winex, now
called cedeg) guys did.. sorta "subscription based development".. Their
users pay a monthly fee for updates and voting rights to their
extensions on the WINE platform.

I dunno.. I'm definitely a skeptic.. My worry is that we'd end up with a
camel -- you know.. a horse built by committee..

That being said, cedega is an incredible product, and it's to their
credit that I could run Diablo 2 under linux with almost better
performance than on a windows box.

-=A

[EMAIL PROTECTED] wrote:

>
> > I look forward to their contributions to myth, but I'm leery about the
> > whole venture. I just have an uneasy feeling about where it is all
> > going.
>
> I'm leery (good word) because Isaac has made no comment on the issue.
>
>
>
>___
>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] PVR-250 composite sound OK, No sound on tuner!

2005-05-05 Thread Aaron Stewart
Make sure that you only have one msp3400 module.. I got stuck with
something similar and it was because when I installed the bttv drivers
(to get tuner.ko) it built its own, which won't work.

Michael T. Dean wrote:

> Dave Pearson wrote:
>
>> I have a PVR-250, which is working perfectly for the composite-0
>> input, I get a very good picture and good sound. Unfortunately I
>> cannot get any sound out of the tuner-0 input, only a (good) picture.
>> ...
>> This is what my modprobe.conf in Mandrake 10.1 looks like:
>> ...
>> #for ivtv
>> alias char-major-81-* videodev
>> alias char-major-81-0 ivtv
>>  
>>
> Good.
>
>> options ivtv ivtv_debug=1
>> options tuner type=1 pal=1
>> options saa7127 enable_output output_select=0 pal=1
>> options msp3400 once=0 simpler=1 simple=0 standard=0xa
>>  
>>
> Assuming you're using IvyTV 0.2.0rc or above, get rid of all of
> these.  You're probably telling IvyTV to use the wrong
> configuration--instead of autodetecting the correct configuration. 
> IvyTV is happy to follow your instructions--even if they're wrong--so
> make sure you know for sure that the autoconfiguration chooses the
> wrong options before you start overriding it.
>
>> install ivtv { /sbin/modprobe msp3400; /sbin/modprobe saa7115;
>> /sbin/modprobe tuner; } ; /sbin/modprobe --first-time
>> --ignore-install ivtv && { /sbin/modprobe lirc_dev; /sbin/modprobe
>> lirc_i2c; /bin/true; }
>>  
>>
> Get rid of this.  When you install ivtv (with modprobe ivtv--not with
> insmod ivtv), the driver takes care of loading all modules on which it
> depends.  Loading modules in the wrong order causes problems, so let
> the driver do it for you.  If you want to ensure that lirc is
> installed with ivtv, at least get rid of the msp3400 and saa7115 and
> tuner stuff.  If you want to get fancy, create an install line for
> LIRC that pre-installs ivtv before installing LIRC.
>
>> remove ivtv { /sbin/modprobe -r lirc_dev; /sbin/modprobe -r lirc_i2c;
>> } ; /sbin/modprobe -r --first-time --ignore-remove ivtv && {
>> /sbin/modprobe -r msp3400; /sbin/modprobe -r saa7115; /sbin/modprobe
>> -r tuner; /bin/true; }
>>
> This is fine.
>
> HTH.
> Mike
> ___
> 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] UI issue when starting a recording?

2005-04-30 Thread Aaron Stewart
So I'm watching a movie tonight, and myth notifies me that it's ready to
record another show, asking me if I want to record the other program, etc.

So what I'm running into is this:

1. record and watch while it records - I'm taken out of my program
(which is at that moment time shifted back about 10 minutes)
2. record and return to the main menu - same as above
3. don't record - I can continue watching, but the show won't be recorded.

The problem is that I have another tuner card in the system that didn't
have any recordings scheduled for.

My question is: Can mythbackend dynamically reschedule to use the other
card for that program, rather than interrupting?  Is this a planned feature?

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


Re: [mythtv-users] Sound only after changing channels?

2005-04-20 Thread Aaron Stewart
Gotcha.. I did search, but on the wrong thing (assumed the fact I was
running gentoo was relevant to my query).

I'll try this on tonight.

Phil Bridges wrote:

>On 4/20/05, Aaron Stewart <[EMAIL PROTECTED]> wrote:
>  
>
>>Hey gang,
>>
>>I'm running Myth 0.17-r2 under gentoo (x86), but I'm having an issue
>>where sound is only working after switching channels.
>>
>>I'm running kernel 2.6.11 and the latest emerge of alsa.  Sound *is*
>>working, but only after changing channels, and evidently not during
>>recording (though I haven't yet tried playing the .nuv through mplayer
>>to see if sound actually got recorded).
>>
>>Has anyone else run into this?
>>-=Aaron
>>
>>
>
>Many people have.  Check the searchable archives
>(http://www.gossamer-threads.com/lists/mythtv/users/) for this post:
>http://tinyurl.com/6onwy
>___
>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] Sound only after changing channels?

2005-04-20 Thread Aaron Stewart
Hey gang,

I'm running Myth 0.17-r2 under gentoo (x86), but I'm having an issue
where sound is only working after switching channels.

I'm running kernel 2.6.11 and the latest emerge of alsa.  Sound *is*
working, but only after changing channels, and evidently not during
recording (though I haven't yet tried playing the .nuv through mplayer
to see if sound actually got recorded).

Has anyone else run into this?
-=Aaron
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: VNC launches second mythfrontend

2005-04-20 Thread Aaron Stewart
Silly question, but would it be better to determine whether mythfrontend
is running before running a second one?

e.g.

MYTHFRONTEXEC="mythfrontend"
MYTHRUNNING=`ps ax | grep '$MYTHFRONTEXEC'`
if [ "x$MYTHRUNNING" == "x" ]; then
nvidia-settings -l
mythfrontend
fi


Allan Risk wrote:

>>
>> I am checking for the $DISPLAY variable in my start script like this:
>>
>> if [ $DISPLAY == ":0" ] ; then
>>   nvidia-settings -l
>>   mythfrontend
>> fi
>>
>> If your $DISPLAY is ":0.0" for a local session, then you have to
>> modify the script.
>>
>> Thomas
>
>
> I tried this and found that after KDE is up $DISPLAY is :0.0, but when
> the script is run it is :0.
> Your script will then work, unmodified, the first time it is run.
> I don't know if this ever happens, but if the script has to be run
> again (or maybe it could be used in the power button script?), the
> check would fail.
>
> I tried to come up with something that covers that scenario and it
> seems to work.
> I'm a complete novice to writing shell scripts, so if anyone has
> suggestions or improvements I'd love to hear them.
>
> I'll look into the X options others suggested.  In the end they might
> be better options.
> I'm not familar enough with the big picture to know my options.
> Whether I end up using vnc or not, this irritated me and to paraphrase
> Jarod I was looking for a solution rather than workaround.
>
> Anyways thanks for all the input.  Without it I wouldn't have a
> starting point.
> Here is my script:
> ---
>
>
> DISPLAYCHECK="`printenv DISPLAY | grep -c :0`"
> # DISPLAYCHECK will be 1 if DISPLAY contains :0, :0.0, :0.1, etc.
>
> if [ $DISPLAYCHECK = "1" ]
> then
>   # put stuff to run with mythfrontend here
>
> # Load nVidia driver custom settings
> nvidia-settings --load-config-only &
> # Restore audio settings
> /usr/sbin/alsactl restore
> # Launch irexec for myth power button stop/start
> irexec &
> # Launch myth frontend
> mythfrontend &
>
> fi
> exit
>
>
> ___
> 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] MythTV lockups

2005-04-17 Thread Aaron Stewart
Had something similar.. I disabled XvMC and it fixed it.

Chad wrote:

>On 4/16/05, Andy Cedilnik <[EMAIL PROTECTED]> wrote:
>  
>
>>Hi,
>>
>>I have new system setup with mythtv. I used several sources to set
>>things up, but eventually I summarized the whole thing here:
>>
>>http://x0.org/mwk/index.php/MythTV
>>
>>Anyway, things work. Or so they seem. The problem is that after watching
>>recoding for 20 minutes or so, the screen locks. I can exit and that
>>works and I can start playing again and that works. Now, after 20
>>minutes or so, thing will lock again. I can exit and start and so on,
>>but after couple of iterations, things will lock and not respond any
>>more. Restarting frontend does not work. The only thing that works is to
>>restart backend.
>>
>>The frontend will scream:
>>
>>Waited too long for decoder to pause
>>...
>>
>>So, any idea?
>>
>>Thanks.
>>
>>   Andy
>>
>>
>>
>
>Hard drive getting full?  TV Buffer getting full?  Heat issues that
>are perfectly timed?
>
>Just some ideas.
>
>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] Mythtv: mythmusiv (0.17) compile fault .. will no-one reply?

2005-04-10 Thread Aaron Stewart
Sounds like you have some stale headers floating around somewhere...

-=A

Bernard Mentink wrote:

> Hi All,
>
> I am having trouble compiling *mythmusic* (ver 0.17) on my laptop
> (which I am using as a mythfrontend). The same version compiles fine
> on my main *Mythtv* server.
>
> Here is the error:
>
> -
> i686-pc-linux-gnu-g++ -c -pipe -Wall -W -O3 -march=pentium3
> -fomit-frame-pointer
> -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC -D_GNU_SOURCE
> -DPREFIX=\"/u
> sr\" -DHAVE_MMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
> -I/usr/qt/3/mkspec
> s/linux-g++ -I. -I/usr/include -I/usr/include/cdda -I/usr/qt/3/include
> -I/usr/X1
> 1R6/include -o cdrip.o cdrip.cpp
> cddecoder.cpp: In member function `void CdDecoder::flush(bool)':
> cddecoder.cpp:74: error: could not convert
> `(*(((Decoder*)this)->Decoder::output
> ()->AudioOutput::_vptr.AudioOutput +
> 24u))(((Decoder*)this)->Decoder::output(),
> ((CdDecoder*)this)->CdDecoder::output_buf, samples, -0x1ll)'
> to `bool'
> cddecoder.cpp: In member function `virtual bool CdDecoder::initialize()':
> cddecoder.cpp:141: error: 'class AudioOutput' has no member named
> 'SetSourceBitrate'
> cddecoder.cpp: In member function `virtual void CdDecoder::run()':
> cddecoder.cpp:225: error: 'class AudioOutput' has no member named 'Drain'
> make[1]: *** [cddecoder.o] Error 1
> make[1]: *** Waiting for unfinished jobs
> make[1]: Leaving directory
> `/var/tmp/portage/*mythmusic*-0.17/work/*mythmusic*-0.17/
> *mythmusic*'
> make: *** [sub-*mythmusic*] Error 2
> -
>
> The 'class AudioOutput' complained about is in two locations:
> /usr/include/*mythtv*/visual.h: and
> /usr/include/*mythtv*/audiooutput.h:, it seems the former is overiding
> the later (which has the correct fields).
> the .cpp includer audiooutput.h at the start of the file.
>
> Has anyone any clues as to what is going on (this is a fresh emerge
> after all).
>
> Many thanks in advance.
> ___
> 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] MobileMyth?

2005-03-18 Thread Aaron Stewart
Easier to do a detect on network connection, check the essid of the wiFI
point, and hit the server if it's considered "local".

Rsync works well, I agree.  Though the idea of having a service
"listening" for the car didn't occur to me, I'd probably have the car pc
handle the connectivity, rather than having the home server trying to
connect to anything and everything in its sights :).


On Thu, 17 Mar 2005, Robert Denier wrote:

> On Thu, 2005-03-17 at 17:52 -0800, Aaron Stewart wrote:
> > I kicked this idea around for a while (I think my post on it is in the
> > archives somewhere) but didn't get terribly far with it (was just working
> > on building out hardware).
> >
> > Though my idea had to do with syncing using WiFI to a master server while
> > the car is parked, rather than physically attached storage.
>
> Thats what I would do as well.  You need to have some kind of cron job
> in either the car computer or a home pc that tests if the car is around.
> >From there just setup an rsync server to mirror a tree on the car
> computer.
>
> Rsync also seems to be great for web sites, especially if you are on a
> modem or what have you.  With a cron job setup on the server to sync
> occasionally and a private rsync server, the job of keeping the site in
> sync even on a really slow connection is quite easy.
>
>
> >
> > On Thu, 17 Mar 2005, Andrew Close wrote:
> >
> > > On Thu, 17 Mar 2005 16:59:48 -0700, Nathan Hesson <[EMAIL PROTECTED]> 
> > > wrote:
> > > > Rather new to the mythtv scene but had an idea and wanted to see what
> > > > kindof response this got.  I know some c++ programming and am looking
> > > > at trying to build a MobileMyth extension.  It would be a complete
> > > > linux from scratch operating system that is intended to run on a
> > > > lightweight, machine for your car.  My idea is that you have an
> > > > external harddrive (be it usb or firewire or flashdrive or whatever
> > > > and you select from a mythweb interface or interfacein mythtv what
> > > > content you would like to transfer (music movies games recordings
> > > > images)  You then transfer then to the drive and plug the drive into a
> > > > seperate computer in your car.  It then reads the drive and you have a
> > > > mythtv interface to select all of the content that you just selected.
> > > > I know you could export everything and load it to a notebook or
> > > > something but i am looking at doing something that would take very
> > > > little time to select.  Kindof a set it and forget it.  Also it would
> > > > be very cool if you could control it via a touchpanel but that
> > > > shouldnt be too hard to interpret mouse movements.  Anyway, that was
> > > > kind of long so I will shutup and see what everyone thinks.
> > > > Thanks
> > > > Nathan
> > > > p.s.  If this has been talked about before please let me know.  i
> > > > looked around and could not find anything.
> > >
> > > hi Nathan,
> > >
> > > i like the idea of a mobileMyth.  there may be other plugins out there
> > > that provide some of this functionality.  one of my future projects is
> > > to put together a carputer and i thought Myth would be a great
> > > frontend.  add a MythGPS plugin and maybe a MythOBDII plugin. :)
> > > instead of LFS you may want to look into borrowing from KnoppMyth
> > > since it's already a paired down distro that is set up for Myth use.
> > > unless you have LFS experience or are itching to try...
> > > ___
> > > 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


Re: [mythtv-users] MobileMyth?

2005-03-17 Thread Aaron Stewart

I kicked this idea around for a while (I think my post on it is in the
archives somewhere) but didn't get terribly far with it (was just working
on building out hardware).

Though my idea had to do with syncing using WiFI to a master server while
the car is parked, rather than physically attached storage.

On Thu, 17 Mar 2005, Andrew Close wrote:

> On Thu, 17 Mar 2005 16:59:48 -0700, Nathan Hesson <[EMAIL PROTECTED]> wrote:
> > Rather new to the mythtv scene but had an idea and wanted to see what
> > kindof response this got.  I know some c++ programming and am looking
> > at trying to build a MobileMyth extension.  It would be a complete
> > linux from scratch operating system that is intended to run on a
> > lightweight, machine for your car.  My idea is that you have an
> > external harddrive (be it usb or firewire or flashdrive or whatever
> > and you select from a mythweb interface or interfacein mythtv what
> > content you would like to transfer (music movies games recordings
> > images)  You then transfer then to the drive and plug the drive into a
> > seperate computer in your car.  It then reads the drive and you have a
> > mythtv interface to select all of the content that you just selected.
> > I know you could export everything and load it to a notebook or
> > something but i am looking at doing something that would take very
> > little time to select.  Kindof a set it and forget it.  Also it would
> > be very cool if you could control it via a touchpanel but that
> > shouldnt be too hard to interpret mouse movements.  Anyway, that was
> > kind of long so I will shutup and see what everyone thinks.
> > Thanks
> > Nathan
> > p.s.  If this has been talked about before please let me know.  i
> > looked around and could not find anything.
>
> hi Nathan,
>
> i like the idea of a mobileMyth.  there may be other plugins out there
> that provide some of this functionality.  one of my future projects is
> to put together a carputer and i thought Myth would be a great
> frontend.  add a MythGPS plugin and maybe a MythOBDII plugin. :)
> instead of LFS you may want to look into borrowing from KnoppMyth
> since it's already a paired down distro that is set up for Myth use.
> unless you have LFS experience or are itching to try...
> ___
> 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: Torrentocracy Patch against Mythtv-cvs

2005-03-03 Thread Aaron Stewart
Not necessarily so.. Depending on reception quality (I know that my
channel 3 comes in worse than most), there may be more or less latency in
blank frame detection.  Ditto to positions that are set by user when
flagging.

On Thu, 3 Mar 2005, Brad Templeton wrote:

> On Thu, Mar 03, 2005 at 08:53:01AM -0800, Chris Petersen wrote:
> > This is pretty standard -- shows are edited such that there are
> > commercial breaks in certain places.  However, it does NOT account for
> > the commercial breaks being the same length in each region (remember,
> > commercials are regional things).
>
> Over time this is solved once you have enough people watching your
> exact profile of show.   That's easy for all the cable networks,
> everybody watches exactly the same show on Discovery Channel (even the
> same east and west.)   I think it's also true for prime time network
> programming, they are all on the same tight schedule.  If not, you need
> to find other people in your town, which will eventually happen.
>
> If you are tired of waiting for this, there are ways to make this work.
>
> You start by building a signature map for the program based on detection
> of scene transitions (key frames etc.) and all the other transitions the
> commercial flagger uses.   These transitions form a fingerprint for
> sections of the show.   Ie. this section had a 20 second scene, followed
> by a 31.5 second scene, and a 8.3 second scene etc.  Such fingerprints
> would be unique.
>
> You can also, when there is closed captioning, and it's coming from the
> network feed, just not the exact frames of the exact pieces of text.
> Highly precise.
>
> Anyway, now you record user actions not just based on the NTP time,
> but relative to these points.   Ie. "The user hit fast forward 9.3
> seconds after the frame with the closed caption text 'foo'".
>
> Now you have something that works everywhere.
>
> >
> > Also, don't forget that some people record before/after shows, and myth
> > is never 100% accurate in the time you give it (I'm set to record an
>
> Actually, my myth is _always_ 100% accurate on the time.  It is the
> networks that are off.  If you run NTP and are live on the internet,
> you will always have very very good time.
>
>

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


Re: [mythtv-users] Broadcast Flag Article mentions MythTV and quotes Issac

2005-03-03 Thread Aaron Stewart
Goes with the territory.. Corporations have been fighting technology since
the dawn of time.. Ref: Audio Cassettes, Video Cassettes, CDs, DVDs, MP3,
and now digital video.

I can't think of any circumstance where they've won.  You can't fight the
progress of technology.  You can try, but you'll lose.  There will always
be workarounds.

On Thu, 3 Mar 2005, Neil Watson wrote:

> On Thu, Mar 03, 2005 at 10:41:31AM -0800, Geoff Scott wrote:
> >Given one of the posters thoughts, which I think are really good, how
> >about something like:
> >
> >"The Big Media Companies are about to buy you.  The Government is
> >about to sell you.  Do you want to be a digital slave?"
> >
> >or
> >
> >"Imagine a world with no fast forward buttons"
>
> Ultimately the broadcast flag will take away our VCRs.  VCRs will be
> phased out in favour of DVRs which, when honouring the broadcast flag,
> will be less functional.  No more time shifting.
>
> Ultimately, I think this law will fail.  Even if it's passed, there will
> be mass civil disobedience.  There will be a work around.  There always
> is.  People will simply buy offshore devices that shipped in brown paper
> boxes.
>
>

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


Re: [mythtv-users] Re: Torrentocracy Patch against Mythtv-cvs

2005-03-03 Thread Aaron Stewart
And subsequently by location/listing area?  That would mean that somebody
in my immediate metro area, subscribing to my same service, recording the
same show(s) as I did, would have had to flag the commercials already for
me to take advantage of it.

Again, possible, but it strikes me as a science project.


On Thu, 3 Mar 2005, Simon Kenyon wrote:

> On Thursday 03 March 2005 17:35, Aaron Stewart wrote:
> > Problem is that one must assume that:
> >
> > a.) every instance of the show puts the commercials in the same place
> > b.) the same show airing on different channels have the commercials in the
> > same place (SkyONE has radically different commercial placement than, say,
> > the sciFI channel).
> > c.) the commercials are the same length (could be gotten around by looking
> > at content on either side of commercials).
> >
> > I'm guessin' that, while the idea is a great one, it's a wash.  But
> > hopefully there's someone out there who's smarter than I am that can
> > figure out how to do it.
> not so!
> rather that key by show
> key by channel and time
> --
> simon
> ___
> 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] Broadcast Flag Article mentions MythTV and quotes Issac

2005-03-03 Thread Aaron Stewart
Close, but not quite..

IIRC, the law still prohibits "group" viewing, which is a gathering of
over 12 people.. That law applies to commercially available DVDs, VHS, as
well as recordings of shows.

It also seems to me that the new law would only prohibit *selling* of
devices that don't obey the new flag.. Meaning, you could build your own
device, just not market it.

And I'd imagine that at some point we'll see some kind of inline device
that would attach to your cable before your tv/tv card/box that strips out
the broadcast flag, but maybe that's just wishful thinking.

I'd also like to note that while the article in the SF Guardian has some
merit, the EFF tends to go off the deepend a bit.. They have a great
cause, and I applaud them for upholding it, but they go overboard far too
often, which lends them less credibility in political circles than is
their due.

-=Aaron

On Thu, 3 Mar 2005, Allan Stirling wrote:

> Matt Grommes wrote:
> > Yes, thank you. The willingness people have to just cave to anything the
> > media industry says is very disheartening. We need to have some common
> > sense about these things and not just allow industry to dictate the
> > features and uses we're "allowed" to have.
>
> Following this to absurdity, if what you are stating is legal, only one
> person in the US would have to subscribe to each of the available
> channels. They could then share out all the programs with their friends,
> who could share out to their friends.
>
> I really wouldn't want to have that person's cable bill.
>
> Cheers,
>
> Allan.
> ___
> 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: Torrentocracy Patch against Mythtv-cvs

2005-03-03 Thread Aaron Stewart
Problem is that one must assume that:

a.) every instance of the show puts the commercials in the same place
b.) the same show airing on different channels have the commercials in the
same place (SkyONE has radically different commercial placement than, say,
the sciFI channel).
c.) the commercials are the same length (could be gotten around by looking
at content on either side of commercials).

I'm guessin' that, while the idea is a great one, it's a wash.  But
hopefully there's someone out there who's smarter than I am that can
figure out how to do it.


On Thu, 3 Mar 2005, Shaul Kedem wrote:

> "Actually, where it would come in handy is not just commercials (which
> software today can detect) but other things like pitching changes, boring
> academy awards acceptance speeches, long driving scenes to no purpose etc."
>
> This gives me an idea.. how about having more than one sort of "flag"?
>
> - Over 18 flag
> - Boring car chases flag
> - Commercial flag
> - ...
>
> This way if you want to see something all you need to do is say what
> sections to remove according to the flags and away you go
>
>
>
>
> On Wed, 2 Mar 2005 23:53:39 -0800, Brad Templeton
> <[EMAIL PROTECTED]> wrote:
> > On Thu, Mar 03, 2005 at 02:14:58AM -0500, Maverick wrote:
> > > You must be on the same wave length of me and my friends. We where
> > > recently talking about this functionality, so only the first person
> > > mark commercials (manual, ie, not auto flagged) and submit their
> > > locations to the network. Then everyone else has perfectly commercial
> > > free viewing. For any time that show ever airs, it's likely to be the
> > > same too.
> >
> > You will find this suggestion from me in a number of threads in the
> > past (I think I first suggested it to the Replay guys 5 years ago but
> > they never did anything with it.)  It will happen.
> > >
> > > THE MAN would definitely dislike this idea, and IANAL, but I certainly
> > > can't seeing it being illegal. There's no obligation to watching
> > > commercials or using any sort of technology to skip them, as far as I
> > > know.
> >
> > Actually, where it would come in handy is not just commercials (which
> > software today can detect) but other things like pitching changes, boring
> > academy awards acceptance speeches, long driving scenes to no purpose etc.
> > >
> > > Issac already expressed he doesn't want any technology that's central
> > > server centric (ala Napster was), at least that's the way I understood
> > > his post about that. Maybe I misunderstood.
> >
> > Actually what he said recently that sounded like this was that what he meant
> > was he wants to insist that a recommendation system be centralized on his
> > personal server.
> >
> >
> > ___
> > 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