[mythtv-users] Howto to configure jack or arts in mythfrontend

2006-01-15 Thread Michael Obster
Hi everybody,

can anybody tell me how I can configure jack or arts in my mythfrontend?

To the doc writers: The documention doesn't capture that topic yet.
(Only the point that you should disable such deamons, because otherwise
the alsa devices are not accessible, but that was the time before arts
and jack plugins were in mythtv I think...)

To get closer to my problem, I will give you some output I get. First of
all mythtv is compiled only with arts and jack support (no alsa, no oss).
Starting jack with jackd -d alsa -S -d hw:0,0 gives:
[...]
creating alsa driver ...
hw:0,0|hw:0,0|1024|2|48000|0|0|nomon|swmeter|-|16bit
control device hw:0
configuring for 48000Hz, period = 1024 frames, buffer = 2 periods

Starting mythfrontend with configured audiodevice JACK:hw0,0 result in
looping:
2006-01-15 13:50:46.268 Error opening audio device (hw:0,0), the error
num was: 7
hw:0,0: Illegal seek
2006-01-15 13:50:46.275 Error opening audio device (hw:0,0),  Port not
found.
hw:0,0: Illegal seek

Both started as root!

Anybody here who can give me a hint?

Second topic arts: Which device name comes after ARTS:...? I only get
this by reading the sourcecode (so also a point for documentation).

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


Re: [mythtv-users] Howto to configure jack or arts in mythfrontend

2006-01-15 Thread Michael Obster
Hi,

have it running. If any other person will try jack in combination with
mythtv, only do the following:
1. start jackd
2. Go into your mythfrontend in the general configuration. There you
need to put a JACK: in the audiodevice.
3. Now try to view a tv show or video. You should be able to enjoy the
sound now :-).

Cheers,
Michael

Michael Obster wrote:
 Hi everybody,
 
 can anybody tell me how I can configure jack or arts in my mythfrontend?
 
 To the doc writers: The documention doesn't capture that topic yet.
 (Only the point that you should disable such deamons, because otherwise
 the alsa devices are not accessible, but that was the time before arts
 and jack plugins were in mythtv I think...)
 
 To get closer to my problem, I will give you some output I get. First of
 all mythtv is compiled only with arts and jack support (no alsa, no oss).
 Starting jack with jackd -d alsa -S -d hw:0,0 gives:
 [...]
 creating alsa driver ...
 hw:0,0|hw:0,0|1024|2|48000|0|0|nomon|swmeter|-|16bit
 control device hw:0
 configuring for 48000Hz, period = 1024 frames, buffer = 2 periods
 
 Starting mythfrontend with configured audiodevice JACK:hw0,0 result in
 looping:
 2006-01-15 13:50:46.268 Error opening audio device (hw:0,0), the error
 num was: 7
 hw:0,0: Illegal seek
 2006-01-15 13:50:46.275 Error opening audio device (hw:0,0),  Port not
 found.
 hw:0,0: Illegal seek
 
 Both started as root!
 
 Anybody here who can give me a hint?
 
 Second topic arts: Which device name comes after ARTS:...? I only get
 this by reading the sourcecode (so also a point for documentation).
 
 Cheers,
 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] nuv files to DVD - from unrecognized format to VOBU problems

2005-02-08 Thread Michael Obster
Hi,
Strip out the A/V and remux as a DVD-type stream.  OR, use the 
offshoot of dvb-mpegtools utility 'replex' that will remux a stream 
without stripping.  It also preserves sync better in the case of 
weird/corrupt captures.

e.g. replex -t DVD -o newfile.mpg oldfile.mpg
tcscan -i newfile.mpg should show nav packets.
works great. Thx.
Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] nuv files to DVD - from unrecognized format to VOBU problems

2005-02-06 Thread Michael Obster
Hi,
I need some help.
I tried the HowTo from the MythTV documenation, but this does not work.
First I get a file opening problem with avidemux2 with an original file. 
So I tried a transcoded file (MPEG with MP3) and this is working.

