Re: [mythtv-users] directv.pl within MythTV

2006-01-04 Thread Michael Luich
I had similar problems and If i recall the issue was permissions on ttyS0

Mike Luich

On 1/3/06, Jeff Simpson [EMAIL PROTECTED] wrote:

 On 1/3/06, Kirk Grell [EMAIL PROTECTED] wrote:
  I can get directv.pl to change channels on the command
  line, but it doesn't work within MythTV.  The error
  from mythbackend appears to be:
 
  ...
  2006-01-02 19:36:43.447 ret_pid(0) child(17816)
  status(0x0)
  Error excessive retries
  2006-01-02 19:36:44.451 ret_pid(17816) child(17816)
  status(0xff00)
  2006-01-02 19:36:44.452 ChannelBase: external tuning
  program exited with error 255
  ...
 
  I've got a D10-100 and the command I'm using in MythTV
  is:
 
  /usr/share/mythtv/directv.pl setup_channel
 
  I've even tried:
 
  /usr/share/mythtv/directv.pl box_type D10-100
  setup_channel
 
  with no success.
 
  I've seen quite a few posts on similar issues, but I
  never saw any resolutions I can try.  I'm using the
  latest versions of everything (MythTV, directv.pl,
  etc).
 
  Any help debugging this would be greatly appreciated.


 A couple things to try:

 1). Run mythbackend from a commandline with debugging output on, so you can
 see the output of the directv.pl script
 2). Make sure when you test the script it's with the same user the backend
 runs with.
 3). Related to #2, check permissions on the serial device (/dev/ttyS0 or
 whatever) to make sure that isn't the problem.
 4). Check the path to make sure the right copy of the script is being run,
 and that it is being found. You may even want to try putting the full path
 to the script in the myth setup.

 Hopefully one of those will get you closer to a solution!

  - Jeff

 ___
 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] mythweb errors

2006-01-02 Thread Michael Luich
hiding in shame

Yeah that did it nice clean install and it's all set.

Thanks
Mike Luich

On 1/2/06, Chris Petersen [EMAIL PROTECTED] wrote:
 Michael Luich wrote:
  hey All,
 I just updated to SVN installe dmyth web and 
 
  a blank page. I get the following errors in my http error logs:
 
  [client 192.168.1.45] PHP Fatal error:  Call to undefined function
  load_all_channels() in /var/www/html/mythweb/program_listing.php on
  line 42

 Looks to me like you have old files laying around.  program_listing.php
   doesn't exist anymore.

 -Chris
 ___
 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] tv_grab_nl perl error

2005-12-21 Thread Michael Luich
or: cpan install Term::ProgressBarOn 12/21/05, Chris Rouch [EMAIL PROTECTED] wrote:
On 12/19/05, Ralf Bardoel [EMAIL PROTECTED] wrote: Someone else gave me the answer already, just put the parameter --quiet after the script and you'll no trouble...
Better still, install perl-Term-ProgressBar from atrpms, if you'reusing Fedora or from CPAN if you're not.Even better (IMO) grab a python version from
http://visualisation.tudelft.nl/~paul/grabberThis one seems better at keeping up with changes to tvgids.nl.--ChrisAsk me if you want a gmail invite___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

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


Re: [mythtv-users] LIRCD problems with FC4

2005-11-21 Thread Michael Luich
The logs seem to show your bttv card failing but it looks like i2c and lirc are starting up ok.

Sep 4 16:16:01 myth kernel: ivtv: i2c attach [client=Hauppauge IR,ok]Sep 4 16:16:01 myth kernel: lirc_dev: lirc_register_plugin: sample_rate: 10

Admitedly i'm the guy siting on the left.

Michael Luich

On 9/4/05, Myth [EMAIL PROTECTED] wrote:

Hauppauge PVR-350 (Brand new - series 991)
Running absolute latest version of Fedora Core
Following step-by-step instructions from http://wilsonet.com/mythtv/

When I get to the part that tells me to start LIRCD - nothing happens.
I check/var/log/messages and find the following:

