Re: [mythtv] [experimental patch] Teletext decoder for DVB Cards

2005-03-16 Thread Tj
Tj wrote: Frank Muenchow wrote: Here is the first experimental patch for decoding Teletext for DVB-Cards. (It's far away from being perfect, but you're welcome to contribute to improve the code or to find errors) It uses the vbi decoder patch for ivtv-cards (see

Re: [mythtv] [experimental patch] Teletext decoder for DVB Cards

2005-03-16 Thread Frank Muenchow
Tj schrieb: hi, applied your patch but when I hit 'T', mythtv says 100 Te le text is unavailable :(.. I tried 800 and 320 (hex for 800) but both doesn't work? How do you set up teletext in Myth? Am I missing anything, it's already set to PAL Teletext in setup/setup. Thanks. Try to find out,

Re: [mythtv] [experimental patch] Teletext decoder for DVB Cards

2005-03-16 Thread Frank Muenchow
Teletext captions isn't 800, think it's 801 for Australia.. Will try it again later at around 7pm WST when they actually have captions... Hopefully it will just work.. Regards. Tj So maybe you need to have the teletext transparent. Patch vbidecoder.cpp in libs/libmythtv if needed. ---

Re: [mythtv] [experimental patch] Teletext decoder for DVB Cards

2005-03-16 Thread Tj
Just tried TS mode. Able to receive teletext index (100) and browse Teletext, though some sections were garbled somewhat... But strangly no captions @ 801.. Frank Muenchow wrote: Teletext captions isn't 800, think it's 801 for Australia.. Will try it again later at around 7pm WST when they

Re: [mythtv] Freese : mythfrontend + nVidia 1.0.7167

2005-03-16 Thread Kyuma Ohta
Written by Brian C. Huffman [EMAIL PROTECTED] at Tue, 15 Mar 2005 15:49:21 - : Subject: Re: [mythtv] Freese : mythfrontend + nVidia 1.0.7167 huffman Development of mythtv mythtv-dev@mythtv.org wrote: huffman Hi, huffman I'm using nVidia X driver 1.0.7167 with GeForce2 MX400 + VIA KT400

[mythtv] DVB recording issues

2005-03-16 Thread Peter
Hi, First off many thanks for a brilliant app! I've been using Myth for a few months, but am now running into a couple of issues that are affecting some of my recordings. Not sure if I'm sending this to the right list 1) Using PS mode, sometimes I loose sound in a recording. If I rewind a bit I

Re: [mythtv] HDTV Channel Changing Bug

2005-03-16 Thread Daniel Thor Kristjansson
]I seem to have a reproducible bug when changing between certain ]channels. Summary : ]When I get the 'bad stream' message, I can still switch back to ]channel 3 and that works. Then switching to the channel I originally ]wanted is ok. I sent a patch to the mailing list a few weeks ago for this

Re: [mythtv] DVB recording issues

2005-03-16 Thread Jesper Sörensen
Peter wrote: 1) Using PS mode, sometimes I loose sound in a recording. If I rewind a bit I still loose sound at the same point, leading me to believe there is no sound in the recording. It appears to affect recordings randomly, on either of my two DVB-T cards on (seemingly) any channel. From

Re: [mythtv] Module API

2005-03-16 Thread Alberto Alonso
On Sun, 2005-03-13 at 12:33 -0500, J. Donavan Stanley wrote: Also please note that reading code != API documentation. That's all there is... I still think that the code will not have everything needed, specially things like how the interaction is handled. What to do/how to handle plugin

Re: [mythtv] SegFault live TV with trace

2005-03-16 Thread Steven
Jonathan Sass wrote: I left my live tv on and myth crashed and when I came back I got the following trace. 2005-03-13 00:35:36.652 RemoteFile::Read() failed in RingBuffer::safe_read(). Couldn't read file: rbuf://127.0.0.1:6543/mnt/store//ringbuf2.nuv [Thread -223794256 (LWP 28898) exited]

[mythtv] [PATCH]Shouldn't MythVideo store filenames relative to VideoStartupDir?

2005-03-16 Thread Neale Swinnerton
Hi, I've been having a problem with MythVideo and the way it stores filenames in the Database. I have 1 machine that acts as a nfs server and another frontend that mounts the Video directory from that nfs server. On the nfs server I occasionally run a frontend that accesses the disk 'direct'

Re: [mythtv] Module API

2005-03-16 Thread Brad Benson
On Wed, 16 Mar 2005 09:55:17 -0600, Alberto Alonso [EMAIL PROTECTED] wrote: On Sun, 2005-03-13 at 12:33 -0500, J. Donavan Stanley wrote: Also please note that reading code != API documentation. That's all there is... I still think that the code will not have everything needed,

Re: [mythtv] [experimental patch] Teletext decoder for DVB Cards

2005-03-16 Thread Staffan Pettersson
Just tried TS mode. Able to receive teletext index (100) and browse Teletext, though some sections were garbled somewhat... But strangly no captions @ 801.. Frank Muenchow wrote: Hi Awesome that somebody is working on this :=) I have the same problem, no close captions. but if i tune to

Re: [mythtv] Crashes

2005-03-16 Thread Tom Barber
Tom Barber wrote: I've also had a problem with just a random crash, it doesn't happen very often but now and again it just grinds to a halt a plays a high piched beep through the speaker. Using 2 PVR 250's Soundblaster Live Nvidia geforce FX Myth 0.17 Anyone else had this problem? Thanks Tom