But the HowTo seems to be very old. There is not button Save Raw Video 
Stream in version 2.0.36 anymore. So I tried there the codecs DVD and 
FFm MP2.

I get an encoded *.mpg in this format. But when I try dvdauthor -o DVD 
this.mpg I get a segfault because no VOBU is found. I only get very very 
much warnings about skipping sectors because of waiting for the first 
VOBU :-(.

So I need somebody here who can tell me what I'm doing wrong and perhaps 
can bring the documentation up to date...

Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Updated gentoo, now everything mythtv segfaults

2005-02-03 Thread Michael Obster
Hi Jim,
Jim Coates wrote:
Is there anyway I can try to debug this?  I have now tried using CVS 
with the same result, tried turning on the DEBUG flag in settings.pro 
and still can't get anything out of gdb.

Can you do a strace mythfrontend and send it to me? I think, that you 
have the same problem as I have.
The problem is somewhere in the mysql socket. The first access on this 
socket works when you watch TV or a record. But the second access 
results in a segfault on the socket. A few persons had luck with a 
complete emerge -e world, but this doesn't work for me because I'm 
running ROCK Linux and I don't want to build a complete new distribution 
:-(. And of course thats not a real problem solution...

For the moment I only can say that I can be a problem of 3 parts. First 
the problem is cause by MySQL 4.1.x (because 4.0.x worked without 
segfault). The second problem can be a QT 3.3.3 (I have not tried 3.3.4 
which is available in Gentoo already). The third a last possibility is 
MythTV itself, but then I need a backtrace to debug it (I will do a 
debug build today from mythtv).

I also got a response from Isaac but he said that he cannot do anything 
without a backtrace.

Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Segfaults after watchtv or watchrecord - has anybody the same problems?

2005-02-01 Thread Michael Obster
Hi,
have a weird problem on my pc.
When I'm running mythfrontend everything works for the first time. But
when I go back to the menu and for example select watch tv a second time
or select watching a record or any other combination of these, I get the
second time a segfault.
So what I want to know is, if anybody has the same problems. It's a bit
nerving to restart the complete mythfrontend after watching tv/record.
Versions I had this errors:
CVS 2005-01-29, 2005-01-31 (this one is running now)
I'm using kernel 2.6.9, Xorg 6.8.1, current ATI Radeon driver from ATI
for Xorg (but also tried with ATI radeon Xorg bundled driver).
Any suggestions from you before I send it to dev list?
Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] LIRC question: irw works, mythtv does nothing

2005-01-30 Thread Michael Obster
Hi,
have a problem with my LIRC configuration.
irw is running and gives me output.
Ok. First part running so I copied the lircrc.example into 
~/.mythtv/lircrc and ~/.mythtv/.lircrc (didn't know exactly if the . is 
needed or not).
But MythTV does nothing when I press a button :-(.

To give you more information, these are relevant parts:
From /etc/lircd.conf:
...
ChannelUp0x0014E00B
...
irw does following on pressing:
0014e00b 00 ChannelUp medion_x10
0014e00b 01 ChannelUp medion_x10
~/.mythtv/lircrc contains this part:
...
begin
prog = irxevent
button = ChannelUp
repeat = 3
config = Key Up CurrentWindow
end
...
Can anybody tell me what I'm doing wrong here?
Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] mythfilldatabase and EPG

2005-01-27 Thread Michael Obster
Hi,
have some problems with tv_grab_de_tvtoday. The resulting xml looks good 
but a run mythfilldatabase --file astra -1 test.xml results in a:
### bypassing grabbers, reading directly from file
Updating icons for sourceid: 0
Error inserting person
Unknown xmltv channel identifier: C3sat.de
Skipping channel.
Adjusting program database end times...
0 replacements made.
2005-01-27 15:49:01.274 Connecting to backend server: 127.0.0.1:6543 
(try 1 of 5)
2005-01-27 15:49:01.281 Using protocol version 14
Marking repeats...found 0
Unmarking repeats from grabber that fall within our new episode 
window...found 0

After looking into the databse the table people and program has 
entries after running.

But the strange thing is in the program overview I only see unknow :-(.
Can anybody bring light in this strange behaviour? I don't know what I 
should do to get it running.

Using:
CVS 2005-01-06 (only change in filldata.cpp to now is channel-update 
feature and not using an offset)
MySQL 4.0.21
XML Version: 2.6.14 and 1.8.17

Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
1. Vorsitzender Linux User Group Ingolstadt e.V.
http://www.lug-in.de
Ortsvorsitzender Friedrichshofen-Hollerstauden
der Jungen Union Ingolstadt
http://www.ju-ingolstadt.de
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] DVB patch does not apply :-(

2005-01-26 Thread Michael Obster
Hi,
Michael Obster wrote:
Still hoping. I will try a newer CVS from 2005-01-26 perhaps this solves 
the problem. I let me suprise ;-).
this will also not work. I need the DVB patch. So I wanted to check out 
the version from 2005-01-08. But still the patch does not apply :-(.

Does your CVS-repository supports date checkouts? Because the checkout 
are looking very similar. The generated tar.bz2 are a little bit 
different from size, so for me it looks like it works.

Are there any backward changes, because DVB patch people have applied 
this patch on a CVS checkout from 2005-Jan-08? I also tried 2005-Jan-07 
already with the same effect. So that's somehow bad for me, does anyone 
have a checkout on which this patch applies?

Are there any additional patches which corrects that issue?
Cheers,
Michael Obster
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] DVB patch does not apply :-(

2005-01-26 Thread Michael Obster
Hi,
Michael Obster wrote:
Hi,
Michael Obster wrote:
Still hoping. I will try a newer CVS from 2005-01-26 perhaps this 
solves the problem. I let me suprise ;-).

this will also not work. I need the DVB patch. So I wanted to check out 
the version from 2005-01-08. But still the patch does not apply :-(.

hmm. Looks like it is already in the CVS distribution :-). Trying to 
compile it. Hope that it will run much more better than the first try.

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


Re: [mythtv-users] DVB patch does not apply :-(

2005-01-26 Thread Michael Obster
Hi,


 Are there any additional patches which corrects that issue?

 Latest CVS is working fine.
 - run [build-path]/steup/setup
 - create your DVB card etc. (Don't care about mythfilldatabase, this is
 attic for DVB)

ahh. Perhaps this is the point why it doesn't work yet.

 - enter inital transport after hitting scan  (I have to enter
 frequencies in kHz not in Hz)

Thank you for your help ;-). Btw. do you know a good howto where this is
described?

Cheers,
Michael Obster

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


[mythtv-users] black screen on watching TV if channel fucked up - how can I switch the channel?

2005-01-26 Thread Michael Obster
Hi,
I have another problem. Have selected a channel were I get no signal.
Can anybody say me how I can switch the channel back to a working one, 
so that I can watch TV as before :-/?

Selecting watch TV doesn't let me switch the channel anymore in this 
situation :-(.

Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
1. Vorsitzender Linux User Group Ingolstadt e.V.
http://www.lug-in.de
Ortsvorsitzender Friedrichshofen-Hollerstauden
der Jungen Union Ingolstadt
http://www.ju-ingolstadt.de
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] [OT] Re: Problems using MythTV - errors with channel parameters

2005-01-26 Thread Michael Obster
Hi,
Gavin Hurlbut wrote:
First off, it's not my software.  Secondly, bitching and complaining when
you obviously haven't done your research (such as reading the -dev mailing
list to see that the DVB Patch had been committed to CVS), and haven't kept
current with CVS...  That's not a problem with the software.  That's a problem
with the user.
I don't agree with that. Software guidelines and research about software 
engineering tells a complete other view. They say the problem user does 
not exist. (I know that this is a very provoking statement)