Sep 4 16:15:58 myth kernel: lirc_dev: no version for struct_module found: kernel tainted.Sep 4 16:15:58 myth kernel: lirc_dev: IR Remote Control driver registered, at major 61
Sep 4 16:15:58 myth kernel: Linux video capture interface: v1.00Sep 4 16:15:58 myth kernel: ivtv:  START INIT IVTV Sep 4 16:15:58 myth kernel: ivtv: version 0.2.0 (rc3j) loading
Sep 4 16:15:58 myth kernel: ivtv: Linux version: 2.6.12-1.1447_FC4 686 REGPARM 4KSTACKS gcc-4.0Sep 4 16:15:58 myth kernel: ivtv: In case of problems please include the debug infoSep 4 16:15:58 myth kernel: ivtv: between the START INIT IVTV and END INIT IVTV lines when
Sep 4 16:15:58 myth kernel: ivtv: mailing the ivtv-devel mailinglist.Sep 4 16:15:58 myth kernel: ivtv: Autodetected WinTV PVR 350 cardSep 4 16:15:58 myth kernel: ivtv: Found an iTVC15 based chipSep 4 16:15:58 myth kernel: ACPI: PCI Interrupt :00:
09.0[A] - Link [LNKB] - GSI 3 (level, low) - IRQ 3Sep 4 16:15:58 myth kernel: ivtv: VIA PCI device: 0x3148 vendor: 0x1106Sep 4 16:15:58 myth kernel: tveeprom: The eeprom says no radio is present, but the tuner type
Sep 4 16:15:58 myth kernel: tveeprom: indicates otherwise. I will assume that radio is present.Sep 4 16:15:58 myth kernel: tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 2986092Sep 4 16:15:58 myth kernel: tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
Sep 4 16:15:58 myth kernel: tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)Sep 4 16:15:58 myth kernel: tveeprom: audio_processor = MSP3440 (type = 11)Sep 4 16:15:58 myth kernel: ivtv: i2c attach [client=tveeprom,ok]
Sep 4 16:15:58 myth kernel: ivtv: Tuner Type 47, Tuner formats 0x1000, Radio: yes, Model 0x00ad2598, Revision 0x0001Sep 4 16:15:58 myth kernel: ivtv: NTSC tuner detectedSep 4 16:15:58 myth kernel: ivtv: Radio detected
Sep 4 16:15:58 myth kernel: ivtv: i2c attach [client=(tuner unset),ok]Sep 4 16:15:58 myth kernel: tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)Sep 4 16:15:59 myth kernel: saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
Sep 4 16:15:59 myth kernel: saa7115: detecting saa7115 client on address 0x42Sep 4 16:15:59 myth kernel: saa7115: writing init valuesSep 4 16:15:59 myth kernel: ivtv: i2c attach [client=saa7115,ok]Sep 4 16:15:59 myth kernel: saa7115: status: (1E) 0x00, (1F) 0xc0
Sep 4 16:15:59 myth kernel: saa7127: Ignoring new-style parameters in presence of obsolete onesSep 4 16:15:59 myth kernel: saa7127: video encoder driver version V 0.3 loadedSep 4 16:15:59 myth kernel: saa7127: detecting saa7127 client on address 0x88
Sep 4 16:15:59 myth kernel: saa7127: Selecting NTSC video StandardSep 4 16:15:59 myth kernel: saa7127: Selecting S-Video+CompositeSep 4 16:15:59 myth kernel: saa7127: Turn WSS offSep 4 16:15:59 myth kernel: saa7127: Widescreen Mode 4:3 Full Format
Sep 4 16:15:59 myth kernel: saa7127: Selecting Normal Encoder InputSep 4 16:15:59 myth kernel: saa7127: Enable Video OutputSep 4 16:15:59 myth kernel: ivtv: i2c attach [client=saa7127,ok]Sep 4 16:15:59 myth kernel: msp34xx: init: chip=MSP3448W-A2 +nicam +simple +simpler +radio mode=simpler
Sep 4 16:15:59 myth kernel: msp34xxg: daemon startedSep 4 16:15:59 myth kernel: ivtv: i2c attach [client=MSP3448W-A2,ok]Sep 4 16:16:00 myth kernel: ivtv: Encoder revision: 0x02040024Sep 4 16:16:00 myth kernel: ivtv: Encoder Firmware may be buggy, use version 0x02040011
Sep 4 16:16:00 myth kernel: ivtv: Decoder revision: 0x02020023Sep 4 16:16:00 myth kernel: ivtv: Configuring WinTV PVR 350 card with 9 streamsSep 4 16:16:00 myth kernel: ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total
Sep 4 16:16:00 myth kernel: ivtv: Registered v4l2 device, streamtype 0 minor 0Sep 4 16:16:00 myth kernel: ivtv: Create DMA stream 1Sep 4 16:16:00 myth kernel: ivtv: Registered v4l2 device, streamtype 1 minor 32
Sep 4 16:16:00 myth kernel: ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes totalSep 4 16:16:00 myth kernel: ivtv: Registered v4l2 device, streamtype 2 minor 224Sep 4 16:16:00 myth kernel: ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total
Sep 4 16:16:00 myth kernel: ivtv: Registered v4l2 device, streamtype 3 minor 24Sep 4 16:16:00 myth kernel: ivtv: Create stream 4Sep 4 16:16:00 myth kernel: ivtv: Registered v4l2 device, streamtype 4 minor 64