[mythtv] Crashes

2005-03-16 Thread Tom Barber
I've also had a problem with just a random crash, it doesn't happen very often but now and again it just grinds to a halt a plays a high piched beep through the speaker. Using 2 PVR 250's Soundblaster Live Nvidia geforce FX Myth 0.17 Anyone else had this problem? Thanks Tom

Re: [mythtv] Crashes

2005-03-16 Thread Robert Kulagowski
Anyone else had this problem? No one can do anything with a post that has no details in it. ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Re: [mythtv] Crashes

2005-03-16 Thread Tom Barber
Robert Kulagowski wrote: Anyone else had this problem? No one can do anything with a post that has no details in it. ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev Right, I have a Semperon 2.8,

Re: [mythtv] Crashes

2005-03-16 Thread Mario L
I had the same problems too, until I moved my pvr350 into a dedicated backend. Even if I was using tvout of another video card and not the 350 tv out it would freeze. The moment I had a dedicated backend and dedicated frontend the issues went away. On Wed, 16 Mar 2005 19:51:39 +, Tom

Re: [mythtv] [experimental patch] Teletext decoder for DVB Cards

2005-03-16 Thread Frank Muenchow
Tj schrieb: Just tried TS mode. Able to receive teletext index (100) and browse Teletext, though some sections were garbled somewhat... But strangly no captions @ 801.. Maybe this patch works for you - in the specs the pages are differed in teletext and subtitles - but they don't use it here in

Re: [mythtv] [PATCH]Shouldn't MythVideo store filenames relative to VideoStartupDir?

2005-03-16 Thread Dan Christensen
Neale Swinnerton [EMAIL PROTECTED] writes: I've been having a problem with MythVideo and the way it stores filenames in the Database. ... Although MythVideo allows you to specify a VideoStartupDir, the filenames stored in videometadata are absolute, so if I do a video scan on one machine

Re: [mythtv] MythGame bug

2005-03-16 Thread Barney Barumba
On Sun, Mar 13, 2005 at 06:58:41PM -0800, Joe Votour wrote: I knew that I forgot to post something to the list after 0.17 came out... Actually, if system isn't part of the categories for me, then MythGame crashes. Also, if you don't put date in the categories, then you'll see a date value of 0

Re: [mythtv] [PATCH]Shouldn't MythVideo store filenames relative to VideoStartupDir?

2005-03-16 Thread J. Donavan Stanley
Neale Swinnerton wrote: Hi, I've been having a problem with MythVideo and the way it stores filenames in the Database. I have 1 machine that acts as a nfs server and another frontend that mounts the Video directory from that nfs server. On the nfs server I occasionally run a frontend that

[mythtv] MythGame improvements - was Re: MythGame bug

2005-03-16 Thread Barney Barumba
Further to my last post, the basic ideas I'm working with for gametree.cpp are: - create a new GameTreeRoot to store root node settings: levels - e.g. system year genre gamename filter - e.g. favourites = 1 - determine leaf nodes from the root node levels. i.e. do not hardcode gamename - use

[mythtv] automagic config settings (version 9)

2005-03-16 Thread Daniel Thor Kristjansson
This updates the automagic settings.pro patch, I've added -Os if the cpu or tune parameter is c3 or c3-2. I've also changed the xrandr detection to check for the presence of the Xrandr.h header and not the xrandr executable. Finally, I've added autodetection of ccache and distcc so that if you

Re: [mythtv] mythtranscode missing cutpoints

2005-03-16 Thread Jack Wrobbel
On Wed, 2005-03-16 at 01:29, Chris Petersen wrote: I'm running CVS from 3/9, and have noticed that recently a number of my recordings still have commercial chunks in them after I run them through nuvexport (via mythtranscode). Now, I've always had issues with mythtranscode (and mythtv in

Re: [mythtv] Crashes

2005-03-16 Thread Tom Barber
Mario L wrote: I had the same problems too, until I moved my pvr350 into a dedicated backend. Even if I was using tvout of another video card and not the 350 tv out it would freeze. The moment I had a dedicated backend and dedicated frontend the issues went away. On Wed, 16 Mar 2005 19:51:39

Re: [mythtv] mythtranscode missing cutpoints

2005-03-16 Thread Jack Wrobbel
On Wed, 2005-03-16 at 22:38, Chris Pinkham wrote: As far as I can tell, this is a mythtranscode issue. In the cutlist editor, the cutpoints all look fine, and ffmpeg merely encodes exactly what mythtranscode sends it (doesn't have its own cutpoint handling that I think there needs

Re: [mythtv] mythtranscode missing cutpoints

2005-03-16 Thread Jack Wrobbel
On Wed, 2005-03-16 at 22:38, Chris Pinkham wrote: As far as I can tell, this is a mythtranscode issue. In the cutlist editor, the cutpoints all look fine, and ffmpeg merely encodes exactly what mythtranscode sends it (doesn't have its own cutpoint handling that I think there needs

Re: [mythtv] mythtranscode missing cutpoints

2005-03-16 Thread Chris Pinkham
As far as I can tell, this is a mythtranscode issue. In the cutlist editor, the cutpoints all look fine, and ffmpeg merely encodes exactly what mythtranscode sends it (doesn't have its own cutpoint handling that I can find, or I'd be using it). Initially, I'd guess that this has