I cannot be the duty of the user to read a complete mailing list to get 
a software running.
The duty of an user is to read documenation like a handbook, an usage 
guide, a howto or anything else in this form.
That was what I have done to run my mythtv and my experience was that 
documentation had lots of holes or obselete parts. Especially DVB setup 
is not described very well.
Btw the best software in the intention of software enginering is 
intuitional usable software, because documentation is not needed there 
(but I always say, continue your dream).

After some hints from mailing lists to 
http://www.digitalregime.com/mythdvb/ I get my mythtv running.

Personally for open source projects I don't write back to people and 
critize their attitude. This always frights users off. It is clear in 
such situation that some people are frustrated because of bad 
documentation (yes the problem is very well know by an open source 
project I'm development member), but nobody of us writes (or should 
write) such mails to the people. We try to help them... and come on this 
is a user list and not a development list ;-)
If you get lots of mails like that, perhaps it is time to do something 
against that? When nothing will be done until I get some more time , I 
will to try to write a complete howto, but I cannot do that without 
help. Because imho a change here is needed.

So don't complain about attitude, my original post was more from the 
frustration and anger about the software and that is not ok, but your 
reaction was also not ok for my opinion. I did not offend you (I hope 
so) in my original post, so why have you done that to me or the cattles? 
 They cannot answer back, I can ;-).