Re: [mythtv-users] PVR 150-MCE won't record

2005-09-28 Thread Michael Luich
I'm seeing something similar, mythtv can't seem to get a file handle.

I'ts not a read write issue, the files are being created, 

I'm not sure what's going on but i did see a change related to this in the change log.

Mik Luich
[EMAIL PROTECTED] var]# ls -rl Multimedia/
total 8
drwxrwxr-x 2 mythtv mythtv 4096 Sep 28 12:15 videos
drwxrwxrwx 2 root mythtv 4096 Sep 28 13:16 tv
[EMAIL PROTECTED] var]# ls -rl Multimedia/tv
total 0
-rw-r--r-- 1 root mythtv 0 Sep 28 13:16 nfslockfile.lock
-rw-r--r-- 1 root root 0 Sep 28 13:16 1063_20050928131600.mpg
-rw-r--r-- 1 root root 0 Sep 28 13:10 1063_20050928131000.mpg
-rw-r--r-- 1 root root 0 Sep 28 13:05 1063_20050928130500.mpg
[EMAIL PROTECTED] var]#


[EMAIL PROTECTED] ~]# mythbackend
2005-09-28 13:16:12.318 Using runtime prefix = /usr/local
2005-09-28 13:16:12.465 New DB connection, total: 1
Starting up as the master server.
2005-09-28 13:16:12.551 New DB connection, total: 2
2005-09-28 13:16:12.601 Channel(/dev/video0): CheckChannel failed.
Please verify channel 244 in the mythtv-setup Channel Editor.
2005-09-28 13:16:12.630 New DB scheduler connection
is defined, but isn't attached to a cardinput.
2005-09-28 13:16:12.643 mythbackend version: 0.19.20050712-1 www.mythtv.org
2005-09-28 13:16:12.643 Enabled verbose msgs : important general
2005-09-28 13:16:12.645 New DB connection, total: 3
2005-09-28 13:16:12.668 AutoExpire: Found 1 recorders w/max rate of 72 MiB/min
2005-09-28 13:16:12.672 AutoExpire: space: 2.1 GB w/freq: 10 min
2005-09-28 13:16:14.689 Reschedule requested for id -1.
2005-09-28 13:16:15.721 Scheduled 1 items in 1.0 = 0.95 match + 0.06 place
2005-09-28 13:16:15.729 Recording starts soon, AUTO-Startup assumed
2005-09-28 13:16:15.779 Started recording Buck Rogers in the 25th
Century Buck's Duel to the Death: channel 1063 on cardid 1, sourceid 1
2005-09-28 13:16:16.905 ret_pid(0) child(2820) status(0x0)
2005-09-28 13:16:17.907 ret_pid(0) child(2820) status(0x0)
2005-09-28 13:16:18.909 ret_pid(2820) child(2820) status(0x0)
2005-09-28 13:16:18.909 External Tuning program exited with no error
2005-09-28 13:16:19.180 TVRec(1): Changing from None to RecordingOnly
2005-09-28 13:16:19.260 Prog title: Buck Rogers in the 25th Century
2005-09-28 13:16:19.273 TVRec(1): Waiting for recorder to start
2005-09-28 13:16:19.274 Can't enable VBI recording
vbi: Invalid argument
2005-09-28 13:16:19.275 Can't enable VBI recording
vbi: Invalid argument
2005-09-28 13:16:19.279 TVRec(1): Recorder started
2005-09-28 13:16:22.715 Commercial Flagging Starting for Buck Rogers in
the 25th Century Buck's Duel to the Death recorded from channel 1063
at Wed Sep 28 13:16:00 2005
2005-09-28 13:16:23.087 Using runtime prefix = /usr/local
2005-09-28 13:16:23.183 New DB connection, total: 1
2005-09-28 13:16:23.222 New DB connection, total: 2
2005-09-28 13:16:23.243 Invalid file handle when opening /var/Multimedia/tv/1063_20050928131600.mpg. 4 retries remaining.
2005-09-28 13:16:23.747 Invalid file handle when opening /var/Multimedia/tv/1063_20050928131600.mpg. 3 retries remaining.
2005-09-28 13:16:24.249 Invalid file handle when opening /var/Multimedia/tv/1063_20050928131600.mpg. 2 retries remaining.
2005-09-28 13:16:24.754 Invalid file handle when opening /var/Multimedia/tv/1063_20050928131600.mpg. 1 retries remaining.
select timeout
2005-09-28 13:16:25.256 Invalid file handle when opening /var/Multimedia/tv/1063_20050928131600.mpg. 0 retries remaining.
2005-09-28 13:16:25.891 Connecting to backend server: 192.168.1.200:6543 (try 1 of 5)
2005-09-28 13:16:25.900 MainServer::HandleAnnounce Playback
2005-09-28 13:16:25.901 adding: mythserver.luich as a client (events: 0)
2005-09-28 13:16:26.012 MainServer::HandleAnnounce Playback
2005-09-28 13:16:26.013 adding: mythserver.luich as a client (events: 1)
select timeout
2005-09-28 13:16:30.037 NVP::OpenFile(): Error, file not found: /var/Multimedia/tv/1063_20050928131600.mpg
2005-09-28 13:16:30.215 Finished, 0 break(s) found.
On 8/23/05, Ryan Oleston [EMAIL PROTECTED] wrote:
I have recently installed mythtv on FC3 following Jarod's guide.
I can watch and pause live TV using 150-mce, but I can't record any
shows. I can start the record and stop the record, but when I
check the file sizes they are 0 GB. Here are my backend and
frontend logs:

mythbackend

2005-08-23 17:48:18.616 New DB connection, total: 1

Starting up as the master server.

2005-08-23 17:48:18.626 New DB connection, total: 2

2005-08-23 17:48:18.653 New DB connection, total: 3

2005-08-23 17:48:18.955 New DB scheduler connection

2005-08-23 17:48:18.959 mythbackend version: 0.18.1.20050523-1 www.mythtv.org

2005-08-23 17:48:18.959 Enabled verbose msgs : important general

2005-08-23 17:48:20.959 Reschedule requested for id -1.

2005-08-23 17:48:20.972 Scheduled 0 items in 0.0 = 0.01 match + 0.00 place

2005-08-23 17:48:20.974 Seem to be woken up by USER

2005-08-23 17:49:09.668 MainServer::HandleAnnounce Playback

2005-08-23 17:49:09.668 adding: mythtv as a client (events: 0)


[mythtv-users] Channel change script

2005-09-24 Thread Michael Luich
Hey everyone,

My hd crash last week, really bad no spin up!

Well I got a new one (bigger of course)

And so far so good, now al i need to do is reloacte the channel
changing script I had for my rca directtv box. It was realy good,
supported multiple box's and options including posting messages
directly to the screen. anyone know what i'm talking about?

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


[mythtv-users] Streaming live TV - working

