On Tuesday 08 March 2005 21:47, Patrick Kelley wrote:
> On Wed, 09 Mar 2005 00:31:01 -0500, Brian Topping <[EMAIL PROTECTED]> wrote:
> > Greetings all,
> >
> > First, thank you very much for all your work on this project. I saw
> > things were "real close" a week or so ago, but that the cx25840 do
I've looked at the cx25840 audiofmt parameter, but I'm not convinced the
parameters are the same as the msp3400 audiofmt parameter.
The cx25840 driver unhelpfully says only:
MODULE_PARM_DESC(audiofmt, "Audio Format: default=autodetect,
1=NTSC,...0xE");
Without enumerating the other values. There
This time in the form of a now missing struct member. While I may not
agree with the kernel hackers new found love of screwing with things in
the middle of a stable kernel series, I don't make the rules, so I guess
we just have to live with it.
Attached is a patch that fixes compilation for ivtv-0
On Wed, 09 Mar 2005 00:31:01 -0500, Brian Topping <[EMAIL PROTECTED]> wrote:
> Greetings all,
>
> First, thank you very much for all your work on this project. I saw
> things were "real close" a week or so ago, but that the cx25840 doc was
> released and that it was probably better to wait a few
Greetings all,
First, thank you very much for all your work on this project. I saw
things were "real close" a week or so ago, but that the cx25840 doc was
released and that it was probably better to wait a few days for things
to settle down so I wasn't asking the same questions as everyone else
Op di 08-03-2005, om 20:02 schreef Tyler Trafford:
> It is interesting that this is neccesary. I don't have to do that,
> and the only difference I can think of would be that I have I2C (and
> videodev) compiled into my kernel.
Me too :-) (I hate modules, on my server I even disabled them in ker
> > Halleluia (if they're really committed):
> > http://linux.slashdot.org/linux/05/03/09/004227.shtml
>
> The guy that wrote the Linux driver is on the MythTV lists. I believe he even
> managed to get Plextor to hook Isaac up with a free ConvertX to play with.
There is no better business decisio
I've been trying to solve the problem of a stuttering TV picture/audio
when I bring up the program guide on MythTV, but have not yet made
any progress. The problem is, when I bring up the program guide, and
start scrolling around, sometimes the TV picture and audio will start
to stutter. Somet
On Tuesday 08 March 2005 17:59, Bruno Hertz wrote:
> Halleluia (if they're really committed):
> http://linux.slashdot.org/linux/05/03/09/004227.shtml
The guy that wrote the Linux driver is on the MythTV lists. I believe he even
managed to get Plextor to hook Isaac up with a free ConvertX to play
Halleluia (if they're really committed):
http://linux.slashdot.org/linux/05/03/09/004227.shtml
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which produc
Hi, Banging my head against a solid brick wall, wall is winning.
Sorry for long posting, but I thought I get all the info out at this time
I'm a complete newbie at linux and mythtv, but willing to learn.
Following Jarod Wilson's Guide, get to the part where we attempt to put KDE
on the TV Monitor
On Tuesday 08 March 2005 12:51, Christian Viller Hansen wrote:
> > Also, double-check that you're actually running 0.3.2h and not a prior
> > version, the Makefile changes put the ivtv modules in a different
> > directory than earlier versions, so its possible you have older versions
> > that are a
On Tue, 08 Mar 2005 21:05:06 +0100, Freaky <[EMAIL PROTECTED]> wrote:
> Nick Rosier wrote:
> > Freaky,
> >
> > I just checked your tuner-capture and I've got the same quality
> > problem. I'm not all to impressed with the quality of the 150 compared
> > to my 350. I've only been able to test the tu
On Tue, 8 Mar 2005, Jarod Wilson wrote:
On Tuesday 08 March 2005 09:34, Christian Viller Hansen wrote:
Hi
I tested the patch on my 150 MCE PAL card. It didn't help autodetect my
tuner. :(
Stuck with:
modprobe ivtv ivtv_std=2 tuner=51
Not that complicated, but I'm not sure that tuner 51 is the corr
Nick Rosier wrote:
Freaky,
I just checked your tuner-capture and I've got the same quality
problem. I'm not all to impressed with the quality of the 150 compared
to my 350. I've only been able to test the tuner so until now, I
wasn't sure if it was the tuner or the encoder.
Under windows it's fine.
On Tuesday 08 March 2005 11:18, Nick Rosier wrote:
> I'll probably switch to h tonight; have you tried letting tveeprom
> detect the tuner itself? I tried it with g but it was set to the wrong
> tuner.
My tveeprom patch for PAL cards isn't in the ivtv source yet (as of 0.3.2h),
you'll have to app
On Tuesday 08 March 2005 09:34, Christian Viller Hansen wrote:
> Hi
>
> I tested the patch on my 150 MCE PAL card. It didn't help autodetect my
> tuner. :(
>
> Stuck with:
> modprobe ivtv ivtv_std=2 tuner=51
>
> Not that complicated, but I'm not sure that tuner 51 is the correct for my
> card. Both
Bob Wiegand schrieb:
From: TheNop <[EMAIL PROTECTED]>
Hi,
I have build a xine plugin for the PVR-350 TV output.
This plugin uses the osd for output.
This sounds interesting. It sound like this is just using the
350 as a video buffer without using the hardware decoder on
the board. Is this correct?
Freaky,
I just checked your tuner-capture and I've got the same quality
problem. I'm not all to impressed with the quality of the 150 compared
to my 350. I've only been able to test the tuner so until now, I
wasn't sure if it was the tuner or the encoder.
I've been able to get it a bit better, but
I'll probably switch to h tonight; have you tried letting tveeprom
detect the tuner itself? I tried it with g but it was set to the wrong
tuner.
N.
On Tue, 8 Mar 2005 19:17:26 +0100 (CET), Christian Viller Hansen
<[EMAIL PROTECTED]> wrote:
> Hi Nick
>
> On Tue, 8 Mar 2005, Nick Rosier wrote:
> >
Nipper <[EMAIL PROTECTED]> wrote:
> What I would like to do is set the audio standard to NICAM, which is
> available on all channels here, if it cannot be auto detected correctly.
>
> On my PVR-250 on another machine with ivtv 0.1.9 I use
> insmod $IVTV/msp3400.o standard=0x08
> But that doesn't s
On Tue, 08 Mar 2005 19:21:26 +0100, Jaap Struyk <[EMAIL PROTECTED]> wrote:
> Op di 08-03-2005, om 18:47 schreef frederic gaudet:
>
> > I tried ivtv modules, from 0.3.2b to the latest 0.3.2h
> > with all the same issue : cat /dev/video0 >
> > capture.mpg produce a 0k file.
>
> Try loading, unloadi
Sadly no, this doesn't seem to make a noticable difference.
buck:~/ivtv-0.3.2h/utils$ ivtvctl -p6 -u1 -d/dev/video0
ioctl: VIDIOC_S_STD
Standard set to 0001
ioctl: VIDIOC_S_INPUT
Input set to 6
buck:~/ivtv-0.3.2h/utils$ ivtvctl -p7 -u1 -d/dev/video0
ioctl: VIDIOC_S_STD
Standard set to 0001
From: TheNop <[EMAIL PROTECTED]>
Hi,
I have build a xine plugin for the PVR-350 TV output.
This plugin uses the osd for output.
This sounds interesting. It sound like this is just using the
350 as a video buffer without using the hardware decoder on
the board. Is this correct?
For X users, is there
right, unloading and reloading solve the error
message, but I always have a 0k file during capture
:-(
--- Jaap Struyk <[EMAIL PROTECTED]> wrote:
> Op di 08-03-2005, om 18:47 schreef frederic gaudet:
>
> > I tried ivtv modules, from 0.3.2b to the latest
> 0.3.2h
> > with all the same issue : cat
Op di 08-03-2005, om 18:47 schreef frederic gaudet:
> I tried ivtv modules, from 0.3.2b to the latest 0.3.2h
> with all the same issue : cat /dev/video0 >
> capture.mpg produce a 0k file.
Try loading, unloading and loading again.
I have a script on startup instead of modprobe entry's:
echo "Load
Hi Nick
On Tue, 8 Mar 2005, Nick Rosier wrote:
which version of the driver are you running. Up until 0.3.2d I had to
use 51. I've recently switched to 0.3.2f which requires 55.
I have been running d for a while. Tried e with no luck. f gave me ok
picture, but no sound. Now I use h which seems to b
hi all,
I have a PVR 150 card (model 1052 - PAL/SECAM) running
in a fedora core 2 (2.6.10 4kstacks kernel) box.
I tried ivtv modules, from 0.3.2b to the latest 0.3.2h
with all the same issue : cat /dev/video0 >
capture.mpg produce a 0k file.
I have tested either kernel without 4kstack and with
4k
That did it, now build works for me!
Thanks
Rob
Ian Campbell wrote:
On Tue, 2005-03-08 at 10:20 +, Ian Campbell wrote:
On Mon, 2005-03-07 at 22:21 -0800, Rob Comstock wrote:
Looks like Makefile2.6 is after the Kbuild file from the driver directory
but the -C directive has it building fr
Jarod Wilson wrote:
If some PAL PVR-150 and/or 500 users could give these a shot, it'd be much
appreciated. When coupled with Tyler's audiofmt-makefile-autotune.032g.patch
patch, this *should* auto-detect and auto-configure both the LG and Philips
tuners on PAL PVR-150 cards.
The audiofmt patch
Christian,
which version of the driver are you running. Up until 0.3.2d I had to
use 51. I've recently switched to 0.3.2f which requires 55.
N.
On Tue, 8 Mar 2005 18:34:40 +0100 (CET), Christian Viller Hansen
<[EMAIL PROTECTED]> wrote:
> Hi
>
> I tested the patch on my 150 MCE PAL card. It didn
Hi
I tested the patch on my 150 MCE PAL card. It didn't help autodetect my
tuner. :(
Stuck with:
modprobe ivtv ivtv_std=2 tuner=51
Not that complicated, but I'm not sure that tuner 51 is the correct for my
card. Both 38 and 51 works. I can't really figure out which one to use.
It would be cool
On Tue, 2005-03-08 at 10:20 +, Ian Campbell wrote:
> On Mon, 2005-03-07 at 22:21 -0800, Rob Comstock wrote:
> > Looks like Makefile2.6 is after the Kbuild file from the driver directory
> > but the -C directive has it building from the /lib/modules/2.6.9/build dir
> > instead?
> > Should a ma
Do you have any audio at all?
Try sending these commands:
ivtvctl -p6 -u1 -d/dev/video0
ivtvctl -p7 -u1 -d/dev/video0
ivtvctl -p6 -u1 -d/dev/video0
Does the audio get better?
-Jelte
On Tue, 2005-03-08 at 11:45, Nipper wrote:
> Hi,
>
> Using 0.3.2h unpatched, I'm unabl
Hi,
Using 0.3.2h unpatched, I'm unable to get audio running reliably. I am
in New Zealand, where we have PAL B/G, with NICAM. My PVR-250 is running
with this okay.
I am currently loading ivtv with insmod driver/ivtv.ko tuner=56,56
i2c_enable=1,1,-1,-1,-1,-1,-1,-1
>From /var/log/messages (kernel
On Mon, 2005-03-07 at 22:21 -0800, Rob Comstock wrote:
> Looks like Makefile2.6 is after the Kbuild file from the driver directory
> but the -C directive has it building from the /lib/modules/2.6.9/build dir
> instead?
> Should a makefile include patch be added?
The Makefile is correct according
Around about 07/03/05 15:24, Neil Bird typed ...
My Myth box is *so* close to being finished, but I'm stuck with a
semi-frequent (every day or two) lock-up that means I can never
guarantee I'll get a recording OK :(
http://www.fnxweb.com/data/ivtv.log
Anyone?
--
[EMAIL PROTECTED] ~]# rm
37 matches
Mail list logo