Btw. another persons has told me why -march=pentiumpro and I can 
understand that. Perhaps if you want to talk to optimization guru go to 
http://www.fefe.de. He had done a very good presentation about gcc 
optimization a few years ago :-).

Cheers,
Michael Obster
--
mailto: [EMAIL PROTECTED]
http://www.obster.org
1. Vorsitzender Linux User Group Ingolstadt e.V.
http://www.lug-in.de
Ortsvorsitzender Friedrichshofen-Hollerstauden
der Jungen Union Ingolstadt
http://www.ju-ingolstadt.de
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] DVB tuning problems

2005-01-26 Thread Michael Obster
Hi,
have the same on Hotbird 13°. Some transports not responding and get no 
lock. But others responds and are working.

Astra works well.
I don't know if it is the same problem which results in problems switch 
between channels. Sometimes switching hangs... (CVS from 2005-01-06 
which is very stable in the rest)

DVB apps are working without such problems.
Cheers,
Michael Obster
Mattia Martinello wrote:
Andy Whitworth wrote:
Have you verified that the card can lock on to a channel and watch TV 
outside of Myth ?

Now I tryed with another channel in mythtv-setup (Channel Editor - Scan 
for channels).
I took this channel from channels.conf made by dvbscan:
Canale 5:11919:v:0:27500:513:660:2
I did an Existing Transport Scan and I was able to see the 3 level bars 
moving:

Status: TuningNo Lock
Scan Activity: 0%
Signal Strenght: 100%
Signal/Noise: moving from 49% to 50%
After a bit of seconds i got the error Error tuning to transport.
Here are the logs of MythTV Setup during the scanning process:
2005-01-26 23:57:26.175 DVB#0 Using DVB card 0, with frontend ST STV0299 
DVB-S.
2005-01-26 23:57:26.689 DVB#0 CA: CI handler successfully initialized!
2005-01-26 23:57:26.689 DVB#0 CA: CI handler thread running
2005-01-26 23:57:26.690 DVB#0 DVB Signal Monitor Starting
2005-01-26 23:57:26.836 SIParser: About to do a reset
2005-01-26 23:57:26.837 SIParser: Closing all PIDs
2005-01-26 23:57:27.093 SIParser: Resetting all Table Handlers
2005-01-26 23:57:27.094 SIParser: SIParser Reset due to channel change
2005-01-26 23:57:27.125 DVB#0 DVB signal  | snr 80dc | ber  620 | 
unc0
2005-01-26 23:57:28.095 DVB#0 DVB signal  | snr 8001 | ber 1b30 | 
unc0
2005-01-26 23:57:29.141 DVB#0 DVB signal  | snr 806a | ber 1690 | 
unc0
2005-01-26 23:57:30.149 DVB#0 DVB signal  | snr 7ff2 | ber 1fa0 | 
unc0
2005-01-26 23:57:31.219 DVB#0 DVB signal  | snr 7fe9 | ber  100 | 
unc0
2005-01-26 23:57:32.357 DVB#0 DVB signal  | snr 7fec | ber 53b8 | 
unc0
2005-01-26 23:57:33.495 DVB#0 DVB signal  | snr 7fb9 | ber  100 | 
unc0
2005-01-26 23:57:34.633 DVB#0 DVB signal  | snr 8055 | ber  f50 | 
unc0
2005-01-26 23:57:35.770 DVB#0 DVB signal  | snr 8073 | ber 1128 | 
unc0
2005-01-26 23:57:36.908 DVB#0 DVB signal  | snr 800d | ber  200 | 
unc0
2005-01-26 23:57:38.046 DVB#0 DVB signal  | snr 8073 | ber  400 | 
unc0
2005-01-26 23:57:39.054 DVB#0 DVB signal  | snr 80a9 | ber  800 | 
unc0
2005-01-26 23:57:40.062 DVB#0 DVB signal  | snr 7fa7 | ber  f00 | 
unc0
2005-01-26 23:57:41.070 DVB#0 DVB signal  | snr 7e24 | ber 1300 | 
unc0
2005-01-26 23:57:42.078 DVB#0 DVB signal  | snr 8094 | ber  500 | 
unc0
2005-01-26 23:57:43.086 DVB#0 DVB signal  | snr 80d6 | ber  700 | 
unc0
2005-01-26 23:57:44.093 DVB#0 DVB signal  | snr 7ff2 | ber 3d18 | 
unc0
2005-01-26 23:57:45.101 DVB#0 DVB signal  | snr 809a | ber  100 | 
unc0
2005-01-26 23:57:46.109 DVB#0 DVB signal  | snr 8061 | ber 2a00 | 
unc0
2005-01-26 23:57:47.117 DVB#0 DVB signal  | snr 8064 | ber 1520 | 
unc0
2005-01-26 23:57:48.125 DVB#0 DVB signal  | snr 80a9 | ber 2ce0 | 
unc0
2005-01-26 23:57:49.133 DVB#0 DVB signal  | snr 7fe0 | ber 3c60 | 
unc0
2005-01-26 23:57:50.141 DVB#0 DVB signal  | snr 8085 | ber  b40 | 
unc0
2005-01-26 23:57:51.123 DVB#0 DVB signal  | snr 80d0 | ber 2670 | 
unc0
2005-01-26 23:57:52.093 DVB#0 DVB signal  | snr 8097 | ber  718 | 
unc0
2005-01-26 23:57:53.047 DVB#0 DVB signal  | snr 805e | ber  920 | 
unc0
2005-01-26 23:57:54.001 DVB#0 DVB signal  | snr 8037 | ber 1f68 | 
unc0
2005-01-26 23:57:54.985 DVB#0 DVB signal  | snr 8028 | ber 1170 | 
unc0
2005-01-26 23:57:55.939 DVB#0 DVB signal  | snr 8061 | ber0 | 
unc0
2005-01-26 23:57:56.893 DVB#0 DVB signal  | snr 8031 | ber  f20 | 
unc0
2005-01-26 23:57:57.861 DVB#0 DVB signal  | snr 7ffe | ber  840 | 
unc0
2005-01-26 23:57:58.846 DVB#0 DVB signal  | snr 7fe6 | ber 1c48 | 
unc0
2005-01-26 23:57:59.822 DVB#0 DVB signal  | snr 7fad | ber  dc8 | 
unc0
2005-01-26 23:58:00.776 DVB#0 DVB signal  | snr 806a | ber 2da0 | 
unc0
2005-01-26 23:58:01.388 DVB#0 WARNING - Status: NO LOCK!
ScanWizardScanner::cancelScan
2005-01-26 23:58:05.213 SIParser: Stopping SIScanner
2005-01-26 23:58:05.213 SIParser: SIScanner Stopped
2005-01-26 23:58:05.214 Closing DVB channel
2005-01-26 23:58:05.487 DVB#0 DVB Signal Monitor Stopped
2005-01-26 23:58:05.489 DVB#0 CA: CiHandler thread stopped
2005-01-26 23:58:05.491 SIParser: Stopping DVB Section Reader
2005-01-26 23:58:06.207 SIParser: DVB Section Reader thread stopped