2005-08-17 Thread Michael Luich
Hey folks just thought I'd pass along something I've gotten working:

Streaming live video. 

I worked off the mythstream commands as well as vlc docs and got this command:

/usr/bin/vlc --color
pvr:/dev/video0:norm=ntsc:size=720x576:frequency=576250:bitrate=300:maxbitrate=400
--cr-average 1000 -I http --http-host=:8002 --sout-transcode-fps=20
--sout-transcode-deinterlace
:sout=#transcode{vcodec=DIV3,acodec=mp3,vb=500,ab=32,scale=.5}:std{access=http{mime=video/x-ms-asf},mux=asf,url=:8001}

It's streaming really well over my wireless connection as i write. (GO
Roughnecks!)

I'll work on incorporating it into mythstream next.

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


[mythtv-users] Missing tables in database.

2005-07-13 Thread Michael Luich
hey all. I've discovered I'm missing some tables from mythconverg  not
all of them but it looks lik the dd set. no channel info.

Any idea's running setup did not rbuild them, all i can think of is
exporting what I have , removing the db, rebuild then import.

(going out of town tommorrow and REALLY need to record new scifi's!!)

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


Re: [mythtv-users] Live TV - Change channels does not work ... recording it does

2005-03-15 Thread Michael Luich
I've been seeing the same issue with a pvr-25 and my Directv reciever.
I rarely watch Live tv on the mythbox so i haven't tried tracking it
down yet.

Michael Luich

No I don't have a pithy tag line.

On Mon, 14 Mar 2005 22:11:15 +, Steve Christall
[EMAIL PROTECTED] wrote:
 Having a bit of a strange one here.
 
 Two tuners, PVR350 plugged into Sky decoder, with serial transmittor to
 change channels, DVB card as second tuner
 
 Just upgraded from .16 to CVS (.17).
 I followed Martin Smith's guide
 http://www.ethics-gradient.net/myth/mythdvb2.html to upgrade my dvb
 stuff in the database.
 All looked good, playback, recording etc.
 
 If I select a channel to record, both the DVB tuner and the PVR
 successfully change channel.
 If I try to watch TV ... no go.  DVB doesn't come back, PVR stays on the
 last recorded from channel
 
 Attempt to watch live TV DVB
 2005-03-14 21:58:16.250 DVB#0 Recorder: Card opened successfully (using
 PS mode).
 2005-03-14 21:58:16.251 DVB#0 ERROR - No PIDS set, please correct your
 channel setup.
 2005-03-14 21:58:17.253 DVB#0 WARNING - No data from card in 1 second.
 
 Recording on DVB
 2005-03-14 22:00:02.874 Started recording ER on channel: 2004 on
 cardid: 2, sourceid 2
 2005-03-14 22:00:03.786 DVB#0 DVB signal 32 | snr c000 | ber 3fff | unc  100
 2005-03-14 22:00:04.836 DVB#0 DVB signal 32 | snr c000 | ber 3fff | unc  100
 2005-03-14 22:00:05.677 DVB#0 Signal Locked
 2005-03-14 22:00:05.766 DVB#0 DVB signal 32 | snr  | ber0 | unc  100
 2005-03-14 22:00:05.766 DVB#0 Status: LOCK.
 2005-03-14 22:00:05.767 DVB#0 Multiplex Locked
 2005-03-14 22:00:07.209 DVB#0 Successfully tuned to channel 104.
 2005-03-14 22:00:07.256 Changing from None to RecordingOnly
 2005-03-14 22:00:07.310 DVB#0 Recorder: Card opened successfully (using
 PS mode).
 2005-03-14 22:00:07.319 DVB#0 Data read from DMX - This is for debugging
 with transform.c
 
 With the PVR, it just gets stuck on a channel and wont change.  If I
 record on it, it manages to change channel!
 
 Help!?!
 Steve
 
 ___
 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] How to enable XvMC in 0.17?

2005-02-26 Thread Michael Luich
apt/yum install for xorg and unichrome? how did you do that?

Mike Luich


On Thu, 24 Feb 2005 01:29:38 +0100, Tako Schotanus
[EMAIL PROTECTED] wrote:
 Blammo wrote:
 
 On Wed, 23 Feb 2005 12:57:23 +0100, Tako Schotanus
 [EMAIL PROTECTED] wrote:
 
 
 Does anybody know how to enable XvMC support in verision 0.17? Or is it
 something that is enabled automatically if it's available?
 
 Cheers,
  -Tako
 
 
 
 If you installed via apt-get or yum, you'll have to compile your own.
 
 If you compiled your own, make sure you uncommented the XvMC sections
 in settings.pro
 
 
 Damn, was afraid of that ;-)
 
 Do you know if it is a technical impossibility that this isn't an
 option that can be turned on/off or has it just not been implemented?
 
 Thing is that both backend and frontend are completely installed using
 apt/yum packages (yes, even a patched xorg with via dri/xvmc support for
 my Epia M1) so making it possible to get even this option packaged
 would be great.
 
 Cheers,
 -Tako
 
 ___
 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] Dumb Question Regarding TV Capture and DirectTV

2005-02-21 Thread Michael Luich
I've got the S-Video out to my pvr-250 with the audio as well. Works
well and the quality is just fine. The cagle would work just as well
without requirng the audio cable and leaving the better quality
S-Video to the TV. The only catch might be the cable trying to use the
tuner. I know ou can tell it to use the external tuner scipt and get
by that. I have yet to hook up my serial cable to the low speed data
port (now where did i leave that soldeing iron) So right now i
have to setup my recordings in myth then set the satellite box to
autotune. It's a bit annoying but working for the moment.

Mike Luich

On Mon, 21 Feb 2005 11:25:39 -0600, hondaman [EMAIL PROTECTED] wrote:
 I have never done tv capture before, so this is an incredibly basic
 question for which I cant find an answer.  I have directtv, and a
 wintv-pvr 250.  How do I recieve the signal from the satellite dish?
 
 Directly from the dish into the card?
 From the satellite reciever box to the card?  If so, which
 connection(s) do I use?
 The tv-out via coax to the card?
 The svid-out to the card?
 And what about the digital-audio spdif connection on the back of the
 satellite reciever?  Can mythtv use that?
 
 Thank you.
 
 ___
 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] MythWeb .17 and Recorded Shows

2005-02-14 Thread Michael Luich
Also check your file associations.

In an explorer window check Tools - folder options. In the file type
tab look to see if .nuv is associated with anything. Probably will be
associated to mediaplayer classic.

Clear that out and you should be all set. Or .mpg might be the problem

Mike Luich

On Mon, 14 Feb 2005 01:35:26 -0500, Jack Trout [EMAIL PROTECTED] wrote:
 I love the new Mythweb look and layout, and the usage is alot more
 intuitive, but I have one issue, and it maybe fixable on my end.
 In .16 I would goto the recorded shows on my laptop, and click on the
 image, and a download dialog would appear, and I could rename the file
 .mpg and save it to my computer and watch it,
 
 in .17 the coding for the page changed slightly and even telling my
 browser to open link as save target as it opens mediaplayer classic,
 and then proceeds to fail.
 
 I have tried the WinMyth on my laptop a while ago, and just does not
 want to run, just freezes, my laptop isnt that fast but generally
 plays mpeg and divx video well enough so I havent bought a new one,
 the recorded programs in mythweb just made it easier to locate the
 show I wanted and download it, I am reduced currently to using mythweb
 to figure out what filename the show I want is, then ftping into my
 box and downloading the correct file
 
 if there is either a way I can modify mythweb to return its previous
 functionality, or if I can use media play or some other program to
 open the stream from the backend itself I would appreciate the help
 
 
 ___
 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] Starting From Scratch