Could you help me, please? I wish to see Mythtv working in my room! :-)
Thank you very much!!
Bye
Mattia.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

[mythtv-users] Problems using MythTV - errors with channel parameters

2005-01-25 Thread Michael Obster
Hi,
I need your help. Have setup MythTV a few days ago and tried to setup my 
channel setting.
I also run mythfilldatabase --manual for a german channel set. The 
grabbing has run and in the channel table there are channels without 
frequency!

Starting mythbackend shows me
2005-01-25 22:29:18.848 DVB#0 ERROR - Unable to find channel in  database.
2005-01-25 22:29:18.848 DVB#0 ERROR - Failed to get channel options for 
channel 3.
 is defined, but isn't attached to a cardinput.

So the next step was running the channel editor and do a scan. The first 
big point which got on my nerves, MythTV had problems to start a scan 
without typing in a frequency :-(.
Ok then lets have a second try when I type in a Astra transponder 
frequency. And then it has found some channel, but all are tagged as 
service :-(. When I need here are names, not random numbers.

Ok, next step. I tried to select WatchTV. The result was about 10 
seconds black screen :-(.
Ok restarting mythbackend results in:
2005-01-25 22:34:39.718 DVB#0 ERROR - Unable to find channel in database.
2005-01-25 22:34:39.718 DVB#0 ERROR - Failed to get channel options for 
channel 3.
 is defined, but isn't attached to a cardinput.

OK. Perhaps s.th. wrong with the channel setup. So I select WatchTV the 
second time. Now I get a:
2005-01-25 22:37:13.087 Changing from None to WatchingLiveTV
2005-01-25 22:37:13.105 Using profile 'Live TV' to record
2005-01-25 22:37:13.110 DVB#0 Recorder: Card opened successfully.
2005-01-25 22:37:13.111 DVB#0 Adding pid 0
2005-01-25 22:37:13.112 2   ok
2005-01-25 22:37:13.132 DVB#0 WARNING - PID value (0) is outside DVB 
specification.
2005-01-25 22:37:13.133 DVB#0 Adding pid 0
2005-01-25 22:37:13.133 DVB#0 WARNING - PID value (0) is outside DVB 
specification.
2005-01-25 22:37:13.169 91   []:[] []:[] []:[] []:[] []:[] []:[] 
[]:[] []:[...
2005-01-25 22:37:14.173 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:15.173 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:16.174 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:17.175 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:18.176 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:19.177 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:20.178 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:21.179 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:22.179 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:23.180 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:24.181 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:25.182 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:26.183 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:27.184 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:28.179 Couldn't read data from the capture card in 15 
seconds.  Game over, man.
2005-01-25 22:37:28.179 1   0
2005-01-25 22:37:28.184 DVB#0 WARNING - No data from card in 1 second.
2005-01-25 22:37:28.186 1   1
2005-01-25 22:37:28.192 1   0
2005-01-25 22:37:28.197 1   1
2005-01-25 22:37:28.203 5   29.97
2005-01-25 22:37:28.214 Changing from WatchingLiveTV to None

What the hell is wrong with your software. Also I have found a 
-march=pentiumpro. PLEASE READ GCC DOCUMENTATION!
This cannot work on platforms like PowerPC for example. Is also 
contraproductive for optimize on the different IA32 cpus!

Ok. My Configuration:
MythTV Version CVS from 2004-12-14
Kernel: 2.6.9
DVB-Card: Technotrend premium rev 1.5
MySQL: 4.1.8
glibc: 2.3.2
gcc: 3.4.2
Card is tested via szap und xawtv, running like expected.
Hoping for some help.
A very frustrated,
Michael Obster
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Problems using MythTV - errors with channel parameters

2005-01-25 Thread Michael Obster
Hi,
Gavin Hurlbut wrote:
OK.  Your attitude smells like a cattle farm.   What the hell is wrong with
your software my ass.   How about you learn to debug?  Oh, and to read the
documentation.  I'm pretty sure the DVB stuff has been documented on the 
mailing list if nowhere else.  If nothing else, you could tone down that
attitude.

Thats pity that you react in this way. I talked with lots of people who 
had also problems like me. I think it's quite normal that you get such 
reactions when users are frustrated because they did read documentation, 
they did read many forums, they did try to get help from the mailing list.
But the problem still exists. This is not helpful.

As for reading GCC Documentation, what about it?  Did you ever think that
maybe... just maybe... the build environment might be optimizing for the
specific platform you are compiling on?   Jeez.
Thats the point. There are many build kits out which do optimization for 
specific architectures. For example look at Gentoo or ROCK Linux. The 
build system optimizes the complete build environment for a selected 
cpu. The only exception on x86 is pentium 4, because this is still 
experimental *g*.
If you look at the assembler output ,gcc creates, there is much 
difference between the different platforms. For example parallel working 
on cpu registers, using SSE, using 3dnow or mmx and so on. Also a speed 
up is between this different optimization.
This features are in the gcc documentation for example ;-).
A hardcoded -march=pentiumpro does not recognizes such things, even I 
know qmake is a little bit tricky here. Personally I prefer autotools 
for building software.
So to get an optimal optimization, it is better to let the build 
determine which option is needed ;-).


MythTV Version CVS from 2004-12-14
maybe you should update this before spewing...  That's over a month old.
I will try that, even that the problem should not be this version, 
because the maintainer of this package tests it on his platform before.
Only a database setup routine can be (because I don't think he is 
setting up his database from the beginning...)
I will report if it is working or not. Perhaps sending some patches :-).

gcc: 3.4.2
And gcc 3.4.x has issues with a lot of code.  Maybe that's part of your
problem too?
Not at all. It is working very well. The only big bug is in its lexer (I 
would fix it if I know how, but it is not trivil to fix :-( ). So some 
ANSI C will not compile :-(. But with some additional brackets the code 
works. And works better than 3.3.x or 3.2.x (sounds interesting...) :-).

Hoping for some help.
Still hoping. I will try a newer CVS from 2005-01-26 perhaps this solves 
the problem. I let me suprise ;-).

Cheers,
Michael Obster
P.S.: Please don't interpret every line as personal attack. That was not 
my intention. I only want to wake you up, because my and a lot of other 
peoples first impression of your software is not very good.
It is more for an article in the german Linux Magazin, how software 
should not be! No I will not write such one, because I don't know as 
much as I need for writing that for the moment.
I hope more if I write such an article in the future that you get some 
helpful development power to get your software much better than today 
;-). So it will be a more positive one ;-).
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Problems using MythTV - errors with channel parameters

2005-01-25 Thread Michael Obster
Hi,
Hugo van der Kooij wrote:
On Wed, 26 Jan 2005, Gavin Hurlbut wrote:
OK.  Your attitude smells like a cattle farm.

Please do not insult cattle by implying them here. ;-)
Perhaps it was my bavarian charm what he smells. ;-)
Cheers,
Michael Obster
P.S.: Sorry. I can't resist...
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users