2005-02-09 Thread Michael Luich
What i've been doing is folowing jarod's guide and skiping the use
apt-get to install mythtv. I do an apt-get buil-deps mythtv this
makes sure everything required to build mythtv is installed. Then i
just download the cvs and build it. I know that nythmusic requires
additional prereq's and you might be able to do  apt-get buil-deps
mythmusic for that too. Have done it in a bit but will as soon as i
get access to my new build. (dang isp blocking ALL ports!)

Michael Luich 


On Mon, 07 Feb 2005 21:44:01 -0500, Anthony Zawacki [EMAIL PROTECTED] wrote:
 Jim Gifford wrote:
 
  Ol' Schoola wrote:
 
  Epox 8RDA3+, 2500+ Mobile, 512 of 2700 DDR, GF4 MX 440, Hauppaugge
  PVR-350, Air2PC.
 
  My goal today is to rebuild a FE/BE combined unit (to be seperated
  shortly down the road) from the ashes of a FC2 box which died a
  tragic and horrible death 10 days ago. It was a Soyo Dragon (SY-K7V)
  1600+ which performed admirably over it's four year lifespan.
 
  The new hardware was selected in order to accomodate the jump to
  high-def. The CPU and vid will be bumped to ideal specs next week or
  so, I just want to get a head start on the build now that all the
  hardware is coming together.
 
  Here's the dilemna: When I started my first Myth box around the 0.15
  days, I stuck primarily to Jarod's FC guide and tweaked away here and
  there to get what suited me but I never did foray into building from
  CVS. But then I got really tired of bug #78.
 
  digression Just before the meltdown, I decided to go for broke and
  dump the 0.16 RPMs for CVS. One 'apt-get dist-upgrade' later and I
  found myself in the wonderful world of dependency hell because 2.6.10
  got pulled in somehow. AFAIK, it shouldn't have happened from a
  dist-upgrade but it somehow did. And all the usual suspects broke due
  to kernel modules. To my surprise, I managed to fix them all through
  ATRPMs in very short order. At about that same time, I also managed
  to compile Mozilla Sunbird and both of these successful events gave
  me a really big boost of confidence but I also came to the
  realisation of just *how little* I know about the proper feed and
  caring of a solid linux system. /digression
 
  I was looking at Knoppmyth last night. That is quite the warehouse of
  howto's and whatnot but somehow I get the feeling I'm really not
  going to learn more of linux's intricacies by going that route.
 
  I'm thinking more along the lines of LFS built up enough to bring in
  apt in order to get an easier start with CVS. I figure an initial
  Myth build on whatever is sitting in ATRPMs MythCVS and then pulling
  source in as needed. I know it won't be the easiest way to build a
  mythbox but I really, really need move on from linux newbie status
  and this seems like a way to do it.
 
  In the very long run, I see a backend/NFS/SQL/apache server with
  those two capture cards and diskless frontend(s) capable of HD
  playback but that plan is for another day.
 
  Any thoughts from the community? I'm planning on documenting the path
  I take and the adventures sure to follow and this seems like a good
  time to get input from those much smarter and wiser than I. Believe
  me, I can use all the input y'all have to offer. Think of it this way
  - you can have a vote on how my new Myth box turns out!
 
  --
  Meatwad
 
  Santa, I need presents. I need a unicycle, a banana suit, and a
  banana hat to wear with the banana suit.
  ___
  mythtv-users mailing list
  mythtv-users@mythtv.org
  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
 
  I'm on of the LFS editors, I would like to see a hint added to our
  repository. I can assist you
 
 I have a mythtv .16 LFS 6.0 system running the 2.6.10 kernel.
 
 It's still not perfect, but most of my issues are hardware related...  I
 had to go with a 2.6.8.1+ kernel just to get support for the motherboard
 (It's a SY-P4RC350 with an onboard ATI IGP that wasn't supported until
 that version.)
 
 I've scripted most of the build so I can redo portions as required, so I
 can help with any questions...
 
 Anthony
 
 ___
 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